![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Programming A discussion forum for programs and programming used in tech-related businesses. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jun 2008
Posts: 8
OS: xp
|
Free doc to PDF converter tool
I need to embed doc to PDF converter in my software in .net which retain the format of doc file and does not change the format or add new paragraph. But can't use MS word 2007. I have tried some PDF converters but they leave a logo or message to download full version as header or footer which I do not want. Pl advise which would be the best answer from free source for my requirement .
|
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#4 (permalink) |
|
As you wish
Join Date: Mar 2009
Location: 530
Posts: 3,500
OS: 7 x64, XP x32
|
Re: Free doc to PDF converter tool
OH - I see.
You can't download a program "which I can embed with my software", that's just impossible. You could however alter your code or add code to whatever you're working on that would convert DOCtoPDF, but.. unfortunately I don't know what language you're using. |
|
|
|
|
|
#5 (permalink) |
|
As you wish
Join Date: Mar 2009
Location: 530
Posts: 3,500
OS: 7 x64, XP x32
|
Re: Free doc to PDF converter tool
I apologize, I thought this was a different post, I got caught up in what I was doing - LOL.
It's .net, correct? Wait for a more .net savvy person to come along, since I don't know .net. Now if it was VB.net.. |
|
|
|
|
|
#6 (permalink) |
|
Registered User
Join Date: Jun 2008
Posts: 8
OS: xp
|
Re: Free doc to PDF converter tool
OK, even if I can't embed and forget .net, pl advise which is downloadable converter which retains formatting of original doc file and conversion is not through print command. Any coverter would do.
|
|
|
|
|
|
#11 (permalink) |
|
Registered User
Join Date: May 2009
Posts: 1
OS: xp
|
Re: Free doc to PDF converter tool
Try word 2007 add-in. if you can use 2007 now.
|
|
|
|
|
|
#12 (permalink) |
|
Registered User
Join Date: Jun 2008
Posts: 8
OS: xp
|
Re: Free doc to PDF converter tool
Word 2007 add-in does it, but my client to whom I have to send the files do not have licensed copy of 2007.
Normally, pdf converters ask you to print the file, pdf converter is used as printer and when you print to pdf converter, it converts word file to PDF. I want a programme / tool which converts directly from word itself like word 2007 add-in, and not through printer. Secondly, can u suggest best free tool to convert pdf to word / excel without losing format. |
|
|
|
|
|
#13 (permalink) |
|
Registered User
Join Date: May 2009
Posts: 4
OS: XP SP3
|
Re: Free doc to PDF converter tool
Hi!
There are a ton of solutions here: http://stackoverflow.com/questions/1...et-application I just did a google search for create pdf programmatically. Hope it helps!
__________________
Keep In Tune! Markei Web Design: jmjwebservices.com DIY Domains/Hosting: store.jmjwebservices.com |
|
|
|
|
|
#14 (permalink) |
|
Design Team Member
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,878
OS: Vista, various linux distros
|
Re: Free doc to PDF converter tool
Hey, if you want another solution you could consider OpenOffice.org's writer, it can read .doc files, and it can save to PDF.
It's hard (from reading this thread) to work out exactly what it is you want to do. You make it sound as if you want to do this programmatically but through MS Word. Could you clarify the situation? Cheers, Jamey |
|
|
|
|
|
#15 (permalink) |
|
Manager
Join Date: Sep 2004
Location: Colorado
Posts: 981
OS: Mac OS 9.1, Mac OS X 10.5.8, WinXP Pro, FreeBSD 6.0, Gentoo Linux
|
Re: Free doc to PDF converter tool
I don't know of a .NET library for PDF generation, but I assume you're looking for something like one of these:
- http://www.pdflib.com/ - http://www.tug.org/applications/pdftex/ I've never done any programming involving PDF generation, but you might want to look into PostScript as well since the PDF is based on a subset of the PostScript language. Languages like Perl, Python and Ruby also have libraries available for this purpose, so I imagine one may exist for .NET. (I'm not a fan of .NET, so I don't know much about what libraries are available for it)
__________________
![]() Has it been a few days since I replied to your thread? Don't panic! I'm a busy college student and may forget a post if I'm extra busy (or it might just take me a while to be able to do a decent reply). If you still need help and are awaiting my reply after a few days, PM me about it. When posting what errors you get, please give the full message. It makes helping you much easier. |
|
|
|
|
|
#16 (permalink) |
|
Tech, Networking Forums
Join Date: Apr 2005
Location: 1265 Lombardi Ave.
Posts: 1,142
OS: All of the above
|
Re: Free doc to PDF converter tool
Will this work?
http://www.pdfforge.org/products/fly2pdf |
|
|
|
![]() |
| Thread Tools | |
|
|