Thank you for the reply.
I know little about Java.
I saw that there are generic types like Dictionary<int,IntHashtable> in
iTextSharp and thought that Java has its equivalent for Dictionary<long, long>
too. :P
WMJ
>________________________________
> From: Paulo Soares <psoa...@glintt.com>
>To: Post all your questions about iText here
><itext-questions@lists.sourceforge.net>
>Sent: Wednesday, December 7, 2011 3:49 PM
>Subject: Re: [iText-questions] Support for big PDFs over 2G
>
>
>
>Unfortunately Java can't have generics on primitive
types. Remember that iText must work in Java and .NET and the codebase shuld be
as similar as possible.
>
>Paulo
>----- Original Message -----
>>From: WMJ
>>To: Post all your questions about iText here
>>Sent: Wednesday, December 07, 2011 1:11 AM
>>Subject: [iText-questions] Support for big PDFs over 2G
>>
>>
>>Hello Paulo,
>>
>>
>>
>>I've checked out the source code. It seems that there's no need to introduce
>>a LongHashtable class. Using the built-in
>>System.Collections.Generics.Dictionary<long, long> will be sufficient. And
>>so to the IntHashtable. The default implementation of .NET's generic
>>Dictionary class is quite acceptable. Why reinvent the wheel?
>>
>>
>>
>>WMJ
>>
>>
>>
>>
>>>________________________________
>>> From: Paulo Soares <psoa...@glintt.com>
>>>Subject: [iText-questions] Support for big PDFs over 2G
>>>
>>>
>>>Hi all,
>>>
>>>iText and iTextSharp now support PDFs over 2G. The limitation is 10G for
>>>PDFs with classic xref and 1T for stream xref. You can get it from the SVN.
>>>
>>>Paulo
>>>------------------------------------------------------------------------------
>>>Cloud
Services Checklist: Pricing and Packaging Optimization
>>>This white paper
is intended to serve as a reference, checklist and point of
>>>discussion
for anyone considering optimizing the pricing and packaging model
>>>of a
cloud services business. Read Now!
>>>http://www.accelacomm.com/jaw/sfnl/114/51491232/
>>>_______________________________________________
>>>iText-questions
mailing list
>>>iText-questions@lists.sourceforge.net
>>>https://lists.sourceforge.net/lists/listinfo/itext-questions
>>>
>>>iText(R)
is a registered trademark of 1T3XT BVBA.
>>>Many questions posted to this
list can (and will) be answered with a reference to the iText book:
http://www.itextpdf.com/book/
>>>Please check the keywords
list before you ask for examples: http://itextpdf.com/themes/keywords.php
>>>
>>>
>------------------------------------------------------------------------------
>Cloud Services Checklist: Pricing and Packaging Optimization
>This white paper is intended to serve as a reference, checklist and point of
>discussion for anyone considering optimizing the pricing and packaging model
>of a cloud services business. Read Now!
>http://www.accelacomm.com/jaw/sfnl/114/51491232/
>_______________________________________________
>iText-questions mailing list
>iText-questions@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/itext-questions
>
>iText(R) is a registered trademark of 1T3XT BVBA.
>Many questions posted to this list can (and will) be answered with a reference
>to the iText book: http://www.itextpdf.com/book/
>Please check the keywords list before you ask for examples:
>http://itextpdf.com/themes/keywords.php
>
>
------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of
discussion for anyone considering optimizing the pricing and packaging model
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples:
http://itextpdf.com/themes/keywords.php