[iText-questions] Current CVS

2002-06-22 Thread Mark Hall

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi

I've got a problem with the current CVS version. The table object used
to have a public void complete() method. In the current version this
method is specified as void complete(). Unfortunately all Writers
depend on this method being public, because they call it before
processing Tables.
I'm not sure whether there's been a design change here or if this is
just a bug.

Greetings,
Mark
- --
The cause of the problem is:
Webmasters kidnapped by evil cult.

My GPG key is available at:
http://www.edu.uni-klu.ac.at/~mhall/files/MarkHall.asc
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQEVAwUBPRQkmkks8txBCICQAQIsWwgAjbsBki1LZ25MWEYPQmKNTVpH0uQdh5OB
zedK2Ptu9xNFZSPc9HARN0xMDpNwm4Y+KEF225iToaOoaTf1XBQ6km8299zQrHl4
LzTrKf1TkslnhNvlYR3NaifxuI5qwiDI4EavLoBieQibjSBbrR8ETFXi1woJp1Kb
DzNqdqvPtV4oNlAcmTYPfY6jcTeYAt/XWBGOuY35LMcz1Q+Aseqmr7ZVWCyihNvR
pCwSo9sYWdoSFb5lDy6WWXzNspoqLs51G+qPoM4idLV2QqffR5EqIm20rXLrxU2r
HhG7jYjhxDK5MSLw64+gzj26bBZT+KJOFPX7K7N1pJu99WU1tHSJDA==
=X4Ag
-END PGP SIGNATURE-



---
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
___
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions



RE: [iText-questions] Reading PDF's created by PdfAcroForm

2002-06-22 Thread Bruno

Quoting Chris Ward [EMAIL PROTECTED]:

 I guess the question then: is all text inserted by iText in a binary format,
 and how does it differ from text inserted by Acrobat.

If you set Document.compress = false (we do it only for debugging
reasons), you will see that the streams are not compressed.
If you open them in another editor, you will be able to see
the PDF syntax.


---
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
___
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions



RE: [iText-questions] Reading PDF's created by PdfAcroForm

2002-06-22 Thread Leonard Rosenthol

At 1:34 PM -0500 6/21/02, Chris Ward wrote:
I have a co-worker that was on a project (not using iText) that 
parsed through a PDF file and looked for certain label text and then 
grabbed the preceding text as a value.

The problem with doing that (assuming you are treating PDF as 
a text file) is that it doesn't take into account the possibility of 
object revisions, nor does it potentially help you with hierarchical 
field names.


Leonard
-- 
---
Leonard Rosentholmailto:[EMAIL PROTECTED]
Chief Technical Officer  http://www.pdfsages.com
PDF Sages, Inc.  215-629-3700 (voice)
  215-629-0789 (fax)


---
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
___
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions