Search code examples
androidcrystal-reportshelperviewer

How to open crystal reports in android


Please help me to open Crystal reports in android.Is there is any crystal report viewer for android?


Solution

  • I would display them exported either as PDF's, or as HTML using a custom XML Exporting Format. Tricky if you're not familiar with XSL templates, so PDF's have been the easiest for me.

    The built in HTML32/HTML40 exports often generate buggy looking results for complex reports