-
Fields Field Description com.aowagie.text.pdf.AcroFields.Item.merged (will remove 'public' in the future)com.aowagie.text.pdf.AcroFields.Item.page (will remove 'public' in the future)com.aowagie.text.pdf.AcroFields.Item.tabOrder (will remove 'public' in the future)com.aowagie.text.pdf.AcroFields.Item.values (will remove 'public' in the future)com.aowagie.text.pdf.AcroFields.Item.widget_refs (will remove 'public' in the future)com.aowagie.text.pdf.AcroFields.Item.widgets (will remove 'public' in the future)
-
Methods Method Description com.aowagie.text.Paragraph.spacingAfter() As of iText 2.1.5, replaced byParagraph.getSpacingAfter()
, scheduled for removal at 2.3.0com.aowagie.text.Paragraph.spacingBefore() As of iText 2.1.5, replaced byParagraph.getSpacingBefore()
, scheduled for removal at 2.3.0com.aowagie.text.Table.getDefaultLayout() As of iText 2.0.7, replaced byTable.getDefaultCell()
, scheduled for removal at 2.2.0com.aowagie.text.Table.setDefaultLayout(Cell) As of iText 2.0.7, replaced byTable.setDefaultCell(Cell)
, scheduled for removal at 2.2.0