03-10-2008, 7:58
|
GregR

Joined on 05-31-2006
In House
Posts 1,429
|
Re: How to print the documents from the ASP.net page
|
 
 
|
|
|
I'm not sure how ePrint is involved here. Are you wanting it to convert the files or just use its printer re-routing functionality?
Keep in mind that ePrint is a print-to-file driver, so you are printing TO ePrint, not WITH ePrint. If you are printing a variety of file formats, then you should use the Windows API function ShellExecute to print to any printer on your system.
Greg Ross LEADTOOLS Technical Support
|
|
|
|
|
Report
|
|
|
|