Convert MS Word doc to PDF
Visual Basic
3
Posts
3
Posters
0
Views
1
Watching
-
Go with opensources like ITextSharp[^]. Also check the below one Convert Doc to PDF with the Help of MS Word and Adobe Acrobat[^]
thatraja
FREE Code Conversion VB6 ASP VB.NET C# ASP.NET C++ JAVA PHP DELPHI | Nobody remains a virgin, Life screws everyone :sigh:
-
You can use a tool like PDFSharp[^] to do this type of conversion. Using the Save As PDF plugin [^]can help you out as well. It requires an install though. ITextSharp[^] can be used to create PDF's. Open office is another utility that you can use - this article describes using it - Converting Microsoft Word Document to PDF format using OpenOffice.org (Portable)[^].