Hello, earlier I used Win/MSWord for writing job applications. There I was able to make a VBA Macro, for printing all the pages as one pdf document and at the same time each page separately as pdf documents. All saved automatically into the same folder, always using the same document names. And I was able to make a ‘button’ into the main Tooldbar area, for running the Macro.
Now how can I make the same, when using LibreOffice Writer and Ubuntu when the LibreOffice Writer does not have any Macro possibilities?
Or is there some other program to write the application documents, that would have some kind of Macro possibilities?
2 Likes
Also, LibreOffice has limited support for MS Office VBA. You may try to open your Word document in LibreOffice to check.
1 Like
I’ve keep this guide bookmarked for reference. Chapter 11 deals with Macros.
4 Likes
Another nice resource for LibreOffice / OpenOffice Makro Programming is https://www.pitonyak.org/oo.php . Andrew Pitonyak wrote a Book about StarBasic and offers it and a lot of related material on his personal website.
I think you can use libreoffice in the terminal for that. Probably with some options etc. I’ll try find some time to poke around
This topic was automatically closed after 30 days. New replies are no longer allowed.