|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Creating PDFs
Does anyone know a good, affordable way of creating PDF documents from ASP?
I have several web forms, and the user wants to be able to click a button and have the completed form turned into a PDF. So, in other words it must be generated on the fly from user data. I have found one solution that looks like it might work, from http://www.activepdf.com However, it costs about $1600 US, i'm hoping that there might be a cheaper way someone has heard of? |
|
#2
|
|||
|
|||
|
I have found two possible solutions. One lets you use Adobe's free FDF components but requires you to have a real copy of Adobe Acrobat (not on the server) to create your template forms. The other solution appears to let you use a remote HTML2PDF convertor to convert a passed URL to PDF.
Adobe's FDF Method - http://www.15seconds.com/Issue/990902.htm Remote HTML2PDF - http://www.planet-source-code.com/v...&txtCodeId=7752 |
![]() |
| Viewing: Dev Articles Community Forums > Programming > ASP Development > Creating PDFs |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|