Git Product home page Git Product logo

Comments (1)

Doktorierer avatar Doktorierer commented on June 15, 2024

Thank you.

The code, which is in fact MS Word automation, is VBA (visual basic for applications). Additionally, we need some customization of the MS Word menu-bar. Moreover, you need "ghostscript", where you may have to adapt the command-line parameters, or you can take any other program that converts a pdf to a png-image by a command-line.

Issues:

VBA may still be supported in the newest version of Office for MAC, but this seems not be evident, and may depend on the application (Word, Excel...):

https://stackoverflow.com/questions/3545725/vb-macro-or-office-addin-for-mac

In principle, VBA for Mac should be the same as for Windows, but you are never sure. Then the Menu-Bar in Office for Mac seems to be accessed differently:

https://stackoverflow.com/questions/40441024/using-windows-word-macro-in-mac-word

Unfortunately, I have no access to a Mac. But it seems that the adaption may be not be trivial (in the base case that VBA is supported in current and future version of Office for Mac, and the VBA code executes correctly on Mac). So, this would mean that you have to go into the VBA-code (in the .dotm) and check compatibility and adapt.

from wordaslatexeditor.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.