|
Multivalent API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PDFWriter | |
|---|---|
| multivalent.std.adaptor.pdf | PDF manipulation: read, render, modify, write. |
| Uses of PDFWriter in multivalent.std.adaptor.pdf |
|---|
| Methods in multivalent.std.adaptor.pdf with parameters of type PDFWriter | |
|---|---|
static void |
Forms.set(java.util.Map<java.lang.String,java.lang.Object> map,
PDFWriter pdfw)
Set the values of a map as a new FDF/PDF's form. |
static void |
Forms.merge(java.util.Map<java.lang.String,java.lang.Object> map,
PDFWriter pdfw)
Merge the values of a map into a new FDF/PDF's form. |
static void |
Forms.flatten(PDFWriter pdfw)
Flattens forms by fusing appearance onto pages. |
|
Multivalent API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||