I saw a lot of questions about this, but still could not find the answer.
I want to be able to convert a file docxto a file pdfwithout installing a word. Maybe there is a free library? I really don't want to pay for it. I read the post about XSL-FOand found the library XSL-FOto pdf converter, not sure if this works.
So, without using Microsoft.Office.Interop.WordI want to convert docxtopdf
source
share