Can i edit the pdf content using jasper in java? Is is possible?
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35247
7
posted
0
Since you posted this in the JSP forum: by "jasper" do you mean the JSP compiler that comes with Tomcat? If so, then the answer is no, because Jasper has nothing to do with PDFs.
If, on the other hand, you meant the reporting package "JasperReports" -in which case this post would have been better suited for the Other Open Source Projects forum where JR is discussed- then the answer is also no, because JR is used to create PDFs (amongst other formats), not edit them.