How to use 'axf:printer-marks' with url option?

Hello,
        Antennahouse provides the following extension 'axf:printer-marks'
which has an option to use URL that picks an external graphic file.The
syntax I used is as follows:

<fo:simple-page-master master-name="..."
        xsl:use-attribute-sets="page-dimensions" axf:crop-offset="0.5in"
axf:bleed="0.2in"
axf:printer-marks="url(C:\...\...\...\...\...\CropMarksBL.eps)">....</fo:...>

I was expecting to see cropmarks from the graphic file on the corners of
page but to my surprise I just see a grey border with 0.5in on all sides of
page.

Is the syntax right? An example would help.

Also in the above fragment of code I just tryed to use one graphic file.How
can I use four graphic files for four corners of page.

Thanks
-- 
View this message in context: http://www.nabble.com/How-to-use-%27axf%3Aprinter-marks%27-with-url-option--tf4281955.html#a12188952
Sent from the w3.org - www-xsl-fo mailing list archive at Nabble.com.

Received on Friday, 17 August 2007 16:59:10 UTC