EDN Admin
Well-known member
Hi All.
I need to have a button on my web form that says "Generate PDF" to - well - generate the page as a PDF when clicked.
If this were a Winforms application, it would be trivial. Just set the default printer to the BullZip PDF Printer driver and print.
But this is an asp.net app, so it is not so simple.
I have been googling all morning and have not been able to find a simple solution.
Basically, all I think I want to do is to allow the current page to be printed server side to the Bullzip PDF printer driver.
I dont do much asp.net, so I dont see how to do this.
Any ideas?
TIA
Marcia <hr class="sig Marcia G. Akins
View the full article
I need to have a button on my web form that says "Generate PDF" to - well - generate the page as a PDF when clicked.
If this were a Winforms application, it would be trivial. Just set the default printer to the BullZip PDF Printer driver and print.
But this is an asp.net app, so it is not so simple.
I have been googling all morning and have not been able to find a simple solution.
Basically, all I think I want to do is to allow the current page to be printed server side to the Bullzip PDF printer driver.
I dont do much asp.net, so I dont see how to do this.
Any ideas?
TIA
Marcia <hr class="sig Marcia G. Akins
View the full article