10-12-2007, 14:30
|
GregR

Joined on 05-31-2006
In House
Posts 1,542
|
Re: Is there a method to print an image?
|
 
 
|
|
|
What LEADTOOLS version and interface (COM, API, etc.) are you using?
What exactly are you trying to do, print your image loaded in memory it to a physical printer?
You cannot pass an image to ePrint and print it. The ePrint API is designed to give you a programmatic interface to the driver's settings. To use ePrint's conversion capabilities, you still have to print something to the printer on your machine so you are still stuck with printing the image with LEADTOOLS or saving it to disk and printing it with another application. ePrint can redirect print jobs to other printes, but if you don't actually want to use ePrint's file conversion capabilities, it's not going to be of any real help.
Greg Ross LEADTOOLS Technical Support
|
|
|
|
|
Report
|
|
|
|