Hi Fabrizio,
that makes sense now: related to Pdf graphic state - Pdf reference from Adobe.
I was only looking at the API for documentation, so I will look there for
more... no fuss
I am new to iText - I bought the book last month while looking for a Java
library on PDF,
and I learn as I go through a project of mine that needs to handle PDF at the
output.
There I have questions, but I am trying to solve first, then ask.
On the other hand it's very reassuring to have such a nice active community
here.
Searching the archives is most helpful (even not always exact) as other ideas
come up!
Thanks
George
Date: Thu, 13 Mar 2008 13:10:31 +0100From: [EMAIL PROTECTED]: [EMAIL
PROTECTED]: Re: [iText-questions] Method Clarification neededHi George,save and
restoreState are related to Pdf graphic state (see Pdf reference from Adobe for
details).When you call a saveState, the current pdf graphic state is saved on a
stack. Than you can change it and, at the end, you can return to the previous
calling restoreState.Briefly the pdf graphic state contains many infos: fill
color, back color, linewith, transformation matrix (? I'm not sure...),
etc.Other guys (more expert) on this mailing list can explain more deeply.
Start reading this:
http://itextdocs.lowagie.com/tutorial/directcontent/graphics/index.phpFabrizio
2008/3/13 George Bilalis <[EMAIL PROTECTED]>:
Hi all, I need clarification on the following:In com.lowagie.text.pdf library
-> in Class PdfContentByte ->on the method saveState() [as well as on
restoreState()]it explains as ... literally : saves the graphic state. Q: What
are the exact parameters saved (- or restored by restoreState()) by this
method? thanks allGeorge
Αποκτήστε την επόμενη γενιά των Υπηρεσιών Windows Live τώρα! Κάντε κλικ
εδώ!-------------------------------------------------------------------------This
SF.net email is sponsored by: MicrosoftDefy all challenges. Microsoft(R)
Visual Studio
2008.http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________iText-questions
mailing [EMAIL
PROTECTED]://lists.sourceforge.net/lists/listinfo/itext-questionsBuy the iText
book: http://itext.ugent.be/itext-in-action/
_________________________________________________________________
Αποκτήστε την επόμενη γενιά των Υπηρεσιών Windows Live τώρα!
http://get.live.com
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/