On Thu, Mar 19, 2009 at 6:36 PM, Ralf Eggert <[email protected]> wrote:
> 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

I recently came across the following:
http://www.phplivedocx.org/articles/brief-introduction-to-phplivedocx/

... seems to fit well into ZF. We are currently evaluating it for PDF
and RTF export.

Till

Reply via email to