22 July 2009

Commercial PDFviewer

I'm working on integrating the commercial jar of Qoppa software inside Oracle Forms. The jar works great and in the bean the zoom functionality is also available. Which was a bit of a lack inside the PDFViewer bean.

Like you can see in the image below, the following functions are available on the toolbar:

  • a print button, which allows you to print at the client side

  • navigation buttons which allow you to navigate through the page

  • page buttons to resize your current page according to the vieuw

  • zoom functionality which works more intuitive

  • rotate buttons

  • text search

  • hand and text selection



2 reacties:

  1. Grear Work ,

    What about font problem?. I am facing three problems in PFDVIEWER java bean, I hope that these problems is resolved by this bean. The problem I faced is.

    1) Zoom Functionality.
    2) Font.
    3) When Bean initialize it shows null document.

    ReplyDelete
  2. 1) There is a zoom functionality available. You could also check out the sample at http://qoppa.com/demo/pdfviewer/simple.html
    2) I have to check if the fonts will display. So could you sent me a sample document so I can check the Font.
    3) Don't know what you mean by it shows null document. I made some changes already for showing the document.

    ReplyDelete