doc to .pdf conversion on VB.net Webform

Discussion in 'ASP.NET / ASP.NET Core' started by newvisionte, Nov 27, 2006.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi Folks - I have a client that wants to be able to have users upload a word document and then he wants to be able to come behind them later and download that word document as an adobe pdf. So basically he wants me to find out a way to convert a .doc file to a .pdf file. I would perfer a way to do this that would use a component or something small that is .net (so it doesn't have to be installed...restrictions). My question is has anyone ever done this? If so what did you use to do it? Any basic examples? Anything anyone can provide is appreciated! Thanks and Happy Holidays!

    newvisionte<!-- / message -->
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    hmmm.. no i have not seen anything like this. I have seen component that convert text to pdf but not from word.


    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page