Uses of Class
com.lowagie.text.pdf.PdfWriter
Packages that use PdfWriter
Package
Description
-
Uses of PdfWriter in com.lowagie.text
Methods in com.lowagie.text with parameters of type PdfWriterModifier and TypeMethodDescriptionstatic ImageImage.getInstance(PdfWriter writer, Image awtImage, float quality) Deprecated.Gets an instance of a Image from a java.awt.Image. -
Uses of PdfWriter in com.lowagie.text.pdf
Subclasses of PdfWriter in com.lowagie.text.pdfModifier and TypeClassDescription(package private) static classDeprecated.classDeprecated.(package private) classDeprecated.(package private) classDeprecated.classDeprecated.(package private) classDeprecated.classDeprecated.Fields in com.lowagie.text.pdf declared as PdfWriterModifier and TypeFieldDescription(package private) PdfWriterAcroFields.writerDeprecated.protected PdfWriterBaseField.writerDeprecated.private PdfWriterPdfAcroForm.writerDeprecated.protected PdfWriterPdfAnnotation.writerDeprecated.protected PdfWriterPdfContentByte.writerDeprecated.This is the writer(package private) PdfWriterPdfDocument.PdfCatalog.writerThe writer writing the PDF for which we are creating this catalog object.protected PdfWriterPdfDocument.writerDeprecated.ThePdfWriter.protected PdfWriterPdfFileSpecification.writerDeprecated.protected PdfWriterPdfFunction.writerDeprecated.(package private) PdfWriterPdfIndirectObject.writerDeprecated.protected PdfWriterPdfOutline.writerDeprecated.private final PdfWriterPdfPages.writerDeprecated.(package private) PdfWriterPdfReaderInstance.writerDeprecated.protected PdfWriterPdfShading.writerDeprecated.protected PdfWriterPdfShadingPattern.writerDeprecated.protected PdfWriterPdfStream.writerDeprecated.private final PdfWriterPdfStructureTreeRoot.writerDeprecated.Holds value of property writer.private final PdfWriterPdfWriter.PdfBody.writerprivate PdfWriterType3Font.writerDeprecated.Methods in com.lowagie.text.pdf that return PdfWriterModifier and TypeMethodDescriptionstatic PdfWriterPdfWriter.getInstance(Document document, OutputStream os) Deprecated.Use this method to get an instance of thePdfWriter.static PdfWriterPdfWriter.getInstance(Document document, OutputStream os, DocListener listener) Deprecated.Use this method to get an instance of thePdfWriter.PdfContentByte.getPdfWriter()Deprecated.Gets thePdfWriterin use by this object.BaseField.getWriter()Deprecated.Getter for property writer.PdfCopyFields.getWriter()Deprecated.Gets the underlying PdfWriter.PdfCopyForms.getWriter()Deprecated.Gets the underlying PdfWriter.(package private) PdfWriterPdfShading.getWriter()Deprecated.PdfStamper.getWriter()Deprecated.Gets the underlying PdfWriter.PdfStructureTreeRoot.getWriter()Deprecated.Gets the writer.Methods in com.lowagie.text.pdf with parameters of type PdfWriterModifier and TypeMethodDescription(package private) voidPdfDocument.PdfCatalog.addNames(TreeMap<String, Object[]> localDestinations, Map<String, PdfIndirectReference> documentLevelJS, Map<String, PdfIndirectReference> documentFileAttachment, PdfWriter writer) Adds the names of the named destinations to the catalog.voidDeprecated.Adds aPdfWriterto thePdfDocument.PdfAnnotation.PdfImportedLink.createAnnotation(PdfWriter writer) static PdfAppearancePdfAppearance.createAppearance(PdfWriter writer, float width, float height) Deprecated.Creates a new appearance to be used with form fields.static PdfAppearancePdfAppearance.createAppearance(PdfWriter writer, float width, float height, PdfIndirectReference ref) Deprecated.Creates a new appearance to be used with existing form fields.private static PdfAppearancePdfAppearance.createAppearance(PdfWriter writer, float width, float height, PdfName forcedName) Deprecated.protected static PdfFormFieldPdfFormField.createButton(PdfWriter writer, int flags) Deprecated.static PdfFormFieldPdfFormField.createCheckBox(PdfWriter writer) Deprecated.protected static PdfFormFieldPdfFormField.createChoice(PdfWriter writer, int flags, PdfArray options, int topIndex) Deprecated.static PdfFormFieldPdfFormField.createCombo(PdfWriter writer, boolean edit, String[][] options, int topIndex) Deprecated.static PdfFormFieldPdfFormField.createCombo(PdfWriter writer, boolean edit, String[] options, int topIndex) Deprecated.(package private) static PdfArraySimpleNamedDestination.createDestinationArray(String value, PdfWriter writer) Deprecated.static PdfFormFieldPdfFormField.createEmpty(PdfWriter writer) Deprecated.static PdfAnnotationPdfAnnotation.createFileAttachment(PdfWriter writer, Rectangle rect, String contents, byte[] fileStore, String file, String fileDisplay) Deprecated.Creates a file attachment annotation.static PdfAnnotationPdfAnnotation.createFileAttachment(PdfWriter writer, Rectangle rect, String contents, PdfFileSpecification fs) Deprecated.Creates a file attachment annotationstatic PdfAnnotationPdfAnnotation.createFreeText(PdfWriter writer, Rectangle rect, String contents, PdfContentByte defaultAppearance) Deprecated.Add some free text to the document.static PdfAnnotationDeprecated.static PdfAnnotationPdfAnnotation.createLine(PdfWriter writer, Rectangle rect, String contents, float x1, float y1, float x2, float y2) Deprecated.Adds a line to the document.protected static PdfAnnotationPdfAnnotation.createLink(PdfWriter writer, Rectangle rect, PdfName highlight) Deprecated.Creates a link.static PdfAnnotationPdfAnnotation.createLink(PdfWriter writer, Rectangle rect, PdfName highlight, int page, PdfDestination dest) Deprecated.Creates an Annotation with a PdfDestination.static PdfAnnotationPdfAnnotation.createLink(PdfWriter writer, Rectangle rect, PdfName highlight, PdfAction action) Deprecated.Creates an Annotation with an Action.static PdfAnnotationPdfAnnotation.createLink(PdfWriter writer, Rectangle rect, PdfName highlight, String namedDestination) Deprecated.Creates an Annotation with an local destination.static PdfFormFieldPdfFormField.createList(PdfWriter writer, String[][] options, int topIndex) Deprecated.static PdfFormFieldPdfFormField.createList(PdfWriter writer, String[] options, int topIndex) Deprecated.static PdfAnnotationPdfAnnotation.createMarkup(PdfWriter writer, Rectangle rect, String contents, int type, float[] quadPoints) Deprecated.(package private) static voidSimpleBookmark.createOutlineAction(PdfDictionary outline, Map<String, Object> map, PdfWriter writer, boolean namedAsNames) Deprecated.static PdfAnnotationPdfAnnotation.createPopup(PdfWriter writer, Rectangle rect, String contents, boolean open) Deprecated.Adds a popup to your document.static PdfFormFieldPdfFormField.createPushButton(PdfWriter writer) Deprecated.static PdfFormFieldPdfFormField.createRadioButton(PdfWriter writer, boolean noToggleToOff) Deprecated.static PdfAnnotationPdfAnnotation.createScreen(PdfWriter writer, Rectangle rect, String clipTitle, PdfFileSpecification fs, String mimeType, boolean playOnDisplay) Deprecated.Creates a screen PdfAnnotationstatic PdfFormFieldPdfFormField.createSignature(PdfWriter writer) Deprecated.static PdfAnnotationPdfAnnotation.createSquareCircle(PdfWriter writer, Rectangle rect, String contents, boolean square) Deprecated.Adds a circle or a square that shows a tooltip when you pass over it.static PdfAnnotationPdfAnnotation.createStamp(PdfWriter writer, Rectangle rect, String contents, String name) Deprecated.Adds a Stamp to your document.static PdfTemplatePdfTemplate.createTemplate(PdfWriter writer, float width, float height) Deprecated.Creates a new template.(package private) static PdfTemplatePdfTemplate.createTemplate(PdfWriter writer, float width, float height, PdfName forcedName) Deprecated.static PdfAnnotationPdfAnnotation.createText(PdfWriter writer, Rectangle rect, String title, String contents, boolean open, String icon) Deprecated.static PdfFormFieldPdfFormField.createTextField(PdfWriter writer) Deprecated.Allows creation of a simple textfield.static PdfFormFieldPdfFormField.createTextField(PdfWriter writer, boolean multiline, boolean password, int maxLen) Deprecated.static PdfLayerPdfLayer.createTitle(String title, PdfWriter writer) Deprecated.Creates a title layer.static PdfFileSpecificationPdfFileSpecification.fileEmbedded(PdfWriter writer, String filePath, String fileDisplay, byte[] fileStore) Deprecated.Creates a file specification with the file embedded.static PdfFileSpecificationPdfFileSpecification.fileEmbedded(PdfWriter writer, String filePath, String fileDisplay, byte[] fileStore, boolean compress) Deprecated.Creates a file specification with the file embedded.static PdfFileSpecificationPdfFileSpecification.fileEmbedded(PdfWriter writer, String filePath, String fileDisplay, byte[] fileStore, boolean compress, String mimeType, PdfDictionary fileParameter) Deprecated.Creates a file specification with the file embedded.static PdfFileSpecificationPdfFileSpecification.fileEmbedded(PdfWriter writer, String filePath, String fileDisplay, byte[] fileStore, int compressionLevel) Deprecated.Creates a file specification with the file embedded.static PdfFileSpecificationPdfFileSpecification.fileEmbedded(PdfWriter writer, String filePath, String fileDisplay, byte[] fileStore, String mimeType, PdfDictionary fileParameter, int compressionLevel) Deprecated.Creates a file specification with the file embedded.static PdfFileSpecificationPdfFileSpecification.fileExtern(PdfWriter writer, String filePath) Deprecated.Creates a file specification for an external file.static PdfAppearanceRadioCheckField.getAppearance(boolean on, PdfWriter writer, int checkType, int rotation, int borderStyle, Rectangle box, float borderWidth, float fontSize, String text, Color textColor, Color backgroundColor, Color borderColor, BaseFont ufont) Deprecated.Gets the field appearance.static PdfAppearanceRadioCheckField.getAppearanceRadioCircle(boolean on, PdfWriter writer, Rectangle box, int rotation, Color backgroundColor, float borderWidth, Color borderColor, Color textColor) Deprecated.Gets the special field appearance for the radio circle.static PdfAppearanceRadioCheckField.getAppearanceRadioCross(boolean on, PdfWriter writer, Rectangle box, int rotation, Color backgroundColor, float borderWidth, Color borderColor, Color textColor) Deprecated.Gets the special field appearance for the radio circle.protected static PdfAppearanceBaseField.getBorderAppearance(PdfWriter writer, Rectangle box, int rotation, Color backgroundColor, int borderStyle, float borderWidth, Color borderColor, int options, int maxCharacterLength) Deprecated.(package private) PdfDictionaryPdfPageLabels.getDictionary(PdfWriter writer) Deprecated.Gets the page label dictionary to insert into the document.protected PdfReaderInstancePdfReader.getPdfReaderInstance(PdfWriter writer) Deprecated.(package private) PdfObjectColorDetails.getSpotColor(PdfWriter writer) Deprecated.Gets theSpotColorobject.protected PdfObjectPdfSpotColor.getSpotObject(PdfWriter writer) Deprecated.static PdfActionPdfAction.gotoLocalPage(int page, PdfDestination dest, PdfWriter writer) Deprecated.Creates a GoTo action to an internal page.static Object[]SimpleBookmark.iterateOutlines(PdfWriter writer, PdfIndirectReference parent, List<Map<String, Object>> kids, boolean namedAsNames) Deprecated.static PdfActionPdfAction.javaScript(String code, PdfWriter writer) Deprecated.Creates a JavaScript action.static PdfActionPdfAction.javaScript(String code, PdfWriter writer, boolean unicode) Deprecated.Creates a JavaScript action.voidPdfPageEvent.onChapter(PdfWriter writer, Document document, float paragraphPosition, Paragraph title) Called when a Chapter is written.voidPdfPageEventHelper.onChapter(PdfWriter writer, Document document, float paragraphPosition, Paragraph title) Deprecated.Called when a Chapter is written.voidPdfPageEvent.onChapterEnd(PdfWriter writer, Document document, float paragraphPosition) Called when the end of a Chapter is reached.voidPdfPageEventHelper.onChapterEnd(PdfWriter writer, Document document, float position) Deprecated.Called when the end of a Chapter is reached.voidPdfPageEvent.onCloseDocument(PdfWriter writer, Document document) Called when the document is closed.voidPdfPageEventHelper.onCloseDocument(PdfWriter writer, Document document) Deprecated.Called when the document is closed.voidCalled when a page is finished, just before being written to the document.voidDeprecated.Called when a page is finished, just before being written to the document.voidPdfPageEvent.onGenericTag(PdfWriter writer, Document document, Rectangle rect, String text) Called when aChunkwith a generic tag is written.voidPdfPageEventHelper.onGenericTag(PdfWriter writer, Document document, Rectangle rect, String text) Deprecated.Called when aChunkwith a generic tag is written.voidPdfPageEvent.onOpenDocument(PdfWriter writer, Document document) Called when the document is opened.voidPdfPageEventHelper.onOpenDocument(PdfWriter writer, Document document) Deprecated.Called when the document is opened.voidPdfPageEvent.onParagraph(PdfWriter writer, Document document, float paragraphPosition) Called when a Paragraph is written.voidPdfPageEventHelper.onParagraph(PdfWriter writer, Document document, float paragraphPosition) Deprecated.Called when a Paragraph is written.voidPdfPageEvent.onParagraphEnd(PdfWriter writer, Document document, float paragraphPosition) Called when a Paragraph is written.voidPdfPageEventHelper.onParagraphEnd(PdfWriter writer, Document document, float paragraphPosition) Deprecated.Called when a Paragraph is written.voidPdfPageEvent.onSection(PdfWriter writer, Document document, float paragraphPosition, int depth, Paragraph title) Called when a Section is written.voidPdfPageEventHelper.onSection(PdfWriter writer, Document document, float paragraphPosition, int depth, Paragraph title) Deprecated.Called when a Section is written.voidPdfPageEvent.onSectionEnd(PdfWriter writer, Document document, float paragraphPosition) Called when the end of a Section is reached.voidPdfPageEventHelper.onSectionEnd(PdfWriter writer, Document document, float position) Deprecated.Called when the end of a Section is reached.voidPdfPageEvent.onStartPage(PdfWriter writer, Document document) Called when a page is initialized.voidPdfPageEventHelper.onStartPage(PdfWriter writer, Document document) Deprecated.Called when a page is initialized.static PdfDictionarySimpleNamedDestination.outputNamedDestinationAsNames(HashMap names, PdfWriter writer) Deprecated.static PdfDictionarySimpleNamedDestination.outputNamedDestinationAsStrings(Map<String, String> names, PdfWriter writer) Deprecated.voidDeprecated.Setter for property writer.voidDeprecated.Sets the XFA key from the instance data.static voidDeprecated.Sets the XFA key from a byte array.static PdfShadingPdfShading.simpleAxial(PdfWriter writer, float x0, float y0, float x1, float y1, Color startColor, Color endColor) Deprecated.static PdfShadingPdfShading.simpleAxial(PdfWriter writer, float x0, float y0, float x1, float y1, Color startColor, Color endColor, boolean extendStart, boolean extendEnd) Deprecated.static PdfShadingPdfShading.simpleRadial(PdfWriter writer, float x0, float y0, float r0, float x1, float y1, float r1, Color startColor, Color endColor) Deprecated.static PdfShadingPdfShading.simpleRadial(PdfWriter writer, float x0, float y0, float r0, float x1, float y1, float r1, Color startColor, Color endColor, boolean extendStart, boolean extendEnd) Deprecated.protected voidPdfStream.superToPdf(PdfWriter writer, OutputStream os) Deprecated.voidPdfArray.toPdf(PdfWriter writer, OutputStream os) Deprecated.Writes the PDF representation of thisPdfArrayas an array ofbyteto the specifiedOutputStream.byte[]Deprecated.Returns the PDF representation of thisPdfContentByte-object.voidPdfDashPattern.toPdf(PdfWriter writer, OutputStream os) Deprecated.Returns the PDF representation of thisPdfArray.voidPdfDictionary.toPdf(PdfWriter writer, OutputStream os) Deprecated.Writes the PDF representation of thisPdfDictionaryas an array ofbyteto the givenOutputStream.voidPdfEFStream.toPdf(PdfWriter writer, OutputStream os) Deprecated.voidPdfLiteral.toPdf(PdfWriter writer, OutputStream os) Deprecated.voidPdfObject.toPdf(PdfWriter writer, OutputStream os) Deprecated.Writes the PDF representation of thisPdfObjectas an array ofbytes to the writer.voidPdfOutline.toPdf(PdfWriter writer, OutputStream os) Deprecated.Returns the PDF representation of thisPdfOutline.voidPdfStream.toPdf(PdfWriter writer, OutputStream os) Deprecated.voidPdfString.toPdf(PdfWriter writer, OutputStream os) Deprecated.Writes the PDF representation of thisPdfStringas an array ofbyteto the specifiedOutputStream.voidPdfWriter.PdfTrailer.toPdf(PdfWriter writer, OutputStream os) Returns the PDF representation of thisPdfObject.voidPRIndirectReference.toPdf(PdfWriter writer, OutputStream os) Deprecated.voidPRStream.toPdf(PdfWriter writer, OutputStream os) Deprecated.static PdfFunctionPdfFunction.type0(PdfWriter writer, float[] domain, float[] range, int[] size, int bitsPerSample, int order, float[] encode, float[] decode, byte[] stream) Deprecated.static PdfShadingPdfShading.type1(PdfWriter writer, Color colorSpace, float[] domain, float[] tMatrix, PdfFunction function) Deprecated.static PdfFunctionDeprecated.static PdfShadingPdfShading.type2(PdfWriter writer, Color colorSpace, float[] coords, float[] domain, PdfFunction function, boolean[] extend) Deprecated.static PdfFunctionPdfFunction.type3(PdfWriter writer, float[] domain, float[] range, PdfFunction[] functions, float[] bounds, float[] encode) Deprecated.static PdfShadingPdfShading.type3(PdfWriter writer, Color colorSpace, float[] coords, float[] domain, PdfFunction function, boolean[] extend) Deprecated.static PdfFunctionDeprecated.static PdfFileSpecificationDeprecated.Creates a file specification of type URL.(package private) abstract voidBaseFont.writeFont(PdfWriter writer, PdfIndirectReference ref, Object[] params) Deprecated.Outputs to the writer the font dictionaries and streams.(package private) voidCJKFont.writeFont(PdfWriter writer, PdfIndirectReference ref, Object[] params) Deprecated.(package private) voidDocumentFont.writeFont(PdfWriter writer, PdfIndirectReference ref, Object[] params) Deprecated.Outputs to the writer the font dictionaries and streams.(package private) voidDeprecated.Writes the font definition to the document.(package private) voidTrueTypeFont.writeFont(PdfWriter writer, PdfIndirectReference ref, Object[] params) Deprecated.Outputs to the writer the font dictionaries and streams.(package private) voidTrueTypeFontUnicode.writeFont(PdfWriter writer, PdfIndirectReference ref, Object[] params) Deprecated.Outputs to the writer the font dictionaries and streams.(package private) voidType1Font.writeFont(PdfWriter writer, PdfIndirectReference ref, Object[] params) Deprecated.Outputs to the writer the font dictionaries and streams.(package private) voidType3Font.writeFont(PdfWriter writer, PdfIndirectReference ref, Object[] params) Deprecated.static PdfDictionaryDeprecated.Writes a name tree to a PdfWriter.static PdfDictionaryDeprecated.Writes a name tree to a PdfWriter.static PdfDictionaryDeprecated.Creates a number tree.Constructors in com.lowagie.text.pdf with parameters of type PdfWriterModifierConstructorDescription(package private)AcroFields(PdfReader reader, PdfWriter writer) Deprecated.Deprecated.Creates a newTextField.PdfAcroForm(PdfWriter writer) Deprecated.Creates new PdfAcroFormPdfAnnotation(PdfWriter writer, float llx, float lly, float urx, float ury, PdfAction action) Deprecated.Constructs a newPdfAnnotationof subtype link (Action).PdfAnnotation(PdfWriter writer, float llx, float lly, float urx, float ury, PdfString title, PdfString content) Deprecated.Constructs a newPdfAnnotationof subtype text.PdfAnnotation(PdfWriter writer, Rectangle rect) Deprecated.(package private)Deprecated.Creates new PdfTemplate(package private)Constructs a newPdfBody.(package private)PdfCatalog(PdfIndirectReference pages, PdfWriter writer) Constructs aPdfCatalog.Deprecated.Constructs a newPdfContentByte-object.PdfEFStream(InputStream in, PdfWriter writer) Deprecated.Creates a Stream object using an InputStream and a PdfWriter objectprotectedPdfFormField(PdfWriter writer) Deprecated.Creates new PdfFormFieldPdfFormField(PdfWriter writer, float llx, float lly, float urx, float ury, PdfAction action) Deprecated.Constructs a newPdfAnnotationof subtype link (Action).protectedPdfFunction(PdfWriter writer) Deprecated.Creates new PdfFunction(package private)PdfImportedPage(PdfReaderInstance readerInstance, PdfWriter writer, int pageNumber) Deprecated.(package private)PdfIndirectObject(int number, int generation, PdfObject object, PdfWriter writer) Deprecated.Constructs aPdfIndirectObject.(package private)PdfIndirectObject(int number, PdfObject object, PdfWriter writer) Deprecated.Constructs aPdfIndirectObject.(package private)PdfIndirectObject(PdfIndirectReference ref, PdfObject object, PdfWriter writer) Deprecated.Deprecated.Creates a new layer.PdfLayerMembership(PdfWriter writer) Deprecated.Creates a new, empty, membership layer.(package private)PdfOutline(PdfWriter writer) Deprecated.Constructs aPdfOutline.(package private)Deprecated.Constructs aPdfPages-object.(package private)Deprecated.Creates new PdfPattern(package private)PdfPatternPainter(PdfWriter wr, Color defaultColor) Deprecated.Deprecated.Constructs a PSXObject(package private)PdfReaderInstance(PdfReader reader, PdfWriter writer) Deprecated.protectedPdfShading(PdfWriter writer) Deprecated.Creates new PdfShadingPdfStream(InputStream inputStream, PdfWriter writer) Deprecated.Creates an efficient stream.(package private)PdfStructureTreeRoot(PdfWriter writer) Deprecated.Creates a new instance of PdfStructureTreeRoot(package private)PdfTemplate(PdfWriter wr) Deprecated.Creates new PdfTemplatePushbuttonField(PdfWriter writer, Rectangle box, String fieldName) Deprecated.Creates a new instance of PushbuttonFieldRadioCheckField(PdfWriter writer, Rectangle box, String fieldName, String onValue) Deprecated.Creates a new instance of RadioCheckFieldRadioCheckField(PdfWriter writer, String fieldName, String onValue) Deprecated.Creates a new instance of parent RadioCheckField with the default appearance of type 'cross'(package private)StampContent(PdfWriter writer, PageResources pageResources) Creates a new instance of StampContentDeprecated.Creates a newTextField.Deprecated.Creates a Type3 font.Deprecated.Creates a Type3 font.(package private)Type3Glyph(PdfWriter writer, PageResources pageResources, float wx, float llx, float lly, float urx, float ury, boolean colorized) Deprecated. -
Uses of PdfWriter in com.lowagie.text.pdf.events
Fields in com.lowagie.text.pdf.events declared as PdfWriterModifier and TypeFieldDescriptionprotected PdfWriterFieldPositioningEvents.fieldWriterDeprecated.The PdfWriter to use when a field has to added in a cell event.Methods in com.lowagie.text.pdf.events with parameters of type PdfWriterModifier and TypeMethodDescriptionvoidPdfPageEventForwarder.onChapter(PdfWriter writer, Document document, float paragraphPosition, Paragraph title) Deprecated.Called when a Chapter is written.voidPdfPageEventForwarder.onChapterEnd(PdfWriter writer, Document document, float position) Deprecated.Called when the end of a Chapter is reached.voidPdfPageEventForwarder.onCloseDocument(PdfWriter writer, Document document) Deprecated.Called when the document is closed.voidDeprecated.Called when a page is finished, just before being written to the document.voidFieldPositioningEvents.onGenericTag(PdfWriter writer, Document document, Rectangle rect, String text) Deprecated.voidIndexEvents.onGenericTag(PdfWriter writer, Document document, Rectangle rect, String text) Deprecated.All the text that is passed to this event, gets registered in the indexentry.voidPdfPageEventForwarder.onGenericTag(PdfWriter writer, Document document, Rectangle rect, String text) Deprecated.Called when aChunkwith a generic tag is written.voidPdfPageEventForwarder.onOpenDocument(PdfWriter writer, Document document) Deprecated.Called when the document is opened.voidPdfPageEventForwarder.onParagraph(PdfWriter writer, Document document, float paragraphPosition) Deprecated.Called when a Paragraph is written.voidPdfPageEventForwarder.onParagraphEnd(PdfWriter writer, Document document, float paragraphPosition) Deprecated.Called when a Paragraph is written.voidPdfPageEventForwarder.onSection(PdfWriter writer, Document document, float paragraphPosition, int depth, Paragraph title) Deprecated.Called when a Section is written.voidPdfPageEventForwarder.onSectionEnd(PdfWriter writer, Document document, float position) Deprecated.Called when the end of a Section is reached.voidPdfPageEventForwarder.onStartPage(PdfWriter writer, Document document) Deprecated.Called when a page is initialized.Constructors in com.lowagie.text.pdf.events with parameters of type PdfWriterModifierConstructorDescriptionFieldPositioningEvents(PdfWriter writer, PdfFormField field) Deprecated.Creates a new event.FieldPositioningEvents(PdfWriter writer, PdfFormField parent, String text) Deprecated.Creates a new event.FieldPositioningEvents(PdfWriter writer, String text) Deprecated.Creates a new event. -
Uses of PdfWriter in com.lowagie.text.pdf.internal
Methods in com.lowagie.text.pdf.internal with parameters of type PdfWriterModifier and TypeMethodDescriptionstatic voidPdfXConformanceImp.checkPDFXConformance(PdfWriter writer, int key, Object obj1) Deprecated.Business logic that checks if a certain object is in conformance with PDF/X.static PdfAnnotationPdfAnnotationsImp.convertAnnotation(PdfWriter writer, Annotation annot, Rectangle defaultRect) Deprecated.PdfAnnotationsImp.rotateAnnotations(PdfWriter writer, Rectangle pageSize) Deprecated.Constructors in com.lowagie.text.pdf.internal with parameters of type PdfWriter