Hi, I wonder if anyone has an idea how to develop a pdf file with Zend_Pdf test-driven. I want to build a unit test that defines how the object extending Zend_Pdf should look like and which data is shown at with coords. At the moment I think this is not possible at all without having to dig into Zend_Pdf too heavily. Comparing the rendered pdf strings does not work as well.
Has any one any idea? Thanks and best regards, Ralf
