Ask a Question related to ASP.NET Building Controls, Design and Development.
-
Valerian John #1
Exporting an ASPX's HTML to PDF
I am looking for a way to sort of redirect the Page.Response content to a
pdf generator component that would create a pdf file on the fly! I wonder
if there is such a thing in the .net world. I see a java based product that
may do this (from CORDA).
This is really my problem: My asp.net page creates a complex report using
web controls and I would like to be able to overcome browser printing issues
by converting the resulting html to pdf on the fly. I would like to avoid
recreating these reports/pages using a 3rd party pdf component's object
model.
TIA,
John
Valerian John Guest
-
Aspx's Html Injection
Hi, I'm try to find an easy efficient way to generate my web pages dynamically from an xml/text file. What exactly I want? I want that... -
Exporting to HTML
How do I go about saving/exporting an InDesign CS file as HTML? I know.. I know... It's not a good idea, but I have no choice in the matter. ... -
Exporting to HTML possible at all?
Is there a way to export an Indesign CS document to good old HTML? I don't use GoLive (yet) and just want to edit in Dreamweaver. Any ideas is... -
exporting .png to .html problem
On 8/15/2003 9:46 AM, "no--nickname" webforumsuser@macromedia.com wrote: They are shim rows. To eliminate them, choose File > HTML Setup and... -
Exporting as html and image only
I'm new to Fireworks. . .I need much help. . .I created a webpage image with the header and everything. . .can I make this image a html or cfml... -
Steve C. Orr [MVP, MCSD] #2
Re: Exporting an ASPX's HTML to PDF
Perhaps this free PDF code will be of use to you:
[url]http://www.ujihara.jp/iTextdotNET/en/index.html[/url]
--
I hope this helps,
Steve C. Orr, MCSD, MVP
[url]http://SteveOrr.net[/url]
"Valerian John" <vjohn@shentel.net> wrote in message
news:ehcdtu0LFHA.904@tk2msftngp13.phx.gbl...>I am looking for a way to sort of redirect the Page.Response content to a
> pdf generator component that would create a pdf file on the fly! I wonder
> if there is such a thing in the .net world. I see a java based product
> that
> may do this (from CORDA).
>
> This is really my problem: My asp.net page creates a complex report using
> web controls and I would like to be able to overcome browser printing
> issues
> by converting the resulting html to pdf on the fly. I would like to avoid
> recreating these reports/pages using a 3rd party pdf component's object
> model.
>
> TIA,
> John
>
>
Steve C. Orr [MVP, MCSD] Guest



Reply With Quote

