From: Bob D. <bd...@si...> - 2004-01-28 13:16:59
|
Hi, You can have a report with out detail Currently It would be hard to do the limit @ 80 columns.. as RLIB is more of a fixed layout engine right now.. it is in our plans to make another layout engine in rlib that would be more freeflow.. however that would be kinda far off Chet has on his TODO list to implement line wrapping.. for MEMO fields.. that would also help you do your BreakFooter... but I can't say when he is going to get to that.. as it stands right now.. it might be a little while.. as we @ SICOM have prioritized l10n and i18n stuff ahead of that due to paying customers needs ;) For right now you could just specify a width for all of your fields and lay them out manually... until we get around to some other sutff - Bob On Sun, 2004-01-25 at 11:38, Franco Spinelli wrote: > I have a report without report detail and with a group (break) > Can I put BreakFooter output (only 2 numbers) on same line and > get a new line when reach 80 cols ? > > As: > > g1 n1 g2 n2 g3 n3 g4 n4 g5 n5 g6 n6 > g7 n7 g8 n8 ..... > > Regards > > Franco Spinelli > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users |