Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printing a TIFF Image out of a Dialog App

Status
Not open for further replies.

dangod

Programmer
Joined
Oct 9, 2003
Messages
1
Location
US
Hi there,

Right now I am working at a project where it is mandatory to print a tif image. This is a Win32 Application so I can only handle C code in there [would have been way too easy to do it with C++]. What I need now is:

-some code to read an image file
-code to open the printer dialog and print the image

Would be great if anyone would have a solution 'cause this company has absoluty nobody in here I could ask ...

Thanks, Daniel
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top