Package
Class
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
O
P
S
A
add_recipient(String)
- Method in class com.pdflib.
plop
Add recipient for encryption with certificate security.
C
close_document(int, String)
- Method in class com.pdflib.
plop
Close the input and output documents.
com.pdflib
- package com.pdflib
convert_to_unicode(String, byte[], String)
- Method in class com.pdflib.
plop
Convert an arbitrary encoded string to a Unicode string in several formats.
create_document(String, String)
- Method in class com.pdflib.
plop
Create a PDF output document (which may be protected) in memory or on disk file.
create_pvf(String, byte[], String)
- Method in class com.pdflib.
plop
Create a named virtual read-only file from data provided in memory.
D
delete()
- Method in class com.pdflib.
plop
Delete a PLOP context and release all its internal resources.
delete_pvf(String)
- Method in class com.pdflib.
plop
Delete a named virtual file and free its data structures (but not the contents).
G
get_apiname()
- Method in class com.pdflib.
plop
Get the name of the API function which threw the last exception or failed.
get_apiname()
- Method in exception com.pdflib.
PLOPException
Get the name of the API function which caused the exception.
get_buffer()
- Method in class com.pdflib.
plop
Fetch full or partial buffer contents of the output document from memory.
get_errmsg()
- Method in class com.pdflib.
plop
Get the descriptive text of the last thrown exception, or the reason of a failed function call.
get_errmsg()
- Method in exception com.pdflib.
PLOPException
Map standard getMessage method to get_errmsg.
get_errnum()
- Method in class com.pdflib.
plop
Get the number of the last thrown exception, or the reason of a failed function call.
get_errnum()
- Method in exception com.pdflib.
PLOPException
Get the error number of the exception.
I
info_pvf(String, String)
- Method in class com.pdflib.
plop
Query properties of a virtual file or the PDFlib Virtual File system (PVF).
O
open_document(String, String)
- Method in class com.pdflib.
plop
Open a PDF document (which may be protected) for processing.
P
pcos_close_document(int, String)
- Method in class com.pdflib.
plop
Close PLOP input document via the IpCOS interface.
pcos_get_number(int, String)
- Method in class com.pdflib.
plop
Get the value of a pCOS path with type number or boolean.
pcos_get_stream(int, String, String)
- Method in class com.pdflib.
plop
Get the value of a pCOS path with type name, number, string, or boolean.
pcos_get_string(int, String)
- Method in class com.pdflib.
plop
Get the value of a pCOS path with type name, string, or boolean.
pcos_open_document(String, String)
- Method in class com.pdflib.
plop
Open PLOP input document via the IpCOS interface.
plop
- Class in
com.pdflib
PDFlib PLOP (PDF Linearization, Optimization, Protection) Note that this is only a syntax summary.
plop()
- Constructor for class com.pdflib.
plop
Create a new PLOP context.
PLOPException
- Exception in
com.pdflib
PDFlib PLOP: PDF Linearization, Optimization, Protection Exception handling for PLOP.
PLOPException()
- Constructor for exception com.pdflib.
PLOPException
PLOPException(String)
- Constructor for exception com.pdflib.
PLOPException
PLOPException(String, int, String)
- Constructor for exception com.pdflib.
PLOPException
prepare_signature(String)
- Method in class com.pdflib.
plop
Prepare signature options.
S
set_option(String)
- Method in class com.pdflib.
plop
Set one or more global options for PLOP.
A
C
D
G
I
O
P
S
Package
Class
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes