Re: [iText-questions] Unit testing pdf generation logic using htmlparser

2003-02-01 Thread Paulo Soares
y, January 31, 2003 22:54 Subject: [iText-questions] Unit testing pdf generation logic using htmlparser > Hi, > I've been using iText for some pdf generation at my workplace, and > its a really good piece of software. I usually unit-test all of my code, > and have developed (act

[iText-questions] Unit testing pdf generation logic using htmlparser

2003-01-31 Thread Somik Raha
Hi,     I've been using iText for some pdf generation at my workplace, and its a really good piece of software. I usually unit-test all of my code, and have developed (actually still developing) a simple testing-framework for doing junit testing of pdf creation logic.       I have been able

[iText-questions] Unit Testing pdf generation logic using htmlparser

2003-01-31 Thread Somik Raha
Hi,     I've been using iText for some pdf generation at my workplace, and its a really good piece of software. I usually unit-test all of my code, and have developed (actually still developing) a simple testing-framework for doing junit testing of pdf creation logic.       I have been able