How to show page in the pdf format

  • Thread starter Thread starter vaidas gudas
  • Start date Start date
V

vaidas gudas

How to make in ASP.NET with VB.NET page, how show preview html page for
print in pdf format
 
Unfortunately you cannot just change the content type from html to PDF and
have the browser display it as a PDF document.

PDF is a proprietary format from Adobe and you must use a third party
converter to accomplish this properly.
 
Can you say few third party converter

Janaka said:
Unfortunately you cannot just change the content type from html to PDF and
have the browser display it as a PDF document.

PDF is a proprietary format from Adobe and you must use a third party
converter to accomplish this properly.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top