>
> I have been refactoring some of the pdf generation in a couple apps and have tried to make it work with ERPDFGeneration.
> I wrote a quick app exercising the new bits and the existing ERPDFWrapper to avoid breaking anything and I put up an instance of that at
https://www.vasc-alert.com/VA/WebObjects/ERPDFExamples
>
> The example application exercises the basic use of ERPDFWrapper (basic usage ), the use of FOP to transform html, the use of FOP to transform xml and combining pdfs generated with different wrappers in ERPDFGeneration.
>
> The code is available on my fork at github. (
https://github.com/elemgee/wonder) I put ERPDFExamples in Examples/Misc on my fork.
> I confess that I have not moved all of my stuff to git yet, so I still have subversion-hassle-implementation-trauma affecting my thinking.
>
> I'm going to go over Pascal's podcast on contributions and organization before submitting a pull request, but since I've already opened myself up for ridicule on the git issue, I'd like to get some feedback on code. I've tried to conform to the organization and design that was already part of ERPDFGeneration. I am still digging through some of the things that I don't understand so if I've made mistakes in any part of the design or implementation, please have at it.
>
>
> Thanks for Q Dolans podcast PDF in 60 seconds (
http://idisk.mac.com/qdolan-Public/webobjects/PDFIn60Seconds.mov) and all the contributors to ERPDFGeneration.
>
>
> Larry Mills-Gahl
>
email@hidden
>
>
>
>