- From: <airelavillag@libero.it>
- Date: Tue, 15 Apr 2003 10:52:16 +0200
- To: "www-xsl-fo@w3.org" <www-xsl-fo@w3.org>
Hi,
I use break-after property in this bock.
<fo:block span="all" break-after="page" >
<fo:external-graphic src="file:{$pathFile}" />
</fo:block>
Trying to product PDF file, I get this message in the output:
" WARNING: Page subsequences exhausted. Using previous subsequence. "
and it dipends on "break-after".
It runs but how can I resolve this warning?
And is there any method to create a bookmark using external-destination?
-Vale.
Received on Tuesday, 15 April 2003 09:33:09 UTC