HOW TO: Create a Command Line ePrint Application
Started by GregR at 01-14-2008 9:57. Topic has 0 replies.
|
|
01-14-2008, 9:57
|
GregR

Joined on 05-31-2006
In House
Posts 1,502
|
|
|
LEADTOOLS ePrint 5 does not have the ability to be used from a command line. However, it is possible to write your own console application that can use ePrint.
This C# 2005 ePrint 5 API example shows how to:
1. Use ePrint from a console application 2. Print any document using ShellExecute 3. Change and reset the default printer 4. Use the JobInfoEvent as a timing mechanism so that the application does not end early. 5. Get and set printing options with the EpnMultiSaveOptions object
Greg Ross LEADTOOLS Technical Support
|
|
|
|
|
Report
|
|
|
|
|
LEAD Support Fo... » Developer » ePrint API » HOW TO: Create a Command Line ePrint Application
|
|
Copyright LEAD Technologies, Inc. 2008
