|
-
Jan 31st, 2003, 05:14 AM
#1
Thread Starter
Junior Member
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?
-
Feb 1st, 2003, 06:29 AM
#2
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|