On May 16, 2010, at 2:57 AM, Martinecz Miklós wrote:

> Can Dabo export its content to MS Word, Excel and PFD?


        As others have mentioned, PDF is the primary means for creating output 
from your Dabo data. Another option is XML; you can call dBizobj.dataToXML(), 
and it will return the data for your bizobj and all of its child bizobj data.

        It also wouldn't be difficult to take the data returned from 
bizobj.getDataSet() and convert it to CSV or any other similar format using 
basic Python functions.


-- Ed Leafe



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to