[EMAIL PROTECTED] wrote:
Actually, I did a little research myself. It looks as if the platypus.para object (as opposed to the platypus.paragraph that you seem to use) supports hyperlinks to external objects. But it is experimental. I couldn't quite figure out how to try it in your code, plus I ran out of time.
I thought I remembered some discussion of that on reportlab-users. Thanks for the reminder. Does para provide everything that paragraph does? How are links supported (easy as making an <a href>?) If I find some time I'll try to get it working.
I think in the (not-so-near) future that reportlab will be but one output option. We could then take the rfxml and throw it to a screen object for preview purposes, foregoing the pdf-creation/pdf-viewing step. Linking (and hooking into the application) will be very important for providing cool drill-down reporting and the like.
But the rfxml format so far has been mostly derived from reportlab's api and features.
-- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
