Re: use case for ERPDFWrapper?

2015-01-16 Thread Paul Hoadley
Hi Ray, On 17 Jan 2015, at 6:59 am, Ray Kiddy wrote: > Does anyone have a use case for the ERPDFWrapper classes? I've used ERPDFWrapper to create really simple reports quickly, in situations where there was no business case for doing anything more complex/better looking. Despite the lack of

Re: use case for ERPDFWrapper?

2015-01-16 Thread James Cicenia
Unavailable Sent from my iPhone > On Jan 16, 2015, at 4:28 PM, Timothy Worman wrote: > > https://itunes.apple.com/us/podcast/webobjects-podcasts/id270165303 > > "ERPDF in 60 seconds” > > Podcast #78 > > Tim Worman > UCLA GSE&IS > > >> On Jan 16, 2015, at 1:19 PM, James Cicenia wrote: >>

Re: use case for ERPDFWrapper?

2015-01-16 Thread Theodore Petrosky
Is there a reason you stayed away from Jasper Reports? I did a small invoicing system and Jasper Reports worked great. I've used it in both D2W and regular Wonder apps. Ted On Fri, 1/16/15, Ray Kiddy wrote: Subject: use case for ERPDFWrapper? To:

Re: use case for ERPDFWrapper?

2015-01-16 Thread Timothy Worman
https://itunes.apple.com/us/podcast/webobjects-podcasts/id270165303 "ERPDF in 60 seconds” Podcast #78 Tim Worman UCLA GSE&IS > On Jan 16, 2015, at 1:19 PM, James Cicenia wrote: > > I never could find a working video. > > > > >> On Jan 16, 2015, at 2:29 PM, Ray Kiddy wrote: >> >> >> Do

Re: use case for ERPDFWrapper?

2015-01-16 Thread James Cicenia
I never could find a working video. > On Jan 16, 2015, at 2:29 PM, Ray Kiddy wrote: > > > Does anyone have a use case for the ERPDFWrapper classes? I am not > seeing, for example, package-level javadoc that might explain this. > > The reason I ask is that I recently had to generate PDF invo

Re: use case for ERPDFWrapper?

2015-01-16 Thread Timothy Worman
Yes, I have used it. ERPDFWrapper is easy and simple. It will wrap any well formed xhtml and turn it into a PDF. There is a great podcast that demonstrates a basic example in ~60 seconds. There are options for more complex use cases. It has been some time since I reviewed documentation, but I th

use case for ERPDFWrapper?

2015-01-16 Thread Ray Kiddy
Does anyone have a use case for the ERPDFWrapper classes? I am not seeing, for example, package-level javadoc that might explain this. The reason I ask is that I recently had to generate PDF invoices for an order system and the conversation in my head followed a very common pattern: - How do I d