|
-
February 27th, 2006, 11:17 PM
#1
Convert ASP Page to PDF
I am showing ASP page as a report to user and i want to export that page into PDF format for Email purpose.
Is there any way to export ASP page into PDF format?
Pls let me know as soon as possible
-
February 27th, 2006, 11:43 PM
#2
Re: Convert ASP Page to PDF
As far as I know you will have to use a third party tool to do so.
For eg: activePDF WebGrabber
-
February 27th, 2006, 11:58 PM
#3
Re: Convert ASP Page to PDF
 Originally Posted by rhr
As far as I know you will have to use a third party tool to do so.
For eg: activePDF WebGrabber
but how to use that i did paste that code and i was trying with the same
Set WG = Server.CreateObject("APWebGrabber.Object")
when i m trying to create an object
i m getting following error
Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid ProgID. For additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
could u pls guide me how to use it? thank you for ur reply
-
February 28th, 2006, 12:03 AM
#4
Re: Convert ASP Page to PDF
I want some free component or pls tell me some command with which i can convert ASP page to PDF
-
February 28th, 2006, 07:50 AM
#5
Re: Convert ASP Page to PDF
You have many free tools, just search at google...
Some are:
- Pdf995
- iTextSharp
- TotalHTMLConverter
- http://www.gohtm.com/convert_pdf.asp
-
March 1st, 2006, 12:17 AM
#6
Re: Convert ASP Page to PDF
You have suggested me convertors, i got trial version of then, i cannot use them can you tell me whether we can generate PDF from ASP page, itself in ASP page?
I mean,Is it possible to do it through coding?(In ASP)
No matter if i need to use convertor but then it shouldn't trial version.
Thank you for ur help
-
March 1st, 2006, 07:35 AM
#7
Re: Convert ASP Page to PDF
Pdf995 and iTextSharp, among many others, are not trials and must be used through code.
-
November 6th, 2006, 09:02 PM
#8
Re: Convert ASP Page to PDF
Hi vbUserName,
I have download pdf995, but now my problem is I have no idea how to do the coding in my application or where to put it. Please help me...
-
November 8th, 2006, 03:30 AM
#9
Re: Convert ASP Page to PDF
hi manju_ambare,
Have you found out how to convert asp page to pdf? I have try but with no luck
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|