>Having said that.... my problem is that I am using Railo 3.1 and I am trying >to figure out a way I can implement the PDF-Form population functionality >using Railo 3.1 >:) >so any good news for me???
I know very little about railo. But I _think_ it also uses iText internally. So theoretically you should be able to use iText classes simply by calling createObject(). If not, you could also try using the JavaLoader.cfc. http://javaloader.riaforge.org/ See this example that works with CF8. I would be curious to know if it does work with railo, or if needs tweaking. http://cfsearching.blogspot.com/2007/12/getting-started-with-itext-part-15.html ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:324175 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

