Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

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

Print Search « Previous Thread Next Thread »
  01-14-2008, 9:57
GregR is not online. Last active: 1/2/2009 9:03:27 AM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,806
HOW TO: Create a Command Line ePrint Application

Attachment: COM - ePrint 5 API - Command Line.zip
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 
Post
LEAD Support Fo... » Developer » ePrint API » HOW TO: Create a Command Line ePrint Application

Powered by Community Server, by Telligent Systems