Just a stupid question ... =P

2003-07-11 Thread s-oualid
Hello guys @ fop-dev ! Firstable, congratulation for your work on the fop API, we are using it here for 6 monthes now and it is a real success from the user point of view !!! I work for a french TV Channel (so excuse my english) and we use FOP to generate catalogs of our programs. Until right now,

Can't bind page number into a variable

2003-02-17 Thread s-oualid
Hi, I would like to put specific attributes on odd or even pages, so I began by looking for a way to check the context pages but I did'nt find anything. So I wanted to bind the into a variable in order to make some test on it when I want to add specific parameters to my tags. start

The best way to control page break

2003-02-12 Thread s-oualid
Hi mates, I'm now using FOP for 2 months, we really appreciate this way to automatically generate our catalogs here. I have to work those days on a new XSL:FO layout that must manage fine page break system. Is there a better way for handling that than using the XSL string-length() and sum() wit