Render PDF on a Blackberry?

后端 未结 5 1422
后悔当初
后悔当初 2020-12-18 06:08

We are using Blackberries to display PDF reports. Here are background details on the problem:

  • The PDF reports are created using JasperReports.
  • Report
5条回答
  •  失恋的感觉
    2020-12-18 06:28

    How about outputting the file to an RTF or an image file (JPG/GIF), and then viewing them in your web browser?

    If that doesn't work well on the native browser, I would focus on viewing the file via some other web browser - for example, Opera Mini. I know for images it's easier to navigate "big" images in Opera Mini than the native browser.

提交回复
热议问题