I recently purchased the DOC to Any Converter Command Line Server License and installed it on a server to run with a system we have. Although the DOC to Any Converter is performing a reasonable job at converting simple MS Word document to PDF, on more complicated documents containing tables, and page size changes, entire pages of documents go missing. For example, please see the attached files – one is the original Word document, and one is the pdf conversion. If you look at pages 9/10, most of the table has gone missing in the pdf version.
Please can you advise me if I need to adjust the settings on the DOC to Any Converter Command Line tool to get a better conversion experience? Or can you tell me if there is something that the MS Word document authors need to avoid in formatting their documents not to get this problem?
Thanks
=================================
Thanks for your message, you can use "-useoffice 1" and "-useprinter" options to convert your complicated Word documents containing tables to PDF files properly, please refer to following command lines,
Doc2any.exe -useoffice 1 -useprinter C:\test.doc C:\out.pdf