Page 1 of 1

OT: Docx to PDF Converter

PostPosted: Fri Jun 30, 2017 5:31 pm
by Jeff Barnes
Does anyone know of a good command line program to convert DOCX files to PDF that does not require Word installed?
Preferably free :)

Re: OT: Docx to PDF Converter

PostPosted: Fri Jun 30, 2017 6:49 pm
by Jeff Barnes
Found one that seems to work well.

http://www.weenysoft.com/free-word-to-pdf-converter.html

If you end up using this via command line you will need to click on the settings tab (bottom of window) and un-check the "Open the directory when conversion completes" then click FILE-> Save Profile.

Hope this helps someone else :)


Sample Usage: c:\Weeny Free Word to PDF Converter\word2pdf.exe /source "c:\MyDir\MyFile.docx" /target "c:\MyDir"

Re: OT: Docx to PDF Converter

PostPosted: Tue Jul 04, 2017 11:57 am
by Carlos Mora
Hi Jeff,

When you convert a docx to pdf... Can you select (mark, copy) text from the pdf file? Is it a text to text object convertion or is it a renderized image from the original document?

Regards

Re: OT: Docx to PDF Converter

PostPosted: Tue Jul 04, 2017 1:19 pm
by Jeff Barnes
Hi Carlos

I haven't dug that deep into this software.
I programmatically make my changes to the docx file (without using word) then just needed to convert it to pdf.

I think there are extra functions you can do with it but have not tried.

Re: OT: Docx to PDF Converter

PostPosted: Wed Jul 05, 2017 9:27 am
by Carlos Mora
Sorry, I haven't explained what I mean. I'm referint to the resulting PDF. When you open it ¿Can you select text from it?
I'm asking because it is an important detail, and if you are able to select text that way it means the translation is a really good one.

Regards,

Carlos

Re: OT: Docx to PDF Converter

PostPosted: Wed Jul 05, 2017 11:54 am
by Jeff Barnes
Just checked.... yes you can select text from the pdf :)