Hi,
There are lots of commercial products on the market that offer batch
processing. There's even free service at
http://www.doc2pdf.net/ (don't know
how's the quality though, but you can try it). There's some code by Stefan
Eberhardt that might be helpful here:
http://www.thecodeproject.com/csharp/SERTF2PDF.asp
Just search for "doc to pdf" (including the quotation marks) in google.
Greetings
Martin
"Bart Schelkens" <> wrote in message
news:...
> Hi,
>
> I'm creating a website.
> The user of the website needs to be able to upload a word-document.
> While uploading the document I need to convert it into a PDF.
> The upload works fine.
>
> I just can't seem to find a component that does the conversion.
> Can anyone help me?
>
> Thx.
>
>