Hi, Can some one tell me whats the benefit of "PdfStamper supports encryption in append mode" below.
Regards, Wahaj "bruno" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello all, > I am preparing release 1.3.3. > I still have to add selectedPages example I promised (will be a Toolbox > plugin). > This is the changelog so far: > > 2005-08-24: iText 1.3.3 > > * Changes made by Paulo: > o com.lowagie.text.Image: scaledToFit() didn 't take rotation > into account > o MultiColumnText didn't respect mirrored margins > o Waiting image in the last page was not being placed > o PdfStamper supports encryption in append mode > o PdfGraphics2D: some attempts to fix the 'very small font' > scaling problem > o PdfReader.selectPages() is working again. > o RandomAccessFileOrArray.InputStreamToArray() was made public. > * Changes made by Mark: > o Table width bugfix > o Set the topLevelElement for RtfImages added directly to the > document > o Fixed a bug with undefined styles in RTF > o Added empty line between images in RTF > o RtfImage: Corrected the scaling to mimick the pdf more > precisely. If added directly to the document includes a > finishing new-line > o Added a switch to enable/disable unicode generation (RTF) > o When filtering characters the alwaysUseUnicode switch in the > RtfDocumentSettings is now observed. > o Added methods to update the indentations in RtfParagraph > o Correctly handle the indentation properties of Chapters and > Sections. Improved match between pdf and rtf output. > * Changes made by Bruno: > o bugfix: initialrotation wasn 't copied in the copy > constructor of com.lowagie.text.Image > o Made the toString() of class com.lowagie.text.Rectangle more > verbose > o Added a class com.lowagie.text.markup.WebColors > o Added some methods to MultiColumnText for arabic and RTL text. > o When using a MultiColumnText with only 1 column, the > currentY of the PdfDocument is no longer the total available > width (triggering a new page every time a ColumnText is > added), but it is changed according to the space used by the > MultiColumnText. In other words: you can now use > MultiColumnText as if it was a Paragraph object (which is > handy if you need R2L or BiDi). > o Added a static method to PdfEncryptor, to get a verbose > explanation of the permissions > o Bugfix: PageModeUseOC and PrintScalingNone had the same value. > o The PDF version is set to 1.6 automatically when the > userunit is changed > o Changes in the Toolbox: It now contains an About MenuItem > that points to a page explaining the tools. The tools are > now in different categories. > o As suggested by Carsten Hammer: 'Help 'is moved to the > right; new internal windows are shown with an offset and > have setSelected(true). > o Burst-tool: SinglePages was renamed to Burst; the new > PDF-filenames now get leading zeros in the sequence number, > so that they are in the right order when sorted alphabetically. > o New HtmlBookmarks tool that allows you to generate an HTML > with links to the bookmarked pages of a PDF > o New InspectPdf tool: tool that gives you some info about a PDF. > o New tool to make a PhotoAlbum PDF with all the images of a > given directory > o Added a CvsLogParser to help me make the history.html file > for every new release > > br, > Bruno > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
