View .rpt files(reports) in pdf format
807607Jan 23 2007 — edited Jan 23 2007Hello
I'm working with reports generated in CrystalReports and i want to view them in pdf format (in browser using a servlet) but not generating a .pdf file on disk(work with ByteArrayOutputStream).
But i can't get to a result.
Can you sugest a certain way to do this?
Thank you.