Compare Side by Side 2 PDF documents

In v2015R1, Qoppa added an optional module to our PDF editing and annotating component jPDFEditor that allows to compare 2 documents side by side.  Compare Side by Side allows to open 2 two PDF documents in the same frame next to each other to compare visually. Synchronized scrolling of the 2 documents At any time […]

Read More

Rendering to CMYK and Overprint Simulation

In version v2015R1, Overprint simulation was added to Qoppa’s Java PDF component jPDFEditor. This advance PDF technique is used by professionals in the print and pre-press industry. Overprint simulation allows to preview how two distinct colors that overlap will mix when printed.   RGB Rendering By default, Qoppa renders to RGB: To render to CMYK […]

Read More

jPDFEditor Java API

Q: Where can I find jPDFEditor javadoc API? A: You can find the API specification for the latest version of our library jPDFEditor on our website at this link. jPDFEditor is a java component that can display PDFs, fill interactive PDF forms, digitally sign, annotate, and redact PDF documents.

Read More

Delete, insert, rotate pages in PDF viewing and editing component

Q: Does your PDF component, jPDFEditor, support PDF document assembly such as splitting and merging PDFs? A: Yes, jPDFEditor, can do the following: split PDF files / delete pages merge PDF files / append PDF document / insert pages rotate pages permanently reorder pages This can be done through the user interface using the thumbnail […]

Read More

Customizing the signing process in jPDFNotes and jPDFEditor

Q: Is it possible to change the workflow of the signing process in jPDFNotes? A: Yes, you can customize the signature process.  What you are seeing right now is the default implementation of signing a field, which works from a file and prompts the end user to save the file right after signing.  However, you […]

Read More

Non-Latin character in form fields

Q: When I type in non-Latin characters in interactive PDF form fields, some characters vanish or disappear. Why is that so? What can I do to fix this? A: The problem with non-Latin characters (Greek, Russian, Arabic, Hebrew) disappearing after being entered in an interactive text field has to do with the way that fonts […]

Read More

Configuring webeditor, webnotes, webviewer with a config xml file

Q: How can I configure the sample applets PDFWebEditor, PDFWebNotes, PDFWebViewer that Qoppa provides as samples? A: You can configure the applets through a config.xml file by adding it to the applet parameter tag of the HTML: Config:”config.xml” The config.xml file can be used to customize any of our 3 sample applets PDFWebViewer, PDFWebNotes and […]

Read More

Activate OCR in jPDFEditor

As of version 2013R2, jPDFEditor, Qoppa’s Java PDF editing component, has an optional OCR function available. OCR is also available in jPDFNotes and the steps for integration are the same as for jPDFEditor. Follow the instructions below to add an “OCR” button to the toolbar so your users can perform OCR on PDF documents open in   Qoppa’s visual […]

Read More

What is jPDFEditor

jPDFEditor is a PDF Reader / Annotator / Form Filler / Editor for Java. It is a Java Swing component to: View and markup PDF documents with all kind of graphical or text markup annotations Fill interactive PDF forms. Digitally sign PDF documents Edit or Redact content in PDF document (Text, Image, Path objects) jPDFEditor is […]

Read More

Java PDF OCR library sdk

Qoppa offers a PDF OCR solution for Java which supports most languages, including English, German, French, and Spanish as well as Chinese, Japanese and Korean. It is available for Windows®, Mac OS X® and Linux®, in 32 and 64 bit. This is a clean, production-level Java integration of the well-known Tesseract engine with Qoppa’s own advanced […]

Read More

JavaScript Support in Java PDF Libraries and Components

Q: Does Qoppa’s PDF library products support JavaScript? A: Yes, Qoppa’s Java PDF SDK API has support JavaScript. How is JavaScript used in PDF documents? Mostly, JavaScript is used in interactive PDF forms in field actions to calculate the value of fields, validate field data to prevent invalid entry and format special fields such as dates, […]

Read More