Re: [iText-questions] Unit Testing, Stress Testing, Profiling...

2010-01-16 Thread trumpetinc
>> >> >> >> --Mark Storer >> Senior Software Engineer >> Cardiff.com >> >> #include >> typedef std::Disclaimer DisCard; >> >> >> >> > -Original Message- >> > From: Ghady Diab [mailto:ghady.d...@l

Re: [iText-questions] Unit Testing, Stress Testing, Profiling...

2010-01-14 Thread trumpetinc
For what it's worth, I've been able to create some pretty good content based unit tests using the parser... I have a filtering parser that I've put together (haven't committed it yet) that allows you to specify a region of the page to extract text from. This makes it pretty easy to determine if

Re: [iText-questions] Unit Testing, Stress Testing, Profiling...

2010-01-14 Thread Mike Marchywka
> Date: Thu, 14 Jan 2010 09:14:30 -0800 > From: > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Unit Testing, Stress Testing, Profiling... > > All the unit tests are available in the source do

Re: [iText-questions] Unit Testing, Stress Testing, Profiling...

2010-01-14 Thread Paulo Soares
, 2010 5:15 PM > To: Post all your questions about iText here > Subject: Re: [iText-questions] Unit Testing, Stress Testing, > Profiling... > > All the unit tests are available in the source downloads at > http://sourceforge.net/projects/itext/files/ . You can also > get

Re: [iText-questions] Unit Testing, Stress Testing, Profiling...

2010-01-14 Thread Mark Storer
dnesday, January 13, 2010 11:54 AM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Unit Testing, Stress Testing, > Profiling... > > > Hey, > > It's Ghady DIAB from Lebanon. I'm really interested in your > iTextSharp > library

Re: [iText-questions] Unit Testing, Stress Testing, Profiling...

2010-01-13 Thread Ghady Diab
Hey, It's Ghady DIAB from Lebanon. I'm really interested in your iTextSharp library (C#), and I'm working on a small project using it for my university. Is there a way I can get the Unit Tests you did for this library as well as stress testing and profiling documents (results). If these docume