- circle(double, double, double) - Method in class com.pdflib.pdflib
-
Draw a circle.
- circular_arc(double, double, double, double) - Method in class com.pdflib.pdflib
-
Draw a circular arc segment defined by three points.
- clip() - Method in class com.pdflib.pdflib
-
Use the current path as clipping path, and terminate the path.
- close() - Method in class com.pdflib.pdflib
-
Deprecated.
Use PDF_end_document().
- close_font(int) - Method in class com.pdflib.pdflib
-
Close an open font handle which has not yet been used in the document.
- close_graphics(int) - Method in class com.pdflib.pdflib
-
Close vector graphics.
- close_image(int) - Method in class com.pdflib.pdflib
-
Close an image or template.
- close_pdi(int) - Method in class com.pdflib.pdflib
-
Deprecated.
Use PDF_close_pdi_document().
- close_pdi_document(int) - Method in class com.pdflib.pdflib
-
Close all open PDI page handles, and close the input PDF document.
- close_pdi_page(int) - Method in class com.pdflib.pdflib
-
Close the page handle, and free all page-related resources.
- closepath() - Method in class com.pdflib.pdflib
-
Close the current path.
- closepath_fill_stroke() - Method in class com.pdflib.pdflib
-
Close the path, fill, and stroke it.
- closepath_stroke() - Method in class com.pdflib.pdflib
-
Close the path, and stroke it.
- com.pdflib - package com.pdflib
-
- concat(double, double, double, double, double, double) - Method in class com.pdflib.pdflib
-
Apply a transformation matrix to the current coordinate system.
- continue_text(String) - Method in class com.pdflib.pdflib
-
Print text at the next line.
- convert_to_unicode(String, byte[], String) - Method in interface com.pdflib.IpCOS
-
Convert a string in an arbitrary encoding to a Unicode string in various formats.
- convert_to_unicode(String, byte[], String) - Method in class com.pdflib.pdflib
-
Convert a string in an arbitrary encoding to a Unicode string in various
formats.
- create_3dview(String, String) - Method in class com.pdflib.pdflib
-
Create a 3D view (requires PDF 1.6).
- create_action(String, String) - Method in class com.pdflib.pdflib
-
Create an action which can be applied to various objects and events.
- create_annotation(double, double, double, double, String, String) - Method in class com.pdflib.pdflib
-
Create an annotation on the current page.
- create_bookmark(String, String) - Method in class com.pdflib.pdflib
-
Create a bookmark subject to various options.
- create_devicen(String) - Method in class com.pdflib.pdflib
-
Create a DeviceN colorspace with an arbitrary number of color components.
- create_field(double, double, double, double, String, String, String) - Method in class com.pdflib.pdflib
-
Create a form field on the current page subject to various options.
- create_fieldgroup(String, String) - Method in class com.pdflib.pdflib
-
Create a form field group subject to various options.
- create_gstate(String) - Method in class com.pdflib.pdflib
-
Create a graphics state object subject to various options.
- create_pvf(String, byte[], String) - Method in interface com.pdflib.IpCOS
-
Create a named virtual read-only file from data provided in memory.
- create_pvf(String, byte[], String) - Method in class com.pdflib.pdflib
-
Create a named virtual read-only file from data provided in memory.
- create_textflow(String, String) - Method in class com.pdflib.pdflib
-
Create a Textflow object from text contents, inline options, and
explicit options.
- curveto(double, double, double, double, double, double) - Method in class com.pdflib.pdflib
-
Draw a Bezier curve from the current point, using 3 more control points.
- ellipse(double, double, double, double) - Method in class com.pdflib.pdflib
-
Draw an ellipse.
- elliptical_arc(double, double, double, double, String) - Method in class com.pdflib.pdflib
-
Draw an elliptical arc segment from the current point.
- encoding_set_char(String, int, String, int) - Method in class com.pdflib.pdflib
-
Add a glyph name and/or Unicode value to a custom 8-bit encoding.
- end_document(String) - Method in class com.pdflib.pdflib
-
Close the generated PDF document and apply various options.
- end_dpart(String) - Method in class com.pdflib.pdflib
-
Close a node in the document part hierarchy
(requires PDF/VT or PDF 2.0).
- end_font() - Method in class com.pdflib.pdflib
-
Terminate a Type 3 font definition.
- end_glyph() - Method in class com.pdflib.pdflib
-
Terminate a glyph definition for a Type 3 font.
- end_item(int) - Method in class com.pdflib.pdflib
-
Close a structure element or other content item.
- end_layer() - Method in class com.pdflib.pdflib
-
Deactivate all active layers (requires PDF 1.5).
- end_mc() - Method in class com.pdflib.pdflib
-
End the least recently opened marked content sequence.
- end_page() - Method in class com.pdflib.pdflib
-
Deprecated.
Use PDF_end_page_ext().
- end_page_ext(String) - Method in class com.pdflib.pdflib
-
Finish a page, and apply various options.
- end_pattern() - Method in class com.pdflib.pdflib
-
Finish a pattern definition.
- end_template() - Method in class com.pdflib.pdflib
-
Deprecated.
use PDF_end_template_ext().
- end_template_ext(double, double) - Method in class com.pdflib.pdflib
-
Finish a template definition.
- endpath() - Method in class com.pdflib.pdflib
-
End the current path without filling or stroking it.
- pcos_close_document(int, String) - Method in interface com.pdflib.IpCOS
-
Close the input PDF document.
- pcos_close_document(int, String) - Method in class com.pdflib.pdflib
-
Close PLOP input document via the IpCOS interface.
- pcos_get_number(int, String) - Method in interface com.pdflib.IpCOS
-
Get the value of a pCOS path with type number or boolean.
- pcos_get_number(int, String) - Method in class com.pdflib.pdflib
-
Get the value of a pCOS path with type number or boolean.
- pcos_get_stream(int, String, String) - Method in interface com.pdflib.IpCOS
-
Get the contents of a pCOS path with type stream, fstream, or string.
- pcos_get_stream(int, String, String) - Method in class com.pdflib.pdflib
-
Get the contents of a pCOS path with type stream, fstream, or string.
- pcos_get_string(int, String) - Method in interface com.pdflib.IpCOS
-
Get the value of a pCOS path with type name, number, string, or boolean.
- pcos_get_string(int, String) - Method in class com.pdflib.pdflib
-
Get the value of a pCOS path with type name, string or boolean.
- pcos_open_document(String, String) - Method in interface com.pdflib.IpCOS
-
Open a disk-based or virtual PDF document and prepare it for later use.
- pcos_open_document(String, String) - Method in class com.pdflib.pdflib
-
Open a disk-based or virtual PDF document via the IpCOS interface.
- pdflib - Class in com.pdflib
-
PDFlib - a library for generating PDF on the fly.
- pdflib() - Constructor for class com.pdflib.pdflib
-
Create a new PDFlib object.
- PDFlibException - Exception in com.pdflib
-
Exception handling for PDFlib.
- PDFlibException() - Constructor for exception com.pdflib.PDFlibException
-
- PDFlibException(String) - Constructor for exception com.pdflib.PDFlibException
-
- PDFlibException(String, int, String) - Constructor for exception com.pdflib.PDFlibException
-
- place_image(int, double, double, double) - Method in class com.pdflib.pdflib
-
Deprecated.
Use PDF_fit_image().
- place_pdi_page(int, double, double, double, double) - Method in class com.pdflib.pdflib
-
Deprecated.
Use PDF_fit_pdi_page().
- poca_delete(int, String) - Method in class com.pdflib.pdflib
-
Delete a PDF container object.
- poca_insert(int, String) - Method in class com.pdflib.pdflib
-
Insert a simple or container object in a PDF container object.
- poca_new(String) - Method in class com.pdflib.pdflib
-
Create a new PDF container object of type dictionary, array, or stream
and insert objects.
- poca_remove(int, String) - Method in class com.pdflib.pdflib
-
Remove a simple or container object from a PDF container object.
- process_pdi(int, int, String) - Method in class com.pdflib.pdflib
-
Process certain elements of an imported PDF document.
- save() - Method in class com.pdflib.pdflib
-
Save the current graphics state to a stack.
- scale(double, double) - Method in class com.pdflib.pdflib
-
Scale the coordinate system.
- set_border_color(double, double, double) - Method in class com.pdflib.pdflib
-
Deprecated.
Use PDF_create_annotation().
- set_border_dash(double, double) - Method in class com.pdflib.pdflib
-
Deprecated.
Use PDF_create_annotation().
- set_border_style(String, double) - Method in class com.pdflib.pdflib
-
Deprecated.
Use PDF_create_annotation().
"dashed".
- set_graphics_option(String) - Method in class com.pdflib.pdflib
-
Set one or more graphics appearance options.
- set_gstate(int) - Method in class com.pdflib.pdflib
-
Activate a graphics state object.
- set_info(String, String) - Method in class com.pdflib.pdflib
-
Fill document information field key with value.
- set_layer_dependency(String, String) - Method in class com.pdflib.pdflib
-
Define layer relationships (requires PDF 1.5).
- set_option(String) - Method in interface com.pdflib.IpCOS
-
Set one or more global options.
- set_option(String) - Method in class com.pdflib.pdflib
-
Set one or more global options.
- set_parameter(String, String) - Method in class com.pdflib.pdflib
-
Deprecated.
Use PDF_set_option(), PDF_set_text_option()
and PDF_set_graphics_option().
- set_text_option(String) - Method in class com.pdflib.pdflib
-
Set one or more text filter or text appearance options for simple text
output functions.
- set_text_pos(double, double) - Method in class com.pdflib.pdflib
-
Set the position for simple text output on the page.
- set_value(String, double) - Method in class com.pdflib.pdflib
-
Deprecated.
Use PDF_set_option(), PDF_set_text_option()
and PDF_set_graphics_option().
- setcolor(String, String, double, double, double, double) - Method in class com.pdflib.pdflib
-
Set the color space and color for the graphics and text state.
- setdash(double, double) - Method in class com.pdflib.pdflib
-
Deprecated.
Deprecated, use PDF_set_graphics_option().
- setdashpattern(String) - Method in class com.pdflib.pdflib
-
Deprecated.
Deprecated, use PDF_set_graphics_option().
- setflat(double) - Method in class com.pdflib.pdflib
-
Deprecated.
Deprecated, use PDF_set_graphics_option().
- setfont(int, double) - Method in class com.pdflib.pdflib
-
Set the current font in the specified size.
- setlinecap(int) - Method in class com.pdflib.pdflib
-
Deprecated.
Deprecated, use PDF_set_graphics_option().
- setlinejoin(int) - Method in class com.pdflib.pdflib
-
Deprecated.
Deprecated, use PDF_set_graphics_option().
- setlinewidth(double) - Method in class com.pdflib.pdflib
-
Set the current linewidth.
- setmatrix(double, double, double, double, double, double) - Method in class com.pdflib.pdflib
-
Explicitly set the current transformation matrix.
- setmiterlimit(double) - Method in class com.pdflib.pdflib
-
Deprecated.
Deprecated, use PDF_set_graphics_option().
- setpolydash(float[]) - Method in class com.pdflib.pdflib
-
Deprecated.
Use PDF_set_graphics_option().
- shading(String, double, double, double, double, double, double, double, double, String) - Method in class com.pdflib.pdflib
-
Define a shading (color gradient) between two or more colors.
- shading_pattern(int, String) - Method in class com.pdflib.pdflib
-
Define a shading pattern using a shading object.
- shfill(int) - Method in class com.pdflib.pdflib
-
Fill an area with a shading, based on a shading object.
- show(String) - Method in class com.pdflib.pdflib
-
Print text in the current font and size at the current position.
- show_boxed(String, double, double, double, double, String, String) - Method in class com.pdflib.pdflib
-
Deprecated.
Use PDF_fit_textline() or PDF_fit_textflow().
- show_xy(String, double, double) - Method in class com.pdflib.pdflib
-
Print text in the current font at the specified position.
- skew(double, double) - Method in class com.pdflib.pdflib
-
Skew the coordinate system.
- stringwidth(String, int, double) - Method in class com.pdflib.pdflib
-
Calculate the width of text in an arbitrary font.
- stroke() - Method in class com.pdflib.pdflib
-
Stroke the path with the current color and line width, and clear it.
- suspend_page(String) - Method in class com.pdflib.pdflib
-
Suspend the current page so that it can later be resumed.