Results 1 to 2 of 2

Thread: Specifying a print file

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2001
    Posts
    29

    Specifying a print file

    I'm trying to print a TIFF image to a file using PrintImage method, but the parameters to this method doesn't include specifying any file specification like "C:\test.tiff".

    Is there anyway I can do this?

  2. #2
    Frenzied Member
    Join Date
    Jul 2002
    Posts
    1,370
    Assuming that you're using VB 6.0 professional or higher -
    the Kodak ImgEdit and ImgAdmin controls let you do this - they handle tiff natively. In XP the api's in gdiplus.dll also handle tiff & jpg.

    I've probably posted this answer to VBF fifty times. I'm at a PC that doesn't have the link for the sample code.

    Do a search on the forums for 'imgedit' and you'll find a link to the folks who wrote the imgedit control - with a lot of sample code.

    PS: if you had done a search on 'tiff' you would have found one of those posts.

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