|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PositioningInstruction | |
---|---|
at.knowcenter.wag.egov.egiz | |
at.knowcenter.wag.egov.egiz.pdf |
Uses of PositioningInstruction in at.knowcenter.wag.egov.egiz |
---|
Methods in at.knowcenter.wag.egov.egiz that return PositioningInstruction | |
---|---|
static PositioningInstruction |
PdfAS.adjustTableAndCalculatePosition(byte[] pdf,
PdfPTable pdf_table)
Sets the width of the table according to the layout of the document and calculates the y position where the PDFPTable should be placed. |
static PositioningInstruction |
PdfAS.adjustTableAndCalculatePositionRegardingFooter(byte[] pdf,
PdfPTable pdf_table,
float footer_line)
Sets the width of the table according to the layout of the document and calculates the y position where the PDFPTable should be placed. |
static PositioningInstruction |
PdfAS.determineTablePositioning(TablePos pos,
String signature_type,
byte[] pdf,
PdfPTable pdf_table)
Evalutates absolute positioning and prepares the PositioningInstruction for placing the table. |
Uses of PositioningInstruction in at.knowcenter.wag.egov.egiz.pdf |
---|
Methods in at.knowcenter.wag.egov.egiz.pdf with parameters of type PositioningInstruction | |
---|---|
static IncrementalUpdateInformation |
BinarySignature.writeIncrementalUpdate(byte[] original_document,
PdfPTable pdf_table,
PositioningInstruction pi,
List variable_field_definitions,
List all_field_definitions)
Signs a document with the given signature table using the Incremental Update method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |