Uses of Interface
de.xima.fc.pdf.form.IPdfPage
Packages that use IPdfPage
-
Uses of IPdfPage in de.xima.fc.pdf.form
Methods in de.xima.fc.pdf.form with parameters of type IPdfPageModifier and TypeMethodDescriptionvoidIPdfFormVisitor.visitFormField(IPdfAcroField field, IPdfPage page) Called when a form field is encountered in the PDF document.voidIPdfFormVisitor.visitImage(IPdfImage image, IPdfPage page) Called when an image is encountered in the PDF document.voidCalled when a piece of plain text is encountered in the PDF document.voidCalled when a page is encountered in the PDF document.