Package | Description |
---|---|
org.faceless.pdf2 |
Contains the classes used to create a PDF document
|
Modifier and Type | Method and Description |
---|---|
ColorSpace |
OutputProfiler.ColorAction.changeColor(OutputProfiler profiler,
ColorSpace cs,
float[] src,
float[] dst,
boolean fill,
int type)
Optionally converts a Color from one ColorSpace to another.
|
ColorSpace |
OutputProfiler.ProcessColorAction.changeColor(OutputProfiler profiler,
ColorSpace cs,
float[] src,
float[] dst,
boolean fill,
int type) |
PDFFont |
OutputProfiler.FontAction.getFont(OutputProfiler profiler,
String name,
boolean embedded,
PDFFont font)
Returns the font to use instead of the specified font,
or
null to make no changes |
PDFFont |
OutputProfiler.AutoEmbeddingFontAction.getFont(OutputProfiler profiler,
String name,
boolean embedded,
PDFFont font) |
Copyright © 2001-2017 Big Faceless Organization