aspx page to pdf

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
suppose there is an aspx page presenting a report (including tabular data
and probably a chart). Is there a way to stream the results of the web page
to a pdf document ?
thx
theodore
 
crystal reports can do it if what you have is a report type document, just
use crystal reports for the web
 
Doesn't Acrobat's PDFWriter do that? I'm not certain if that's a free
included product however. It could just be a part of Acrobat Pro or whatever
they are calling it these days, lol.
 
Hi Juststarter,

I think what you're after are programs like Dynamicpdf, abcpdf, or pdflib.

Give them a check. Please note that they're not particularly fast at report
output and they do cost some coin if you decide to go beyond using them for
development testing.

Cold Fusion also has a very painless to implement pdf functionality, but I
have not yet played around with it.

Steven
 

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