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

Reply via email to