I Want To convert Doc To Pdf Using C#.But Dont Want to Use ms Word Dll As I cannot Redistribute it. I also tried ItextSharp But It creates Pdf from Step By Step I want To Convert Doc Or Html File Directly Into Pdf By Code Or By Using Open Source Dll.
Member
10 Points
3 Posts
Convert Doc To Pdf
Mar 05, 2010 02:15 AM|Amit_MUNDRA|LINK
hi,
I Want To convert Doc To Pdf Using C#.But Dont Want to Use ms Word Dll As I cannot Redistribute it. I also tried ItextSharp But It creates Pdf from Step By Step I want To Convert Doc Or Html File Directly Into Pdf By Code Or By Using Open Source Dll.
Please Help Me-
Thanks In Advance .
-AMIT
Participant
1392 Points
374 Posts
Re: Convert Doc To Pdf
Mar 05, 2010 04:27 AM|Binary_Fiddle|LINK
The best way to do it is by using XSL-FO and any rendering engine Apache FOP is an open source engine
The other option available is
http://www.developerfusion.com/code/4266/how-to-create-pdf-files-from-aspnet-pages/
this example used crystal dll's available be visual studio
This can be beneficial to other community members reading the thread.
Regards,
Amit
Microsoft Certified Technology Specialist (MCTS)