Hi,
Currently we are using crjava-runtime_12.2.218 for exporting reports in to RPT format.
When exporting the same rpt file with crjava-runtime_12.2.218 and Report server, we are finding the different in number of pages..
Report exported in Report server showing 1000 pages and Report exported using crjava-runtime_12.2.218 showing 1100 pages.
But number of records are same in both report when compared with XL. (After manual export from rpt to xl)
We found there is a font size different between Report exported using Report server and crjava-runtime_12.2.218.
Due to increase in font size, report generated using crjava-runtime_12.2.218 showing addition pages.
We copied the font files from report server to application server. Still the same issue.
We are using following fonts in report server..
- ARIALNBI.TTF
- ARIALNB.TTF
- ARIALNI.TTF
- ARIALN.TTF
Font file path in report server:
/usr/java/jdk1.5.0_05/jre/lib/fonts.
/apps/crystal/bobje/jdk/jre/lib/fonts
Font file copied in Application server for crjava-runtime_12.2.218
/usr/java/jre1.6.0_20/lib/fonts
/IBM/websphere/was8.5.0.2/java/jre/lib/fonts/
Please advice how to make both reports are in same format.. Is their any specific place this file need to be copied?
Thanks & regards
Viswa..