JasperReports

JasperReports是一個用Java開發的開源程式庫,使用戶能夠透過它,利用Java語言來開發具有報告功能的程式。JasperReports的模板採用XML格式,從JDBC資料庫中擷取合適的資料,並把資料在屏幕、打印機顯示,或以PDFHTMLXLSCSVXML等各種格式儲存。

JasperReports的報告模板可以以iReport之類的工具來製作,只要把報告儲存成XML格式,就可以讓JasperReport閱讀,然後再編譯成為.jasper檔。

參看

  • OpenReports

外部連結

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.