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 print the documents from the ASP.net page
Started by nageswararao_v at 03-06-2008 10:52. Topic has 3 replies.

Print Search « Previous Thread Next Thread »
  03-06-2008, 10:52
nageswararao_v is not online. Last active: 3/6/2008 3:15:22 PM nageswararao_v

Not Ranked
Joined on 03-15-2007
Posts 4
How to print the documents from the ASP.net page
Reply Quote
Hi,
How to print the documents from the ASP.net page
   Report 
  03-06-2008, 15:13
GregR is not online. Last active: 6/26/2008 8:41:42 AM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,429
Re: How to print the documents from the ASP.net page
Reply Quote
Please explain your goals in more detail.

What documents are you printing?  Are you printing the actual page itself or are users uploading files to the server which should get converted by eprint?

Greg Ross
LEADTOOLS Technical Support
   Report 
  03-07-2008, 4:33
nageswararao_v is not online. Last active: 3/6/2008 3:15:22 PM nageswararao_v

Not Ranked
Joined on 03-15-2007
Posts 4
Re: How to print the documents from the ASP.net page
Reply Quote
Hi,

Thanks for the reply. Actually my webpage contains two frames. first frame contais print button and i will open my document(it may .doc, .pdf, .jpeg. etc.) in second frame. When user clicks on print button print should go to either local printer or network printer.
   Report 
  03-10-2008, 7:58
GregR is not online. Last active: 6/26/2008 8:41:42 AM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,429
Re: How to print the documents from the ASP.net page
Reply Quote
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 
Post
LEAD Support Fo... » Enduser » ePrint » How to print the documents from the ASP.net page

Powered by Community Server, by Telligent Systems