<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general">
    <title>gmane.comp.java.lib.itext.general</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41706"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41705"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41704"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41703"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41702"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41701"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41700"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41699"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41698"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41697"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41696"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41695"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41694"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41693"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41692"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41691"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41690"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41689"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41688"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41687"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41706">
    <title>Re: Help neededwithsetCharAdvanceandsuperscript/subscript.</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41706</link>
    <description>I don't see how this would help.

Adding text in sub or superscript is working just fine. The problem is 
that I have a character ("]") that needs both a subscript of "D" and a 
superscript of "20" at the same time.

What I expected was to record the horizontal write point before writing 
the sub script (which is always the shorter of the two), and then move 
the write point to the saved position before writing the super-script. 
But its in a table cell so I can't.

Regards

Ian





-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
_______________________________________________
iText-questions mailing list
iText-questions&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-ques</description>
    <dc:creator>Ian Hobson</dc:creator>
    <dc:date>2008-12-04T00:05:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41705">
    <title>Sporadic Problem with getPageNumber</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41705</link>
    <description>Hi Guys,

Sorry if this posts twice. I tried posting it using Google Chrome about 14 hours
ago and it still hasn't appeared so I'm going to assume it's another bug in
their program.

I've been using iText for years (using the latest version right now) and have
had one problem that's occasionally occured. I finally sat down and tried to
figure the problem out and here's my issue:

I generate a table of contents which is a combination of a few tables. I call
document.getNewPage, then call write.getPageNumber() before I start writing the
TOC and I call it right after. Then I subtract the two and add 1 (as the TOC
could start and end on the same page) to figure out the total number of TOC
pages. The problem is that every once in a while the last table print out very
close to the end of the last page (but does not go over and no extra page is
printed). When this happens writer.getPageNumber() returns the NEXT page number
rather than the current page number the TOC is on.

To test this I also tried getting the end</description>
    <dc:creator>Dominic Maricic</dc:creator>
    <dc:date>2008-12-03T22:16:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41704">
    <title>Re: Remove document restrictions</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41704</link>
    <description>Ah - now I see the problem (or at least I think I do).

I suspect that you are using Adobe Reader, and not Adobe Acrobat, as  
your PDF viewer.  And you are expecting to be able to add comments,  
digitally sign, etc.   HOWEVER, Adobe Reader does NOT support such  
operations on a normal PDF (as you have).  In order to gain such  
rights, you must ADD THEM to the PDF using an Adobe application (such  
as Acrobat or LiveCycle).  It is not possible to add them with iText  
or other 3rd party solutions.

Leonard


On Dec 3, 2008, at 11:10 AM, Diana Almeida wrote:


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
_______________________________________________
iText-questions mailing list
iText-questio</description>
    <dc:creator>Leonard Rosenthol</dc:creator>
    <dc:date>2008-12-03T18:12:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41703">
    <title>Re: iText EPS support</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41703</link>
    <description>Because EPS is a historical technology that has been phased out in  
favor of various other modern standards.

What sort of solution are you building that requires/uses EPS instead  
of alternatives such as PDF or SVG (or even EMF)?

Leonard

On Dec 3, 2008, at 11:36 AM, rumen varbanov wrote:



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
_______________________________________________
iText-questions mailing list
iText-questions&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php</description>
    <dc:creator>Leonard Rosenthol</dc:creator>
    <dc:date>2008-12-03T17:59:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41702">
    <title>Re: HELP PLEASE! PdfReader.removeUsageRights()</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41702</link>
    <description>The Readers shows you 'not allowed' not only for actions that are disallowed by the PDF document. It shows 'not allowed', too, for actions that are not allowed when using the Reader in contrast to using the Acrobat (Reader enablement taken aside).

Regards,   Michael.

-----Ursprüngliche Nachricht-----
Von: Diana Almeida [mailto:diana.almeida&lt; at &gt;dcc.fc.up.pt] 
Gesendet: Mittwoch, 3. Dezember 2008 19:47
An: Post all your questions about iText here
Betreff: [iText-questions] HELP PLEASE! PdfReader.removeUsageRights()

I'm using:

(....)
PdfReader r = new PdfReader("file_with_rights.pdf");

r.removeUsageRights();

PdfStamper s = new PdfStamper (r, new 
FileOutputStream("file_without_rights.pdf"));
a.close();

(....)

This creates a "file_without_rights.pdf", equal to 
"file_with_rights.pdf". If i use adobe reader, under file-&gt;properties-&gt; 
security it STILL shows "not Allowed" under some fields 
(commenting,signature, etc).

Can anyone PLEASE help me with this?

thanks!

</description>
    <dc:creator>Michael Klink</dc:creator>
    <dc:date>2008-12-03T21:55:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41701">
    <title>Problems with getPageNumber</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41701</link>
    <description>Hi Guys,

I've been using iText for years (using the latest version right now) and have 
had one problem that's occasionally occured. I finally sat down and tried to 
figure the problem out and here's my issue:

I generate a table of contents which is a combination of a few tables. I call 
document.getNewPage, then call write.getPageNumber() before I start writing the 
TOC and I call it right after. Then I subtract the two and add 1 (as the TOC 
could start and end on the same page) to figure out the total number of TOC 
pages. The problem is that every once in a while the last table print out very 
close to the end of the last page (but does not go over and no extra page is 
printed). When this happens writer.getPageNumber() returns the NEXT page number 
rather than the current page number the TOC is on.

To test this I also tried getting the end page number, call document.newPage() 
and getting the page number again. The times when the numbers come out ok there 
will be a difference of one page. When the p</description>
    <dc:creator>Dominic Maricic</dc:creator>
    <dc:date>2008-12-03T21:50:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41700">
    <title>Re: HELP PLEASE! PdfReader.removeUsageRights()</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41700</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
iText-questions mailing list
iText-questions&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php</description>
    <dc:creator>Diana Almeida</dc:creator>
    <dc:date>2008-12-03T19:17:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41699">
    <title>Re: HELP PLEASE! PdfReader.removeUsageRights()</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41699</link>
    <description>
Usage rights is NOT the same as permissions!
</description>
    <dc:creator>1T3XT info</dc:creator>
    <dc:date>2008-12-03T18:52:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41698">
    <title>Re: Remove document restrictions</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41698</link>
    <description>
http://1t3xt.info/examples/browse/?page=example&amp;id=42

</description>
    <dc:creator>1T3XT info</dc:creator>
    <dc:date>2008-12-03T18:47:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41697">
    <title>HELP PLEASE! PdfReader.removeUsageRights()</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41697</link>
    <description>I'm using:

(....)
PdfReader r = new PdfReader("file_with_rights.pdf");

r.removeUsageRights();

PdfStamper s = new PdfStamper (r, new 
FileOutputStream("file_without_rights.pdf"));
a.close();

(....)

This creates a "file_without_rights.pdf", equal to 
"file_with_rights.pdf". If i use adobe reader, under file-&gt;properties-&gt; 
security it STILL shows "not Allowed" under some fields 
(commenting,signature, etc).

Can anyone PLEASE help me with this?

thanks!

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
_______________________________________________
iText-questions mailing list
iText-questions&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: h</description>
    <dc:creator>Diana Almeida</dc:creator>
    <dc:date>2008-12-03T18:47:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41696">
    <title>Re: iText EPS support</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41696</link>
    <description>
There was an IP issue with the code. EPS support was removed (and by the 
way: the EPS code only worked with some EPS files, not with all).
</description>
    <dc:creator>1T3XT info</dc:creator>
    <dc:date>2008-12-03T18:45:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41695">
    <title>Re: Help needed withsetCharAdvanceandsuperscript/subscript.</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41695</link>
    <description>
I'm sorry, I was away from the list for a while.
Why not use a generic tag on the Chunk.
This example is used to add ellipses and boxes:
http://1t3xt.info/examples/browse/?page=example&amp;id=67
but you could easily adapt it to add text in subscript or superscript.
</description>
    <dc:creator>1T3XT info</dc:creator>
    <dc:date>2008-12-03T18:41:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41694">
    <title>Re: Eliminate white space in PdfPTable</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41694</link>
    <description>
You could create a PDF with a standard width and a height that is the
equivalent of several pages so that you have a PDF with one page 
containing one long table;
Read this page into a PdfImportedPage with PdfReader and add the same 
page over and over to different pages of a new PDF file using different 
offsets.
</description>
    <dc:creator>1T3XT info</dc:creator>
    <dc:date>2008-12-03T18:16:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41693">
    <title>External digest size</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41693</link>
    <description>Hi all,

I've a problem and i think it's related with the external digest array size. I have had this code working until today:

    tSignatureAppearance.setExternalDigest(new byte[128], new byte[20], "RSA");

I've just tested this with a new certificate (from a new CA, which i think generates bigger keys (4 Kb?)) and it doesn't work; the acrobat reader says the signature is not valid.

I have read in previous posts that the size of the buffer depends on the signature size and the hash. Is there a way i could make the array big enought so i don't have this problem? I have to work with keys of both sizes (2Kb and 4 Kb) and would like to know:

  a) If is there a way i can calculate the size necessary from the certificate.
  b) If i can use a size (lets say 1Kb) for the array so it should work with every certificate, independently of it's size (i don't know if you MUST use a 128 bytes lenght array when singing with a 2 Kb key, o if you CAN use a 128 bytes (or bigger, this must be the minimum) length array.

Re</description>
    <dc:creator>Eneko González Benito</dc:creator>
    <dc:date>2008-12-03T17:52:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41692">
    <title>Re: Eliminate white space in PdfPTable</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41692</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
iText-questions mailing list
iText-questions&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php</description>
    <dc:creator>Alexis Pigeon</dc:creator>
    <dc:date>2008-12-03T17:18:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41691">
    <title>Eliminate white space in PdfPTable</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41691</link>
    <description>Hi,

I am using iText for generating PDF documents. I am adding data to a
cell in the table and the data comes from database. When a cell
contains more data that fits the rest of the page, it gets displayed
in the next page and I don't want to have any blank space in between
the pages. I am displaying data using pharse. Is there any property
that displays the text irrespective of size.

Any suggestions/recommendations would be greatly appreciated.

Thanks.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
_______________________________________________
iText-questions mailing list
iText-questions&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: </description>
    <dc:creator>Swapna Guntu</dc:creator>
    <dc:date>2008-12-03T14:05:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41690">
    <title>Re: Help needed with setCharAdvanceandsuperscript/subscript.</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41690</link>
    <description>Hi All,

Cracked it - but its a right kludge.

After the subscript I change the font, and put a character in another 
font with suitable setCharAdvance to reposition the write point. I set 
the colour to white so it can't be seen.

Would it be better to switch to RTL and put the sub-script out a second 
time?

What does the team think?

Ian


Ian Hobson wrote:
I dropped an important line....
   char ch= subrun.charAt(0);


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
_______________________________________________
iText-questions mailing list
iText-questions&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
</description>
    <dc:creator>Ian Hobson</dc:creator>
    <dc:date>2008-12-03T14:40:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41689">
    <title>Antwort: Re:  Image Path Problem in war</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41689</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
iText-questions mailing list
iText-questions&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php</description>
    <dc:creator>Benjamin Rein</dc:creator>
    <dc:date>2008-12-03T14:11:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41688">
    <title>Re: Footer with Page Count and additional Information</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41688</link>
    <description>
Thank you Alexis!
That`s the solution. I oversight that.



Alexis Pigeon wrote:

</description>
    <dc:creator>geke</dc:creator>
    <dc:date>2008-12-03T12:33:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41687">
    <title>iText EPS support</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41687</link>
    <description>Hi All,
Why do iText not more support encapsulated PostScript?

2.1.4 -&gt; com.lowagie.text - Image.java

older V -&gt; oldexamp.objects.images.tiff - EncapsulatedPostScript.java

Thank you!
rumen

-----------------------------------------------------------------
Поръчки на алкохол On Line с безплатна доставка до 48 часа!
http://www.partytime-bg.net/

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
_______________________________________________
iText-questions mailing list
iText-questions&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php</description>
    <dc:creator>rumen varbanov</dc:creator>
    <dc:date>2008-12-03T10:36:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41686">
    <title>Re: Image Path Problem in war</title>
    <link>http://permalink.gmane.org/gmane.comp.java.lib.itext.general/41686</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
iText-questions mailing list
iText-questions&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php</description>
    <dc:creator>Alexis Pigeon</dc:creator>
    <dc:date>2008-12-03T10:38:59</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.comp.java.lib.itext.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.java.lib.itext.general</link>
  </textinput>
</rdf:RDF>
