Results 1 to 4 of 4

Thread: Word ByteArray to PDF

  1. #1

    Thread Starter
    Hyperactive Member gtilles's Avatar
    Join Date
    Dec 2004
    Location
    Planet Earth
    Posts
    394

    Word ByteArray to PDF

    I have an application where a Word document is filled out and saved as a blob.
    I want to display that document over the web but I do not want it to open in Word where anyone can edit the fields.
    I was hoping to convert the word blob to a pdf on the fly.
    Any advice on the subject would be appreciated.
    Thx
    Truly, you have a dizzying intellect.

  2. #2
    ASP.NET Moderator gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Word ByteArray to PDF

    Hey,

    You should be able to use the iTextSharp library to do this;

    http://sourceforge.net/projects/itextsharp/

    If you search these forums, you should find some examples of doing this.

    Gary

  3. #3

    Thread Starter
    Hyperactive Member gtilles's Avatar
    Join Date
    Dec 2004
    Location
    Planet Earth
    Posts
    394

    Re: Word ByteArray to PDF

    I'm a long time iTextsharp user, for some reason I didn't think to use it for conversion...
    Truly, you have a dizzying intellect.

  4. #4
    ASP.NET Moderator gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Word ByteArray to PDF

    Hey,

    I am "fairly" sure that you should be able to do this, but that was a bit of an assumption on my part, as I have never done it

    Will be good to hear back from you if you are able to do it.

    Gary

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width