We are using Blackberries to display PDF reports. Here are background details on the problem:
- The PDF reports are created using JasperReports.
- Report format can be changed.
- Different report formats are available (as per the feature set of JasperReports).
- The PDF reports are on a website, too, so retaining a single source is ideal.
- The page setup is in Landscape.
Here are the issues we have encountered:
- Users cannot see a full line of text on the Blackberry.
- The size of the PDF and UI makes reading difficult, at best.
- The menu option to convert the PDF to text loses too much formatting to be useful.
- The text is blurry (and too small).
Here are solutions we have thought about:
- Create a second report (not ideal) in text or HTML format.
- Simplify the original report format (not really an option, given the amount of data).
What other options are there for making a report available on the Blackberry, given the constraints of JaserReports, such that the report:
- Is legible?
- Is formatted for readability?
- Displays quickly?
Essentially, we'd like to make sure there are no simple solutions we have overlooked for displaying legible PDFs on Blackberries.