On Fri, May 1, 2009 at 05:09, shravan kumar <[email protected]> wrote: > Thanks so much for all your on-time responses. > Could you please let me know whether the suggested tools also do satisfy > below need: > > Basically, I have few components (as I detailed in my initial email) and > each component can in runtime be delivered as one or more pages. > I would like to generate PDF from these components offline _without_ browser > interaction on the server-side once the user has confirmed the wizard > content. > > And most of these components design is dependent on _javascript_ that gets > executed once the document is ready. > > Does any of these tools supports the above need as well? Please advise. > Thanks so much,
Apache FOP does not fit those requirements, and in fact I don't believe anything does, and I also don't believe that it's possible. JavaScript doesn't have the opportunity to return arbitrary data to the browser, only HTML. -- Phillip Hutchings http://www.sitharus.com/ _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
