I'd like to be able to use the convenient --convert-to CLI switch on
soffice to convert from Word to PDF.  However, I'd like that conversion
to create tagged PDFs, and the default for UseTaggedPDF is false.

A number of PDF export options are listed at
https://wiki.openoffice.org/wiki/API/Tutorials/PDF_export, and after
reading that I tried,

 $ soffice --convert-to pdf:writer_pdf_Export:UseTaggedPDF=true --outdir /tmp 
myfile.docx

But still got untagged PDF in the output file.

Can anyone see what I'm doing wrong?

Thanks in advance!

Bill

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to