phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] PDF support for phpgw


From: Dan Kuykendall
Subject: Re: [Phpgroupware-developers] PDF support for phpgw
Date: Fri, 26 Sep 2003 13:01:41 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030901 Thunderbird/0.2



Andrea Rota wrote:

Maybe the best way to use it would be to write a web services (SOAP or
XMLRPC) wrapper around Apache FOP and access it from phpgw.

In essence this is exactly what would happen. As phpGW progresses, the API and all the apps will really be in the business of generating XML results. XSLT will be responsible for generating html, but also it will be very easy to take the resulting XML from the api and app and toss it inside XMLRPC or SOAP returns. Likewise we should be able to have a simple mechanism for Apache FOP to use in getting the data to generate PDF's

Dan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]