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
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