Exploring PDF and Excel Reporting in Oracle APEX

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ย. 2024

ความคิดเห็น • 3

  • @hsekharbehera
    @hsekharbehera 10 หลายเดือนก่อน

    There is package available jrxml2pdf which can convert the jasper file to pdf and print which is very simple to integrate in Oracle APEX.

    • @armdiaries
      @armdiaries 7 หลายเดือนก่อน

      Indeed, it is a great library. It worked beautifully for simple reports on-premises, but we encountered challenges with cloud instances. I suspect the project is no longer maintained as well. ReportFactory comes into play when you need to generate reports in volume, generate reports in the background, build complex Excel reports, use different fonts, etc., or want to deploy in a cluster to handle a large number of requests. It is just another solution. For existing customers of Fusion, OTBI is a choice. For simple printing, jspdf can be considered. Businesses can also consider deploying the full JasperServer.

  • @AbhishekSharma-p7x
    @AbhishekSharma-p7x 9 หลายเดือนก่อน

    I have developed report using the query in shared component and attached RTF template but when I click test report under shared component -> report queries with output format other than XML, I am able to download the file, but the size is 0 kb and it’s not opening. Pls help 😊
    I have setup Edit Application Definition -> Report Printing -> Print Server Type value to Use Instance Setting .