Search found 5 matches

by sandyH
Mon Mar 29 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: How to access the Internet Explorer's print function
Replies: 3
Views: 6193

Thanks for replying. Yes, I want to print the HTML page on my sever and sent the PDF document back to the clients system. we use ms word to open .doc files and set the printer, So I was thinking to use internet explore to open html file, and set the printer, but how? Do you have any other way to do ...
by sandyH
Mon Mar 29 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Convert html pages to pdf
Replies: 0
Views: 4369

Convert html pages to pdf

Could somebody tell how you convert html pages to pdf using pdf Converter, sample code will be helpful? Thanks in advance.
by sandyH
Thu Mar 25 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: How to access the Internet Explorer's print function
Replies: 3
Views: 6193

How to access the Internet Explorer's print function

Hi,

Could somebody tell me how to access the Internet Explorer's print function in .net web application? I am using c# codebehind. I need to convert htm file to pdf using the pdf Converter. Any response will be highly appreciated.
by sandyH
Mon Mar 22 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: convert html to pdf in asp.net application
Replies: 3
Views: 15034

Covert html to pdf

Thanks for replying. I need the user to generate pdf files than view these files in Acrobat Reader, I read the documentation, but I still don't have a clear picture how to use it, such as how to create CDIntfEX object,etc, could you give me an simple sample code? Thanks.
by sandyH
Mon Mar 22 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: convert html to pdf in asp.net application
Replies: 3
Views: 15034

convert html to pdf in asp.net application

I have installed PDF Converter on window 2000 server, I created an asp.net application (c# codebehind), What I want to achieve is that after user accesss an aspx page, when they click print button on tool bar, they can view the page in pdf format and print them in pdf format. Could somebody tell me ...