Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Word to Pdf conversion

Reply
Thread Tools

Word to Pdf conversion

 
 
vighnesh
Guest
Posts: n/a
 
      08-04-2005

Hi All

I am presently dealing a project in which I have convert aWord document
file as Pdf file.
Please let me know is it possible in .NET with out using any third party
component?
And requesting you to please suggest me the proper approach

Regards
Vighneswar



 
Reply With Quote
 
 
 
 
Chris Mayers
Guest
Posts: n/a
 
      08-04-2005
"vighnesh" <> wrote in message
news:...
>
> Hi All
>
> I am presently dealing a project in which I have convert aWord document
> file as Pdf file.
> Please let me know is it possible in .NET with out using any third party
> component?
> And requesting you to please suggest me the proper approach
>
> Regards
> Vighneswar
>


Hi,

This is somthing that I had to look into a couple of years ago.

I'm not aware of any easy way of doing this without a 3rd party component.
I believe the PDF specifications are 'open', so I guess in theory you could
write your own PDF generator, but it would be one hell of a task!

There are quite a few tools and components on the market, some pretty cheap,
that should be able to help. I can't remember any of the top of my head, but
a quick Google should give you plenty to start off with.

Actually, one that I looked at that was pretty good was called somthing like
'Amyuni PDFCreator'

Regards,

Chris.


 
Reply With Quote
 
 
 
 
Cor Ligthert [MVP]
Guest
Posts: n/a
 
      08-04-2005

"vighnesh"
> I am presently dealing a project in which I have convert aWord document
> file as Pdf file.
> Please let me know is it possible in .NET with out using any third party
> component?
> And requesting you to please suggest me the proper approach
>

No, you need at least a component by instance from Adobe or AFAIK form
9rays-net
http://www.9rays.net/

I hope this helps,

Cor


 
Reply With Quote
 
Subin Kushle
Guest
Posts: n/a
 
      08-04-2005
Greetings,
I guess the best way to convert a word document to pdf without using third
party components will be to print the word document to the Adobe PDF printer
device that installs itself along with the Adobe acrobat professional.

best,
Subin Kushle.

"vighnesh" <> wrote in message
news:...
>
> Hi All
>
> I am presently dealing a project in which I have convert aWord document
> file as Pdf file.
> Please let me know is it possible in .NET with out using any third party
> component?
> And requesting you to please suggest me the proper approach
>
> Regards
> Vighneswar
>
>
>



 
Reply With Quote
 
m.posseth
Guest
Posts: n/a
 
      08-31-2005
There are also some opensource components out there , even written in .Net
just do a Google on them

M. Posseth


"vighnesh" <> schreef in bericht
news:...
>
> Hi All
>
> I am presently dealing a project in which I have convert aWord document
> file as Pdf file.
> Please let me know is it possible in .NET with out using any third party
> component?
> And requesting you to please suggest me the proper approach
>
> Regards
> Vighneswar
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Text Replacement in PDF Document & Stable PDF to Image Conversion sherazam Java 0 06-19-2012 11:46 AM
Convert PCL Files into PDF, CCIFF Encoding & Faster XML to PDF Conversion sherazam Java 0 09-26-2011 10:20 AM
Get List of all Available Fonts in a PDF File & PDF to Image Conversion sherazam Java 0 07-15-2011 10:15 AM
Stable, Robust Image Files to PDF & HTML to PDF Conversion sherazam Java 0 04-21-2011 09:10 AM
Word 2007 XML merge & PDF conversion on Unix Praveen Mohanan XML 5 08-06-2007 03:02 PM



Advertisments