All releases tagged Minor feature enhancements


Release Notes: You can now add or change a PDF’s bookmarks using update_info. You can now use multi-character input handles. Prior versions were limited to a single character, imposing an arbitrary limitation on the number of input PDFs when using handles. Handles must still be all uppercase ASCII. This release adds a means of referring to PDF pages in reverse order. By prefixing a page number with an r, it counts from the end of the document. For example, r1 is the last page, r2 is the next-to-last page, etc. Other minor changes and fixes have been added.


Release Notes: A bug with creation of bloated PDFs from input PDF pages with links was fixed. The drop_xfa option was dropped to be able to fill forms created with newer versions of Acrobat or Adobe Designer. The stamp operation was added. Support for XFDF was added to the form_fill operation.