> Has anyone ever tried to fill in a Tax Form PDF using ColdFusion?
> 
> I have created PDFs using CFDocument but of course that just 
> prints onto a blank background. I need to either create a PDF 
> of the tax form with all the fields filled in from a form or 
> print onto different Tax Forms.
> 
> Are there any cf_tags that exist that do this or am i just 
> going to have to just try to line everything up to print onto 
> an existing form?

As for commercial apps, I've used ActivePDF Toolkit with great success.
http://www.activepdf.com

Also, check out cf_pdfform, which uses an Adobe Java API:
http://www.forta.com/blog/index.cfm/2006/7/27/cf_pdfform

Andy



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257956
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to