in reply to Anyone using PDF::Template?

Yeah, plenty of companies are using it. I'm the maintainer, so please ask any questions you want.

Currently, it does require PDFlib to be completely useful. There is a version written by autrijus that uses PDF::API2 instead of PDFlib as the rendering engine and he says it's completely transparent, but I haven't used it.


My criteria for good software:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?