XSLT FOP
Hi
im using xlst fop to generate some pdfs. I have 3 separate tables which i need to be separate because they can hold dynamic data. I want to put these 3 tables beside eachother - is there any way i can do this? I know i can use absolute positioning but i have some other tables at the top which are also dynamic so absolute wont work - eg
-------------------------------------------------------------
Dynamic Tables
-------------------------------------------------------------
------------ --------------- ---------------
Table 1 Table 2 Table 3
------------ -------------- ---------------
Any help is appreciated
|