steeldust Posted May 10, 2022 Share Posted May 10, 2022 Hi, a had already asked this question in another post where I originally had a different question. I hope by posting this as a seperate question, someone who maybe can help reads this.Now that I did manage to get my report working as desired, I have a last special project: I would like to put a download link on my PHP website that generates a PDF-Download using my report. It would be great if I could pass a customer number to this link to make the report-query react according to this customer.I have 3 questions:- Is that possible at all with my version of 6.3.1.final or do I need another version like the server version of Jaspersoft?- What is the best way to get into this? What keywords do I have to look for in the internet or manual?- How difficult is it actually to get this PDF-Download working, assuming, that the report jrxml-file plus the Data Adapter already exist?Any help to get started is appreciated! Link to comment Share on other sites More sharing options...
Scott Andesen Posted May 25, 2022 Share Posted May 25, 2022 Two ways to do this:- use the server and the REST API- code it using the JasperReports Library code. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now