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 TypeMethodDescriptionvoid
IPdfFormVisitor.visitFormField
(IPdfAcroField field, IPdfPage page) Called when a form field is encountered in the PDF document.void
IPdfFormVisitor.visitImage
(IPdfImage image, IPdfPage page) Called when an image is encountered in the PDF document.void
Called when a piece of plain text is encountered in the PDF document.void
Called when a page is encountered in the PDF document.