|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
dynamic PDF files?
Can anyone tell me a free way to make PDF files dynamicly using ASP?
|
|
#2
|
||||
|
||||
|
Don't think it exists a really free way of doing this in ASP.
The easiest way, if you have Adobe Acrobat Full (not the reader only) is to use Acrobat FDF Toolkit, available for free from Adobe. This tool can fill acrobat forms with data dynamically, but doesn't generate PDFs on the fly.
__________________
My blog about OpenSource Databases PDF tutorials about OSS databases, DBMonster ... Please contribute to Open Source Development, fill bug reports!!! Developer Shed eSupport Commented my.ini/my.cnf (PLEASE ADD YOUR OWN CONFIG TRICK) An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Don't turn your outer joins into inner joins |
|
#3
|
|||
|
|||
|
Free and ASP doesn't really go for any topic. Especially not PDF. You can't even find a good PDF writer for php that you can legally use comercially for free. I've used ActivePDF Toolkit (www.activePDF.com) for creating PDF's on the fly and that has proved to work well. But the full toolkit is 500 bucks. Which can be sort of costly. You can get the demo and use it for 30 days. I just had to keep moving my date back and i could use it forever. but prolly not a good idea on production servers.
![]() |
|
#4
|
|||
|
|||
|
Well doesn't that just figure.
|
|
#5
|
|||
|
|||
|
try URL
They have a way to get free dynamic PDF generation. |
|
#6
|
|||
|
|||
|
php 4.2 and newer have functions to allow you to create pdf files on the fly.
David |
|
#7
|
|||
|
|||
|
Adobe has removed the Acrobat FDF Toolkit from their site, and not put up the new version yet.
Does anybody have the Acrobat FDF Toolkit that they could email to me or place it somewhere that I could download it? Thanks for any help. Travis Cable travis@bridgewebdesign.com |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > dynamic PDF files? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|