I wrote what I meant - what you WANT to do in order to accomplish
your task...
How do you do it? Start by reading the PDF Reference to understand
the minimal amount of PDF "stuff" necessary to get Acrobat/Reader to
process it and how XFA information is contained inside a PDF.
Then use Adob
On May 13, 2008, at 6:23 AM, Ricardo Matos wrote:
> Thus, in the "hiding" part of my function, I grab the original pdf
> template
> and produce a temporary pdf file with a bunch of hidden tables.
> This works
> perfectly.
>
Great...
> Then, I grab that temporary file and I try using a
Ricardo Matos link.pt> writes:
>
> Ricardo Matos link.pt> writes:
>
> > - With something like this, I can add the "hiding" attribute to the
> > nodes I want
> > and have a xmldoc with the xml I need. My question now is: how do I "inject"
> > these changes to the Stamper? How can I set my stam
Hi...
you could try this:
http://www.mail-archive.com/itext-questions@lists.sourceforge.net/msg35296.html
I'm working in a similar project...
Araujo
On Fri, May 9, 2008 at 11:06 AM, Ricardo Matos <[EMAIL PROTECTED]>
wrote:
> Ricardo Matos link.pt> writes:
>
> > - With something like this, I c
Ricardo Matos link.pt> writes:
> - With something like this, I can add the "hiding" attribute to the
> nodes I want
> and have a xmldoc with the xml I need. My question now is: how do I "inject"
> these changes to the Stamper? How can I set my stamper, so I can close it and
> have the result I w