Andres: First of all, thanks for your sooner response. Let me tell that I found this mesage in the console when i executed the redering. /*************** [WARNING] table-layout=auto is not supported, using fixed! [WARNING] current implementation of tables requires a table-column for each column, indicating column-width ***************/
What do you think the problem is? I put a little peace of code, as you ask. /*************** <fo:table-row> <fo:table-cell> <fo:block>TITLE COL 1 </fo:block> </fo:table-cell> <fo:table-cell> <fo:block><fo:inline color="#000000" language="en-US" font-size="12pt" font-family="Times New Roman" font-weight="normal" font-style="normal" text-decoration="none">TITLE </fo:inline>COL 2 </fo:block> </fo:table-cell> <fo:table-cell> <fo:block><fo:inline color="#000000" language="en-US" font-size="12pt" font-family="Times New Roman" font-weight="normal" font-style="normal" text-decoration="none">TITLE </fo:inline>COL 3 </fo:block> </fo:table-cell> </fo:table-row> ****************/ --- "Andreas L. Delmelle" <[EMAIL PROTECTED]> wrote: > > -----Original Message----- > > From: Juan Manuel Bellina > [mailto:[EMAIL PROTECTED] > > Sent: dinsdag 25 mei 2004 21:41 > > > > I am using FOP 0.20.5 to make a report to a PDF > file. > > I make a table with some data but when I open the > pdf > > file generated, the table are not showed. > > Any ideas? > > Could mean a number of things, so, not immediately, > no... > Is it possible to send us a stripped-down version of > the source FO > demonstrating the problem? > > > Greetz, > > Andreas > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]