CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 1999
    Posts
    1

    Tiff to PDF !!!!!!!

    My requirement is converting Tiff image data in to the PDF File Format. If I have to convert say an RGB image to PDF.
    What R the colormap requirements that I have to handle in PDF and how!!!!!!!!

    Pls get back at the earliest


  2. #2
    Join Date
    Jun 1999
    Posts
    10

    Re: Tiff to PDF !!!!!!!

    all that i know is that the graphics in a pdf-file will be saved with gif-compression. But how you can convert this, i don't kno. I use the Adobe PDF-Writer. Its an printerdriver where you can create pdf-files. Its not free but it works well.

    regards
    raiko


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

Featured