Convert page output to PDF

  • Thread starter Thread starter Michel Couche
  • Start date Start date
M

Michel Couche

Hello,

I have an ASP.Net 2.0 applications that contains 2 datagrids and one bar
chart control together with some text.

I would like to generate one single PDF file with the whole page content
(grids + chart + text)

Are you aware of controls that can do that?

Thanks in advance,

Michel Couche
 
Hello,

I have an ASP.Net 2.0 applications that contains 2 datagrids and one bar
chart control together with some text.

I would like to generate one single PDF file with the whole page content
(grids + chart + text)

Are you aware of controls that can do that?

Thanks in advance,

Michel Couche

You might try iTextSharp...

http://www.ujihara.jp/iTextdotNET/en/
 
Hello,

I have an ASP.Net 2.0 applications that contains 2 datagrids and one bar
chart control together with some text.

I would like to generate one single PDF file with the whole page content
(grids + chart + text)

Are you aware of controls that can do that?

Thanks in advance,

Michel Couche

Oh... And if you have .net 3.0 then there is always the xps format as
well.
 

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