| | |
How To convert .doc file to .pdf file
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Aug 2008
Posts: 1,735
Reputation:
Solved Threads: 186
If you dont want to use anyone on the internet, why would you be asking us? Arent we on the internet too?
The simple answer is you would need to read up on PDF format, as well as then the microsoft word format, and work from there.
Most people would use a PDF printer however.
The simple answer is you would need to read up on PDF format, as well as then the microsoft word format, and work from there.
Most people would use a PDF printer however.
Did I just hear "You gotta help us, Doc. We've tried nothin' and we're all out of ideas" ? Is this you? Dont let this be you! I will put in as much effort as you seem to.
•
•
Join Date: Aug 2008
Posts: 1,162
Reputation:
Solved Threads: 137
It is wayyy to complicated to convert a doc to pdf, if you are just wanting to use your own code. I agree with LizR, use a pdf printer. You can use Ghostscript PDF Printer and call through code. I have also used pdf995. The pdf spec is fairly complicated and isn't something that you can just code in a short amount of time.
Custom Application & Software Development
www.houseshark.net
www.houseshark.net
•
•
Join Date: Aug 2008
Posts: 1,735
Reputation:
Solved Threads: 186
Then you need to do a heck of a lot of reading about the file format from word in its many versions, as well as a lot on how to write out PDF files.. Both will be a long and hard journey
Did I just hear "You gotta help us, Doc. We've tried nothin' and we're all out of ideas" ? Is this you? Dont let this be you! I will put in as much effort as you seem to.
•
•
Join Date: Oct 2007
Posts: 172
Reputation:
Solved Threads: 16
Ok, IT_Techno there is a library that could helps you to perform your task
The iTextSharp
Here is a tutorial how to use it to convert your own document to pdf files within your own application
Tutorial
http://itextsharp.sourceforge.net/tutorial/index.html
The iTextSharp
Here is a tutorial how to use it to convert your own document to pdf files within your own application
Tutorial
http://itextsharp.sourceforge.net/tutorial/index.html
Last edited by Jugortha; Oct 29th, 2008 at 1:55 pm.
![]() |
Similar Threads
- writable pdf (Windows Software)
- create pdf or word file from within c# (C#)
- File conversion in vb (Visual Basic 4 / 5 / 6)
- SYMANTEC EMAIL PROXY! Please help me!!! (Viruses, Spyware and other Nasties)
- More info abt some HW/SW (Troubleshooting Dead Machines)
Other Threads in the C# Forum
- Previous Thread: How to add whole column in combobox
- Next Thread: CheckBox Cell in DataGridView
| Thread Tools | Search this Thread |
.net access ado.net algorithm array barchart bitmap box broadcast buttons c# chat check checkbox client color combobox control conversion csharp custom database datagrid datagridview dataset datetime degrees development draganddrop drawing encryption enum event excel file files form format forms function gdi+ httpwebrequest image index input install java label list listbox listener mandelbrot math mouseclick mysql nargalax networking object operator path photoshop picturebox pixelinversion polynomial post prime programming radians regex remote remoting richtextbox save saving serialization server sleep socket sql statistics stream string table tcp text textbox thread time timer treeview update usercontrol validation view visualstudio webbrowser windows winforms wpf xml






