Uses of Class
com.itextpdf.kernel.pdf.xobject.PdfFormXObject
Packages that use PdfFormXObject
Package
Description
-
Uses of PdfFormXObject in com.itextpdf.barcodes
Methods in com.itextpdf.barcodes that return PdfFormXObjectModifier and TypeMethodDescriptionBarcode1D.createFormXObject(Color barColor, Color textColor, PdfDocument document) Creates a PdfFormXObject with the barcode.Barcode1D.createFormXObject(PdfDocument document) Creates a PdfFormXObject with the barcode.abstract PdfFormXObjectBarcode2D.createFormXObject(Color foreground, PdfDocument document) Creates a PdfFormXObject with the barcode.Barcode2D.createFormXObject(PdfDocument document) Creates a PdfFormXObject with the barcode.BarcodeDataMatrix.createFormXObject(Color foreground, float moduleSide, PdfDocument document) Creates a PdfFormXObject with the barcode with given module width and module height.BarcodeDataMatrix.createFormXObject(Color foreground, PdfDocument document) BarcodePDF417.createFormXObject(Color foreground, float moduleWidth, float moduleHeight, PdfDocument document) Creates a PdfFormXObject with the barcode with given module width and module height.BarcodePDF417.createFormXObject(Color foreground, PdfDocument document) Creates a PdfFormXObject with the barcode.BarcodeQRCode.createFormXObject(Color foreground, float moduleSize, PdfDocument document) Creates a PdfFormXObject with the barcode.BarcodeQRCode.createFormXObject(Color foreground, PdfDocument document) Creates a PdfFormXObject with the barcode. -
Uses of PdfFormXObject in com.itextpdf.forms.fields
Fields in com.itextpdf.forms.fields declared as PdfFormXObjectMethods in com.itextpdf.forms.fields that return PdfFormXObjectModifier and TypeMethodDescriptionprotected PdfFormXObjectPdfFormField.drawPushButtonAppearance(float width, float height, String text, PdfFont font, float fontSize) Draws the appearance for a push button.Methods in com.itextpdf.forms.fields with parameters of type PdfFormXObjectModifier and TypeMethodDescriptionprotected voidPdfFormField.drawBorder(PdfCanvas canvas, PdfFormXObject xObject, float width, float height) Draws a border using the borderWidth and borderColor of the form field.protected voidPdfFormField.drawMultiLineTextAppearance(Rectangle rect, PdfFont font, String value, PdfFormXObject appearance) protected voidPdfFormField.drawRadioBorder(PdfCanvas canvas, PdfFormXObject xObject, float width, float height) protected voidPdfFormField.drawTextAppearance(Rectangle rect, PdfFont font, float fontSize, String value, PdfFormXObject appearance) Draws the visual appearance of text in a form field.PdfButtonFormField.setImageAsForm(PdfFormXObject form) -
Uses of PdfFormXObject in com.itextpdf.kernel.pdf
Methods in com.itextpdf.kernel.pdf that return PdfFormXObjectModifier and TypeMethodDescriptionPdfPage.copyAsFormXObject(PdfDocument toDocument) Copies page as FormXObject to the specified document.Methods in com.itextpdf.kernel.pdf with parameters of type PdfFormXObjectModifier and TypeMethodDescriptionPdfResources.addForm(PdfFormXObject form) AddsPdfFormXObjectobject to the resources.PdfResources.addForm(PdfFormXObject form, PdfName name) Adds the given Form XObject to the current instance ofPdfResources. -
Uses of PdfFormXObject in com.itextpdf.kernel.pdf.annot
Methods in com.itextpdf.kernel.pdf.annot with parameters of type PdfFormXObjectModifier and TypeMethodDescriptionPdfAnnotationAppearance.setState(PdfName stateName, PdfFormXObject state) Constructors in com.itextpdf.kernel.pdf.annot with parameters of type PdfFormXObjectModifierConstructorDescriptionPdfPrinterMarkAnnotation(Rectangle rect, PdfFormXObject appearanceStream) PdfTrapNetworkAnnotation(Rectangle rect, PdfFormXObject appearanceStream) Creates aPdfTrapNetworkAnnotationinstance. -
Uses of PdfFormXObject in com.itextpdf.kernel.pdf.canvas
Constructors in com.itextpdf.kernel.pdf.canvas with parameters of type PdfFormXObjectModifierConstructorDescriptionPdfCanvas(PdfFormXObject xObj, PdfDocument document) Creates a PdfCanvas from a PdfFormXObject. -
Uses of PdfFormXObject in com.itextpdf.kernel.pdf.xobject
Methods in com.itextpdf.kernel.pdf.xobject that return PdfFormXObjectModifier and TypeMethodDescriptionPuts the value into Image XObject dictionary and associates it with the specified key.Sets Form XObject's BBox,PdfName.BBoxkey.PdfFormXObject.setGroup(PdfTransparencyGroup transparency) Sets a group attributes dictionary indicating that the contents of the form XObject shall be treated as a group and specifying the attributes of that group.PdfFormXObject.setMarkStyle(PdfString markStyle) Sets a text string representing the printer’s mark in human-readable form.PdfFormXObject.setProcessColorModel(PdfName model) Sets process color model for trap network appearance,PdfName.PCMkey.PdfFormXObject.setSeparationColorNames(PdfArray colorNames) Sets separation color names for the trap network appearance,PdfName.SeparationColorNameskey.PdfFormXObject.setTrapRegions(PdfArray regions) Sets an array of TrapRegion objects defining the page’s trapping zones and the associated trapping parameters, as described in Adobe Technical Note #5620, Portable Job Ticket Format.PdfFormXObject.setTrapStyles(PdfString trapStyles) Sets a human-readable text string that described this trap network to the user.Methods in com.itextpdf.kernel.pdf.xobject with parameters of type PdfFormXObjectModifier and TypeMethodDescriptionstatic RectanglePdfFormXObject.calculateBBoxMultipliedByMatrix(PdfFormXObject form) Calculates the coordinates of the xObject BBox multiplied by the Matrix field. -
Uses of PdfFormXObject in com.itextpdf.layout
Constructors in com.itextpdf.layout with parameters of type PdfFormXObjectModifierConstructorDescriptionCanvas(PdfFormXObject formXObject, PdfDocument pdfDocument) Creates a new Canvas to manipulate a specificPdfFormXObject. -
Uses of PdfFormXObject in com.itextpdf.layout.element
Constructors in com.itextpdf.layout.element with parameters of type PdfFormXObjectModifierConstructorDescriptionImage(PdfFormXObject xObject) Creates anImagefrom a form XObject, the representation of a form in PDF syntax.Image(PdfFormXObject xObject, float left, float bottom) Creates anImagefrom a form XObject, the representation of a form in PDF syntax. -
Uses of PdfFormXObject in com.itextpdf.layout.properties
Methods in com.itextpdf.layout.properties that return PdfFormXObjectModifier and TypeMethodDescriptionBackgroundImage.getForm()Gets initial image if it is instanceofPdfFormXObject, otherwise returns null. -
Uses of PdfFormXObject in com.itextpdf.layout.renderer
Methods in com.itextpdf.layout.renderer that return PdfFormXObjectModifier and TypeMethodDescriptionstatic PdfFormXObjectAbstractRenderer.createXObject(AbstractLinearGradientBuilder linearGradientBuilder, Rectangle xObjectArea, PdfDocument document) Create aPdfFormXObjectwith the given area and containing a linear gradient inside. -
Uses of PdfFormXObject in com.itextpdf.signatures
Methods in com.itextpdf.signatures that return PdfFormXObjectModifier and TypeMethodDescriptionprotected PdfFormXObjectPdfSignatureAppearance.getAppearance()Constructs appearance (top-level) for a signature.PdfSignatureAppearance.getLayer0()Get Layer 0 of the appearance.PdfSignatureAppearance.getLayer2()Get Layer 2 of the appearance. -
Uses of PdfFormXObject in com.itextpdf.svg.converter
Methods in com.itextpdf.svg.converter that return PdfFormXObjectModifier and TypeMethodDescriptionstatic PdfFormXObjectSvgConverter.convertToXObject(ISvgNodeRenderer topSvgRenderer, PdfDocument document) This method draws a NodeRenderer tree to a canvas that is tied to the passed document.static PdfFormXObjectSvgConverter.convertToXObject(InputStream stream, PdfDocument document) Converts a String containing valid SVG content to anXObjectthat can then be used on the passedPdfDocument.static PdfFormXObjectSvgConverter.convertToXObject(InputStream stream, PdfDocument document, ISvgConverterProperties props) Converts a String containing valid SVG content to anXObjectthat can then be used on the passedPdfDocument.static PdfFormXObjectSvgConverter.convertToXObject(String content, PdfDocument document) Converts a String containing valid SVG content to anXObjectthat can then be used on the passedPdfDocument.static PdfFormXObjectSvgConverter.convertToXObject(String content, PdfDocument document, ISvgConverterProperties props) Converts a String containing valid SVG content to anXObjectthat can then be used on the passedPdfDocument.