In my web project, I use DocX file type for containing report template. I need to convert DocX file type to PDF. Do you have any .Net managed code for doing that?
I
Does Open Office have an API? that would at least be a free option?
Create the PDF using a Reporting Tool like ActiveReports/Crystal Reports (much easier than using iTextSharp)