Just a quick follow up question.  If I flatten the file, do I combine all
the content streams into one?




-----Original Message-----
From: 1T3XT info [mailto:[email protected]] 
Sent: Thursday, June 25, 2009 3:59 PM
To: Post all your questions about iText here
Subject: [SPAM] Re: [iText-questions] Can I use iText to remove a stamp I
created using iText?

[email protected] wrote:
> 
> Can I use iText to remove a stamp I created using iText?

It will demand some work on the lowest level, but yes,
that's possible. Normally a page has a content stream that consists of 
one stream object. When stamping a document, iText turns this into an 
array of three stream objects. You could "erase" the content of the 
content stream of the stream objects added by iText.
(There are more elegant solutions, but try this first as an exercise to 
do the work more properly.)
-- 
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info

----------------------------------------------------------------------------
--
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions:
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
BEGIN:VCARD
VERSION:2.1
X-MS-SIGNATURE:YES
N;LANGUAGE=en-us:Wilkinson;Glen;M.
FN:Glen M. Wilkinson
ORG:Dory Services, LLC.
TEL;HOME;VOICE:(603) 580-1562
TEL;CELL;VOICE:(603) 770-8195
ADR;WORK;PREF:;;244 Cuyahoga Court;South Lyon;MI;48178;United States of America
LABEL;WORK;PREF;ENCODING=QUOTED-PRINTABLE:244 Cuyahoga Court=0D=0A=
South Lyon, MI 48178
X-MS-OL-DEFAULT-POSTAL-ADDRESS:2
URL;WORK:www.stabledory.com
EMAIL;PREF;INTERNET:[email protected]
X-MS-OL-DESIGN;CHARSET=utf-8:<card xmlns="http://schemas.microsoft.com/office/outlook/12/electronicbusinesscards"; ver="1.0" layout="left" bgcolor="ffffff"><img xmlns="" align="fit" area="16" use="cardpicture"/><fld xmlns="" prop="name" align="left" dir="ltr" style="b" color="000000" size="10"/><fld xmlns="" prop="org" align="left" dir="ltr" color="000000" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="telcell" align="left" dir="ltr" color="000000" size="8"><label align="right" color="626262">Mobile</label></fld><fld xmlns="" prop="telhome" align="left" dir="ltr" color="000000" size="8"><label align="right" color="626262">Home</label></fld><fld xmlns="" prop="email" align="left" dir="ltr" color="000000" size="8"/><fld xmlns="" prop="addrwork" align="left" dir="ltr" color="000000" size="8"/><fld xmlns="" prop="webwork" align="left" dir="ltr" color="000000" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/></card>
REV:20090601T133313Z
END:VCARD
------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to