jPDF Tweak Changelog

What's new in jPDF Tweak 1.0 RC 1

Nov 12, 2010
  • Update to iText 2.1.7, BouncyCastle 1.43 and JGoodies Forms 1.2.1
  • Add option to change mask used for printing page numbers (to do things like "Page 2 of 11").
  • New "optimize for size" option
  • Add an option to save intermediary results into temporary files
  • Add color option for text watermark
  • Add "Tile Copy" shuffle rules by Stefan Michel
  • Show a red ugly dialog box when a fatal exception occurs
  • Complain if output file is one of the input files
  • Complain when setting permissions without setting an owner password
  • Bug fixes:
  • Do not show logical page twice (once instead of physical page) when loading page numbers.
  • Close all input/output streams when finished.
  • Fix exception when removing elements from the attachment tab
  • Copy info dictionary after every operation that might destroy it.
  • fix a ClassCastException and catch NullPointerException when trying to parse shuffle rules.
  • fix crash when deleting a row in a table when a cell editor is active
  • catch BadPasswordException to only show a password prompt when the reason is really a bad password
  • Fix adding new PDF bookmarks to a PDF file that did not have any
  • Fix a typo in "Penguin Small/Large Paperback" page size
  • catch OutOfMemoryError and display an error message

New in jPDF Tweak 0.9 (Sep 19, 2008)

  • Update to iText 2.0.5
  • Preserve hyperlinks when resizing and shuffling if desired
  • Add frames to n-up printings if desired
  • Add page label edit support
  • Add batch processing support to UI (and more wildcards for output tab)
  • Add command line support
  • Export bookmarks to CSV, import from CSV or PDF
  • Add more predefined shuffle rules
  • load unicode strings in info dictionary correctly
  • Encryption GUI fixes:
  • Fix initialization of "Do not encrypt metadata" checkbox
  • fix wrong permissions displayed when using 40-bit encryption;
  • use 128-bit encryption by default;
  • disable unsupported checkboxes when using 40-bit encryption.
  • fix crash when loading chapter bookmarks from pdf without bookmarks
  • fix crash when trying to output pages in reverse order