http://www.perlmonks.org?node_id=958339


in reply to Re^3: Taking a PDF library Open Source
in thread Taking a PDF library Open Source

You can see the doc at: Documentation and an output file created using the XML generation method at: Sample (the charts were created using the chart director library)
g_White

Replies are listed 'Best First'.
Re^5: Taking a PDF library Open Source
by bitingduck (Chaplain) on Mar 08, 2012 at 04:33 UTC

    That's pretty impressive-- it's well documented and looks like it's more flexible than others I've looked at (e.g. Booktype, which has an editor and things, but more limited layout).

    The page flow thing that you mention in the next post looks like it would have to be addressed a few different ways. I only had a little time this morning, but the XML to pdf mode looks like it wants the pages already defined, and probably the non-XML version doesn't.