Results 1 to 7 of 7

Thread: Convert TIFF to PDF?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2008
    Location
    Texas
    Posts
    1,288

    Convert TIFF to PDF?

    I've been looking for some help on this, but can't seem to find any code nor an explanation on how the file types differ (Technically).

    Where would I need to start to try and attempt this myself?

    Thanks,

    Justin
    You down with OOP? Yeah you know me!
    MCAD and MCMICKEYMOUSE (vb.net)

    ----

    If it even kinda helps... rate it : )

    Edit a Multi-page .tif file and save.

  2. #2
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    Re: Convert TIFF to PDF?

    Please mark you thread resolved using the Thread Tools as shown

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2008
    Location
    Texas
    Posts
    1,288

    Re: Convert TIFF to PDF?

    I could've google'd for something I have to pay for... I was looking for something in the free.99 range : /.

    So my new and improved question is: What is the process involved in converting a Multi-page TIFF file to PDF?

    Justin
    You down with OOP? Yeah you know me!
    MCAD and MCMICKEYMOUSE (vb.net)

    ----

    If it even kinda helps... rate it : )

    Edit a Multi-page .tif file and save.

  4. #4
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    Re: Convert TIFF to PDF?

    Hope some one reply
    Please mark you thread resolved using the Thread Tools as shown

  5. #5
    Master Of Orion ForumAccount's Avatar
    Join Date
    Jan 2009
    Location
    Canada
    Posts
    2,802

    Re: Convert TIFF to PDF?

    Are you wanting a .NET managed way of doing it? If not, one way I can think of is downloading and installing CutePDF writer (it's free) and then printing a .tiff file to a .pdf file. I've done similar in code and it works fine.

  6. #6
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: Convert TIFF to PDF?

    You can use iTextSharp to convert a multipage tiff to a pdf.
    Code examples can be found left and right by Googling. Here is just one of them:
    http://atashbahar.com/post/Convertin...ge-to-PDF.aspx
    Let us have faith that right makes might, and in that faith, let us, to the end, dare to do our duty as we understand it.
    - Abraham Lincoln -

  7. #7

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2008
    Location
    Texas
    Posts
    1,288

    Re: Convert TIFF to PDF?

    This is kind of an old post lol. But I've been using iTextSharp and PDFSharp/MigraDoc for all my 'on they fly' pdf needs. I've had to change the source some to get the exact functionality I've needed. But it's all good now.
    You down with OOP? Yeah you know me!
    MCAD and MCMICKEYMOUSE (vb.net)

    ----

    If it even kinda helps... rate it : )

    Edit a Multi-page .tif file and save.

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