- BaseService - Interface in com.qoppa.pas.api.service
-
The base service class for services provided by the PDF Server.
- BLEND_COLORBURN - Static variable in class com.qoppa.pdfProcess.PDFGraphics
-
- BLEND_COLORDODGE - Static variable in class com.qoppa.pdfProcess.PDFGraphics
-
- BLEND_DARKEN - Static variable in class com.qoppa.pdfProcess.PDFGraphics
-
- BLEND_DIFFERENCE - Static variable in class com.qoppa.pdfProcess.PDFGraphics
-
- BLEND_EXCLUSION - Static variable in class com.qoppa.pdfProcess.PDFGraphics
-
- BLEND_HARDLIGHT - Static variable in class com.qoppa.pdfProcess.PDFGraphics
-
- BLEND_LIGHTEN - Static variable in class com.qoppa.pdfProcess.PDFGraphics
-
- BLEND_MULTIPLY - Static variable in class com.qoppa.pdfProcess.PDFGraphics
-
- BLEND_NORMAL - Static variable in class com.qoppa.pdfProcess.PDFGraphics
-
- BLEND_OVERLAY - Static variable in class com.qoppa.pdfProcess.PDFGraphics
-
- BLEND_SCREEN - Static variable in class com.qoppa.pdfProcess.PDFGraphics
-
- BLEND_SOFTLIGHT - Static variable in class com.qoppa.pdfProcess.PDFGraphics
-
- BLUR - Static variable in class com.qoppa.pdf.actions.TriggerActions
-
- Bookmark - Interface in com.qoppa.pdf
-
This interface represents a Bookmark in a PDF document.
- BOOKMARK_CHANGED - Static variable in class com.qoppa.pdf.DocumentEvent
-
- BOOKMARK_CREATED - Static variable in class com.qoppa.pdf.DocumentEvent
-
- BORDERSTYLE_BEVELED - Static variable in interface com.qoppa.pdf.annotations.Annotation
-
- BORDERSTYLE_CLOUD - Static variable in interface com.qoppa.pdf.annotations.Annotation
-
- BORDERSTYLE_DASHED - Static variable in interface com.qoppa.pdf.annotations.Annotation
-
- BORDERSTYLE_INSETS - Static variable in interface com.qoppa.pdf.annotations.Annotation
-
- BORDERSTYLE_SOLID - Static variable in interface com.qoppa.pdf.annotations.Annotation
-
- BORDERSTYLE_UNDERLINE - Static variable in interface com.qoppa.pdf.annotations.Annotation
-
- ByteArrayPDFSource - Class in com.qoppa.pdf.source
-
Implementation of the PDFSource interface when the document comes from a byte array.
- ByteArrayPDFSource(byte[]) - Constructor for class com.qoppa.pdf.source.ByteArrayPDFSource
-
Constructs a source that uses a byte array to hold the PDF content.
- ByteArrayPDFSource(byte[], String, String) - Constructor for class com.qoppa.pdf.source.ByteArrayPDFSource
-
Constructs a source that uses a byte array to hold the PDF content.