Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.pdf.PdfWriter
Packages that use PdfWriter
-
Uses of PdfWriter in com.gitlab.pdftk_java
Methods in com.gitlab.pdftk_java with parameters of type PdfWriterModifier and TypeMethodDescription(package private) void
attachments.attach_files
(PdfReader input_reader_p, PdfWriter writer_p) (package private) static void
bookmarks.BuildBookmarks
(PdfWriter writer_p, ListIterator<PdfBookmark> it, PdfDictionary parent_p, PdfIndirectReference parent_ref_p, PdfDictionary after_child_p, PdfIndirectReference after_child_ref_p, int parent_level, int page_num_offset, int level_offset, boolean utf8_b, bookmarks.BuildBookmarksState state) (package private) char
TK_Session.prepare_writer
(PdfWriter writer_p) -
Uses of PdfWriter in com.gitlab.pdftk_java.com.lowagie.text.pdf
Subclasses of PdfWriter in com.gitlab.pdftk_java.com.lowagie.text.pdfModifier and TypeClassDescription(package private) static class
class
Make copies of PDF documents.(package private) class
class
Fields in com.gitlab.pdftk_java.com.lowagie.text.pdf declared as PdfWriterModifier and TypeFieldDescription(package private) PdfWriter
AcroFields.writer
protected PdfWriter
BaseField.writer
private PdfWriter
PdfAcroForm.writer
protected PdfWriter
PdfAnnotation.writer
protected PdfWriter
PdfContentByte.writer
This is the writer(package private) PdfWriter
PdfDocument.PdfCatalog.writer
private PdfWriter
PdfDocument.writer
ThePdfWriter
.protected PdfWriter
PdfFileSpecification.writer
protected PdfWriter
PdfFunction.writer
(package private) PdfWriter
PdfIndirectObject.writer
protected PdfWriter
PdfOutline.writer
private PdfWriter
PdfPages.writer
(package private) PdfWriter
PdfReaderInstance.writer
protected PdfWriter
PdfShading.writer
protected PdfWriter
PdfShadingPattern.writer
protected PdfWriter
PdfStream.writer
private PdfWriter
PdfStructureTreeRoot.writer
Holds value of property writer.private PdfWriter
PdfWriter.PdfBody.writer
Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf that return PdfWriterModifier and TypeMethodDescriptionPdfContentByte.getPdfWriter()
Gets thePdfWriter
in use by this object.BaseField.getWriter()
Getter for property writer.(package private) PdfWriter
PdfShading.getWriter()
PdfStamper.getWriter()
Gets the underlying PdfWriter.PdfStructureTreeRoot.getWriter()
Gets the writer.Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf with parameters of type PdfWriterModifier and TypeMethodDescription(package private) void
PdfDocument.PdfCatalog.addNames
(TreeMap localDestinations, ArrayList documentJavaScript, PdfWriter writer) Adds the names of the named destinations to the catalog.(package private) static void
PdfWriter.checkPDFXConformance
(PdfWriter writer, int key, Object obj1) (package private) static PdfAnnotation
PdfDocument.convertAnnotation
(PdfWriter writer, Annotation annot) protected static PdfFormField
PdfFormField.createButton
(PdfWriter writer, int flags) static PdfFormField
PdfFormField.createCheckBox
(PdfWriter writer) protected static PdfFormField
PdfFormField.createChoice
(PdfWriter writer, int flags, PdfArray options, int topIndex) static PdfFormField
PdfFormField.createCombo
(PdfWriter writer, boolean edit, String[][] options, int topIndex) static PdfFormField
PdfFormField.createCombo
(PdfWriter writer, boolean edit, String[] options, int topIndex) (package private) static PdfArray
SimpleNamedDestination.createDestinationArray
(String value, PdfWriter writer) static PdfFormField
PdfFormField.createEmpty
(PdfWriter writer) static PdfAnnotation
PdfAnnotation.createFileAttachment
(PdfWriter writer, Rectangle rect, String contents, byte[] fileStore, String file, String fileDisplay) Creates a file attachment annotation.static PdfAnnotation
PdfAnnotation.createFileAttachment
(PdfWriter writer, Rectangle rect, String contents, PdfFileSpecification fs) Creates a file attachment annotationstatic PdfAnnotation
PdfAnnotation.createFreeText
(PdfWriter writer, Rectangle rect, String contents, PdfContentByte defaultAppearance) Add some free text to the document.static PdfAnnotation
static PdfAnnotation
PdfAnnotation.createLine
(PdfWriter writer, Rectangle rect, String contents, float x1, float y1, float x2, float y2) Adds a line to the document.protected static PdfAnnotation
PdfAnnotation.createLink
(PdfWriter writer, Rectangle rect, PdfName highlight) Creates a link.static PdfAnnotation
PdfAnnotation.createLink
(PdfWriter writer, Rectangle rect, PdfName highlight, int page, PdfDestination dest) Creates an Annotation with a PdfDestination.static PdfAnnotation
PdfAnnotation.createLink
(PdfWriter writer, Rectangle rect, PdfName highlight, PdfAction action) Creates an Annotation with an Action.static PdfAnnotation
PdfAnnotation.createLink
(PdfWriter writer, Rectangle rect, PdfName highlight, String namedDestination) Creates an Annotation with an local destination.static PdfFormField
PdfFormField.createList
(PdfWriter writer, String[][] options, int topIndex) static PdfFormField
PdfFormField.createList
(PdfWriter writer, String[] options, int topIndex) static PdfAnnotation
PdfAnnotation.createMarkup
(PdfWriter writer, Rectangle rect, String contents, int type, float[] quadPoints) (package private) static void
SimpleBookmark.createOutlineAction
(PdfDictionary outline, HashMap map, PdfWriter writer, boolean namedAsNames) static PdfAnnotation
PdfAnnotation.createPopup
(PdfWriter writer, Rectangle rect, String contents, boolean open) Adds a popup to your document.static PdfFormField
PdfFormField.createPushButton
(PdfWriter writer) static PdfFormField
PdfFormField.createRadioButton
(PdfWriter writer, boolean noToggleToOff) static PdfAnnotation
PdfAnnotation.createScreen
(PdfWriter writer, Rectangle rect, String clipTitle, PdfFileSpecification fs, String mimeType, boolean playOnDisplay) Creates a screen PdfAnnotationstatic PdfFormField
PdfFormField.createSignature
(PdfWriter writer) static PdfAnnotation
PdfAnnotation.createSquareCircle
(PdfWriter writer, Rectangle rect, String contents, boolean square) Adds a circle or a square that shows a tooltip when you pass over it.static PdfAnnotation
PdfAnnotation.createStamp
(PdfWriter writer, Rectangle rect, String contents, String name) Adds a Stamp to your document.static PdfAnnotation
PdfAnnotation.createText
(PdfWriter writer, Rectangle rect, String title, String contents, boolean open, String icon) static PdfFormField
PdfFormField.createTextField
(PdfWriter writer, boolean multiline, boolean password, int maxLen) static PdfLayer
PdfLayer.createTitle
(String title, PdfWriter writer) Creates a title layer.static PdfFileSpecification
PdfFileSpecification.fileEmbedded
(PdfWriter writer, String filePath, String fileDisplay, byte[] fileStore) Creates a file specification with the file embedded.static PdfFileSpecification
PdfFileSpecification.fileEmbedded
(PdfWriter writer, String filePath, String fileDisplay, byte[] fileStore, boolean compress) Creates a file specification with the file embedded.static PdfFileSpecification
PdfFileSpecification.fileExtern
(PdfWriter writer, String filePath) Creates a file specification for an external file.protected PdfReaderInstance
PdfReader.getPdfReaderInstance
(PdfWriter writer) (package private) PdfObject
ColorDetails.getSpotColor
(PdfWriter writer) Gets theSpotColor
object.protected PdfObject
PdfSpotColor.getSpotObject
(PdfWriter writer) static PdfAction
PdfAction.gotoLocalPage
(int page, PdfDestination dest, PdfWriter writer) Creates a GoTo action to an internal page.static Object[]
SimpleBookmark.iterateOutlines
(PdfWriter writer, PdfIndirectReference parent, List kids, boolean namedAsNames) static PdfAction
PdfAction.javaScript
(String code, PdfWriter writer) Creates a JavaScript action.static PdfAction
PdfAction.javaScript
(String code, PdfWriter writer, boolean unicode) Creates a JavaScript action.void
PdfPageEvent.onChapter
(PdfWriter writer, Document document, float paragraphPosition, Paragraph title) Called when a Chapter is written.void
PdfPageEventHelper.onChapter
(PdfWriter writer, Document document, float paragraphPosition, Paragraph title) Called when a Chapter is written.void
PdfPageEvent.onChapterEnd
(PdfWriter writer, Document document, float paragraphPosition) Called when the end of a Chapter is reached.void
PdfPageEventHelper.onChapterEnd
(PdfWriter writer, Document document, float position) Called when the end of a Chapter is reached.void
PdfPageEvent.onCloseDocument
(PdfWriter writer, Document document) Called when the document is closed.void
PdfPageEventHelper.onCloseDocument
(PdfWriter writer, Document document) Called when the document is closed.void
Called when a page is finished, just before being written to the document.void
Called when a page is finished, just before being written to the document.void
PdfPageEvent.onGenericTag
(PdfWriter writer, Document document, Rectangle rect, String text) Called when aChunk
with a generic tag is written.void
PdfPageEventHelper.onGenericTag
(PdfWriter writer, Document document, Rectangle rect, String text) Called when aChunk
with a generic tag is written.void
PdfPageEvent.onOpenDocument
(PdfWriter writer, Document document) Called when the document is opened.void
PdfPageEventHelper.onOpenDocument
(PdfWriter writer, Document document) Called when the document is opened.void
PdfPageEvent.onParagraph
(PdfWriter writer, Document document, float paragraphPosition) Called when a Paragraph is written.void
PdfPageEventHelper.onParagraph
(PdfWriter writer, Document document, float paragraphPosition) Called when a Paragraph is written.void
PdfPageEvent.onParagraphEnd
(PdfWriter writer, Document document, float paragraphPosition) Called when a Paragraph is written.void
PdfPageEventHelper.onParagraphEnd
(PdfWriter writer, Document document, float paragraphPosition) Called when a Paragraph is written.void
PdfPageEvent.onSection
(PdfWriter writer, Document document, float paragraphPosition, int depth, Paragraph title) Called when a Section is written.void
PdfPageEventHelper.onSection
(PdfWriter writer, Document document, float paragraphPosition, int depth, Paragraph title) Called when a Section is written.void
PdfPageEvent.onSectionEnd
(PdfWriter writer, Document document, float paragraphPosition) Called when the end of a Section is reached.void
PdfPageEventHelper.onSectionEnd
(PdfWriter writer, Document document, float position) Called when the end of a Section is reached.void
PdfPageEvent.onStartPage
(PdfWriter writer, Document document) Called when a page is initialized.void
PdfPageEventHelper.onStartPage
(PdfWriter writer, Document document) Called when a page is initialized.static PdfDictionary
SimpleNamedDestination.outputNamedDestinationAsNames
(HashMap names, PdfWriter writer) static PdfDictionary
SimpleNamedDestination.outputNamedDestinationAsStrings
(HashMap names, PdfWriter writer) void
Setter for property writer.void
Adds aPdfWriter
to thePdfDocument
.static PdfShading
PdfShading.simpleAxial
(PdfWriter writer, float x0, float y0, float x1, float y1, Color startColor, Color endColor) static PdfShading
PdfShading.simpleAxial
(PdfWriter writer, float x0, float y0, float x1, float y1, Color startColor, Color endColor, boolean extendStart, boolean extendEnd) static PdfShading
PdfShading.simpleRadial
(PdfWriter writer, float x0, float y0, float r0, float x1, float y1, float r1, Color startColor, Color endColor) static PdfShading
PdfShading.simpleRadial
(PdfWriter writer, float x0, float y0, float r0, float x1, float y1, float r1, Color startColor, Color endColor, boolean extendStart, boolean extendEnd) protected void
PdfStream.superToPdf
(PdfWriter writer, OutputStream os) void
PdfArray.toPdf
(PdfWriter writer, OutputStream os) Returns the PDF representation of thisPdfArray
.byte[]
Returns the PDF representation of thisPdfContentByte
-object.void
PdfDashPattern.toPdf
(PdfWriter writer, OutputStream os) Returns the PDF representation of thisPdfArray
.void
PdfDictionary.toPdf
(PdfWriter writer, OutputStream os) Returns the PDF representation of thisPdfDictionary
.void
PdfLiteral.toPdf
(PdfWriter writer, OutputStream os) void
PdfObject.toPdf
(PdfWriter writer, OutputStream os) Writes the PDF representation of thisPdfObject
as an array ofbyte
s to the writer.void
PdfOutline.toPdf
(PdfWriter writer, OutputStream os) Returns the PDF representation of thisPdfOutline
.void
PdfStream.toPdf
(PdfWriter writer, OutputStream os) void
PdfString.toPdf
(PdfWriter writer, OutputStream os) Writes the PDF representation of thisPdfString
as an array ofbyte
to the specifiedOutputStream
.void
PdfWriter.PdfTrailer.toPdf
(PdfWriter writer, OutputStream os) Returns the PDF representation of thisPdfObject
.void
PRIndirectReference.toPdf
(PdfWriter writer, OutputStream os) void
PRStream.toPdf
(PdfWriter writer, OutputStream os) static PdfFunction
PdfFunction.type0
(PdfWriter writer, float[] domain, float[] range, int[] size, int bitsPerSample, int order, float[] encode, float[] decode, byte[] stream) static PdfShading
PdfShading.type1
(PdfWriter writer, Color colorSpace, float[] domain, float[] tMatrix, PdfFunction function) static PdfFunction
static PdfShading
PdfShading.type2
(PdfWriter writer, Color colorSpace, float[] coords, float[] domain, PdfFunction function, boolean[] extend) static PdfFunction
PdfFunction.type3
(PdfWriter writer, float[] domain, float[] range, PdfFunction[] functions, float[] bounds, float[] encode) static PdfShading
PdfShading.type3
(PdfWriter writer, Color colorSpace, float[] coords, float[] domain, PdfFunction function, boolean[] extend) static PdfFunction
static PdfFileSpecification
Creates a file specification of type URL.(package private) abstract void
BaseFont.writeFont
(PdfWriter writer, PdfIndirectReference ref, Object[] params) Outputs to the writer the font dictionaries and streams.(package private) void
CJKFont.writeFont
(PdfWriter writer, PdfIndirectReference ref, Object[] params) (package private) void
DocumentFont.writeFont
(PdfWriter writer, PdfIndirectReference ref, Object[] params) Outputs to the writer the font dictionaries and streams.(package private) void
Writes the font definition to the document.(package private) void
TrueTypeFont.writeFont
(PdfWriter writer, PdfIndirectReference ref, Object[] params) Outputs to the writer the font dictionaries and streams.(package private) void
TrueTypeFontUnicode.writeFont
(PdfWriter writer, PdfIndirectReference ref, Object[] params) Outputs to the writer the font dictionaries and streams.(package private) void
Type1Font.writeFont
(PdfWriter writer, PdfIndirectReference ref, Object[] params) Outputs to the writer the font dictionaries and streams.static PdfDictionary
Creates a name tree.static PdfDictionary
Creates a number tree.Constructors in com.gitlab.pdftk_java.com.lowagie.text.pdf with parameters of type PdfWriterModifierConstructorDescription(package private)
AcroFields
(PdfReader reader, PdfWriter writer) Creates a newTextField
.(package private)
PdfAcroForm
(PdfWriter writer) Creates new PdfAcroFormPdfAnnotation
(PdfWriter writer, float llx, float lly, float urx, float ury, PdfAction action) Constructs a newPdfAnnotation
of subtype link (Action).(package private)
PdfAnnotation
(PdfWriter writer, float llx, float lly, float urx, float ury, PdfString title, PdfString content) Constructs a newPdfAnnotation
of subtype text.PdfAnnotation
(PdfWriter writer, Rectangle rect) (package private)
Creates new PdfTemplate(package private)
Constructs a newPdfBody
.(package private)
PdfCatalog
(PdfIndirectReference pages, PdfIndirectReference outlines, PdfWriter writer) Constructs aPdfCatalog
.(package private)
PdfCatalog
(PdfIndirectReference pages, PdfWriter writer) Constructs aPdfCatalog
.Constructs a newPdfContentByte
-object.protected
PdfFormField
(PdfWriter writer) Creates new PdfFormFieldPdfFormField
(PdfWriter writer, float llx, float lly, float urx, float ury, PdfAction action) Constructs a newPdfAnnotation
of subtype link (Action).protected
PdfFunction
(PdfWriter writer) Creates new PdfFunction(package private)
PdfImportedPage
(PdfReaderInstance readerInstance, PdfWriter writer, int pageNumber) (package private)
PdfIndirectObject
(int number, int generation, PdfObject object, PdfWriter writer) Constructs aPdfIndirectObject
.(package private)
PdfIndirectObject
(int number, PdfObject object, PdfWriter writer) Constructs aPdfIndirectObject
.(package private)
PdfIndirectObject
(PdfIndirectReference ref, PdfObject object, PdfWriter writer) Creates a new layer.PdfLayerMembership
(PdfWriter writer) Creates a new, empty, membership layer.(package private)
PdfOutline
(PdfWriter writer) Constructs aPdfOutline
.(package private)
Constructs aPdfPages
-object.(package private)
Creates new PdfPattern(package private)
PdfPatternPainter
(PdfWriter wr, Color defaultColor) Constructs a PSXObject(package private)
PdfReaderInstance
(PdfReader reader, PdfWriter writer) protected
PdfShading
(PdfWriter writer) Creates new PdfShadingPdfStream
(InputStream inputStream, PdfWriter writer) Creates an efficient stream.(package private)
PdfStructureTreeRoot
(PdfWriter writer) Creates a new instance of PdfStructureTreeRoot(package private)
PdfTemplate
(PdfWriter wr) Creates new PdfTemplateCreates a newTextField
.