Copy link to clipboard
Copied
Hi,
Can anyone provide help for intergrating JasperReports Library with Adobe Coldfusion. I have been trying to get this to work without much success (using CF2016).
The cfjasperreport custom tag looked perfect to what I would like but I am getting a lot of missing file and java class path errors which are currently beyond me. I'm not sure if I should keep trying to figure this out as it hasn't been updated in 6 years and was focused on Railo/Lucee.
Outside of cfjasperreport custom tag. I've setup simple Java JAR files and can call methods on those but haven't got very far with the Jasper Report library directly.
Side Note: I am aware of CFDocument but would prefer a reliable report builder/designer for managing my reports. I have looked into JasperReports server and Jasper Reports IO and have both working with CF but being able to swap out CFReport with a custom tag with Jasper Report library without need an external service is something that I would find really helpful.
Related Links:
GitHub - denuno/cfjasperreport: Run JasperReports from your CFML application
Report Builder deprecated in CF2016 ?!?! - Adobe Support Community - 8175934
GitHub - TIBCOSoftware/jasperreports: JasperReports® - Free Java Reporting Library
Anyone using Jasper Reports or anything else? - Adobe Support Community - 462545
GitHub - guustnieuwenhuis/Loverrr: Demo app for Jasper Reports with CFML
Any help would be appreciated.
Copy link to clipboard
Copied
It might help if you could share with the forum some of the actual code you've used + the result or errors you obtained.