Re: [iText-questions] inserting a buffered image into pdf

2013-08-12 Thread Jacob Certain
In case you haven't figured it out yet, check out the public javadocs for itext. You want `Image.getInstance(..)`. http://api.itextpdf.com/itext/com/itextpdf/text/Image.html Also useful are pages 87-90 of the itext book. . -

Re: [iText-questions] display Signature info on EVERY page

2013-08-12 Thread Leonard Rosenthol
1 – it's not done yet so it's not available. However, membership to the ISO committee is open/free to all. Contact your country's standards body for membership. 2 – Quite true. It's not done and may indeed change. As noted, if you join and you don't like it – push for change! 3 - 32000–1 wi

Re: [iText-questions] display Signature info on EVERY page

2013-08-12 Thread TvT
> Please stop asking for a feature that doesn't make sense and that will be forbidden in PDF 2.0! That's a bit harsh, don't you think? Interesting and good to know however 1. How could "ordinary" people know that? Is ISO-32000-2 available anywhere for download? 2. ISO-32000-2 is not an official s

Re: [iText-questions] display Signature info on EVERY page

2013-08-12 Thread info
On Mon, 12 Aug 2013 19:36:00 +0200, TvT wrote: > Maybe he wants something like this (multiple widgets pointing to the same > field): > 2274_2007_H_PROVISIONAL_-_multifield_-_Adobe.pdf

Re: [iText-questions] display Signature info on EVERY page

2013-08-12 Thread Leonard Rosenthol
I know it came done (if you really want), but why would you want that? From: TvT mailto:tvtre...@nepatec.de>> Reply-To: Post here mailto:itext-questions@lists.sourceforge.net>> Date: Monday, August 12, 2013 10:36 AM To: Post here mailto:itext-questions@lists.sourceforge.net>> Subject: Re: [iTex

Re: [iText-questions] display Signature info on EVERY page

2013-08-12 Thread TvT
Maybe he wants something like this (multiple widgets pointing to the same field): 2274_2007_H_PROVISIONAL_-_multifield_-_Adobe.pdf

Re: [iText-questions] display Signature info on EVERY page

2013-08-12 Thread Leonard Rosenthol
>I need to display a text with signature information on EVERY page and not only >in one > Why? It doesn't make any sense – either logical or legal. Leonard From: Knezevich Marco mailto:marco.knezev...@insiel.it>> Reply-To: Post here mailto:itext-questions@lists.sourceforge.net>> Date: Monday

[iText-questions] display Signature info on EVERY page

2013-08-12 Thread Knezevich Marco
Hi, I am new in itext. After applying digital signature, I need to display a text with signature information on EVERY page and not only in one. I found the post in: http://itext-general.2136553.n4.nabble.com/display-Signature-in-Footer-of-every-page-td4237064.html where was written "It is poss