Converting docx to PDF/A with libre office writer
问题 I am happily converting docx files to PDF via the command line (controlled via C# process calls) out of my service. Unfortunately I could not find any internet search results on how to set the options for the output PDF that the GUI offers me. I am specifically looking for generating PDF/A and tagged PDF via the command line. Anyone ever done this and knows how to do that? EDIT: Obviously getting a PDF/A can be done by using unoconv instead. On windows one would use the following command line