Hello everybody,
I'm working on a printable catalogue via css with multiple products and spare-parts. Some products could take several pages, so I'd like to automatically replicate into the page header, the last used product name on every page related to this product
Looking for placing formatted elements into page headers or footers, I came across css3 running elements but I wasn't able to use this feature with princexml.
Searching trough the forum i've found some examples using prince-flow to obtain the same result.
As the css3 element() value, flow can takes two arguments: the name of the object to move and one of these keywords: start, first, last
It seems to me that the use of the keyword last-except is missing and that's exactly what i need to print the product name on all its pages except for the first, where this product name already appears.
Someone can help me, please?
Thanks in advance,
Daniele.
I'm working on a printable catalogue via css with multiple products and spare-parts. Some products could take several pages, so I'd like to automatically replicate into the page header, the last used product name on every page related to this product
Looking for placing formatted elements into page headers or footers, I came across css3 running elements but I wasn't able to use this feature with princexml.
Searching trough the forum i've found some examples using prince-flow to obtain the same result.
As the css3 element() value, flow can takes two arguments: the name of the object to move and one of these keywords: start, first, last
It seems to me that the use of the keyword last-except is missing and that's exactly what i need to print the product name on all its pages except for the first, where this product name already appears.
Someone can help me, please?
Thanks in advance,
Daniele.