Big Faceless PDF Library 2.11 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Big Faceless PDF Library 2.11 (Default branch)
# 1  
Old 12-18-2008
Big Faceless PDF Library 2.11 (Default branch)

Image The Big Faceless PDF Library is a Java class library for creating PDF documents. The Extended Edition offers the ability to create and edit AcroForms, PDF's answer to the HTML form. Like HTML forms, PDF forms can contain text boxes, radio buttons, and can call JavaScript functions. The Extended Edition also includes a PDF reader for importing and editing, along with FDF support, verification for digital signatures and text extraction. Both variations offer full Unicode support, encryption, embedded TrueType and Type1 fonts, barcodes, hyperlinks, and spot and calibrated color. License: Other/Proprietary License with Free Trial Changes:
An incompatible change was made: for RadioButtons and CheckBoxes, the "value" is now equal to the name given the field in Acrobat, rather than its internal value (although these are often the same). This allows multiple radio buttons with the same name to function correctly, and better reflects what Acrobat does. WidgetAnnotation.get/setTextValue now simply call get/setValue. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
PODOFOINCREMENTALUPDATES(1)				     podofoincrementalupdates				       PODOFOINCREMENTALUPDATES(1)

NAME
podofoincrementalupdates - Provides information about incremental updates in PDF files SYNOPSIS
podofoincrementalupdates [-e N out.pdf] file.pdf DESCRIPTION
podofoincrementalupdates is one of the command line tools from the PoDoFo library that provide several useful operations to work with PDF files. It can print information of incremental updates to file.pdf. By default the number of incremental updates will be printed. OPTIONS
-e N Extract the Nth update out.pdf Output PDF file. file.pdf Input PDF file. SEE ALSO
podofobox(1), podofocountpages(1), podofocrop(1), podofoencrypt(1), podofoimg2pdf(1), podofoimgextract(1), podofoimpose(1), podofomerge(1), podofopages(1), podofopdfinfo(1), podofotxt2pdf(1), podofotxtextract(1), podofouncompress(1), podofoxmp(1) AUTHORS
PoDoFo is written by Dominik Seichter <domseichter@web.de> and others. This manual page was written by Oleksandr Moskalenko <malex@debian.org> for the Debian Project (but may be used by others). PoDoFo 2010-12-09 PODOFOINCREMENTALUPDATES(1)