I've having problems printing images of a certain dimention / size.
I'm printing to a large format printer (the Epson 7880). The media is on a roll - 24 inches wide x 500ft.
I've managed to print a range of image sizes upto and including 20 wide x 24 deep (inches).
When I increase to 24 wide x 36 deep I get nothing out on the printer. I'm using PrintImageDiaglog() but have also tried PrintImageDialogBySize() both of which return .T.
My images are 300x300dpi JPEGS and vary in size but average about 5-7MB.
I've tried a host of things including disabling print spooling, changing image quality, borderless printing etc. but nothing seems to work.
Could it be a memory issue? I'm using XP with 4GB installed.
When I use windows printing on the same machine it works OK.
Is there any other function to try?
