exporting data to pdf

  • Thread starter Thread starter AVL
  • Start date Start date
A

AVL

Hi,

We have a requirement in which we have used a custom page to display the
data in a gridview.
Now the enhancement to it is to export the selected columns(data) in the
grid to a pdf file(with images and specified format).

How can I acheive this with minimal performance issues?
 
Buy a third party PDF library and use it to create the PDFs. It is by far
the cheapest way and most likely to be nice to perf. There are some open
source PDF libs, if they can fit your bill.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://feeds.feedburner.com/GregoryBeamer#

or just read it:
http://feeds.feedburner.com/GregoryBeamer

********************************************
| Think outside the box! |
********************************************
 

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