Please download the first release of ColdPDF and see if you can find any errors 
in the code.


http://www.reactivevision.com/coldPDF.txt , just rename it to coldPDF.cfc


fillInForm(sourcePDF, query, destinationPDF) allows you to pass in the path of 
a PDF that has form fields and fills in the form fields with the exact same 
names of the columns from a query. You can choose to put a destinationPDF or it 
will make one with a UUID for you. I have tested this myself with 1 record to 
many records and it works great. I still need error trapping for when you pass 
a query with no records it will bomb out. This was all we used ActivPDF for 
here, so this effectively allows us to not have to use ActivPDF anymore.

writePdfFromTiffs(pdfOutput, tiffList) allows you to create a PDF from a list 
of Tiffs. This was added from Chris Peterson and I have not had a chance to 
test or use it. 


Please take a look at what we've done here and give us any feedback, from 
functions you would like to see to functions you may have done that we can 
include in the CFC. Eventually I will put up a website with documentation.




Bob Everland


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244222
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to