On Mon, May 14, 2012 at 7:04 PM, Alexandre Rademaker <[email protected]> wrote: > Please Zack, your scripts would be very useful as they are right now. Please > consider put them in a public repo if it is possible...
You REALLY don't want them right now... they currently go through a very badly written XML phase (one of the first attempts at XML/XSLT that I ever did, which has things like unix timestamps as dates instead of ISO8601), and all the PDF generation code is in command line PHP with a hacked up old version of TCPDF (I originally was going to do a web interface, so PHP wasn't that bad of a choice). I'll probably redo the XML then use a more modern PDF generation engine, but it's frankly too embarrassing and full of business specific kludges to release now. - Zack
