Convert Word doc to PDF using VB.NET

J

Jeff Mason

Hi,

I am looking for a software component that will allow me to convert a MS Word doc
file to PDF from within my application.

I'm using VB.NET and I'm currently doing the conversion sucessfully by firing up the
Word object model in the app and using the distiller to "print" to a file.

This works fine, but can be slow.

I'm wondering if anyone knows of a software component callable from within a VB.NET
app that will do this conversion for me without using Word/Distiller directly. I've
looked around, but what I've seen is any number of converter applications which do
way more than I need. I'm not interested in any fancy editting capabilities, or
interactive or batch converters, so what I've seen so far is way overkill for my
needs.

What I'd like is a component that I can use in my code and tell it, "convert this doc
file over here to a PDF file and put it over there". That's it.

Freeware is good, but I'm quite willing to pay for something if it does what I need
without superfluous frills.

Thanks,
 
C

Crouchie1998

Stop posting multiple posts on the same topic, please

Crouchie1998
BA (HONS) MCP MCSE
 
J

Jeff Mason

Stop posting multiple posts on the same topic, please

Crouchie1998
BA (HONS) MCP MCSE
What multiple posts? I see only one, with an unhelpful reply. From you I might add.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top