Re: Another SVG does not render with Batik

Clay Leeds <[email protected]>
Newsgroups gmane.text.xml.fop.user
Message-ID <[email protected]>
On Apr 12, 2016, at 12:44 AM, Alexey Kanakhin <[email protected]> wrote:
> 
> Thomas Radtke-2 wrote
>> Am 03.02.2016 um 12:27 schrieb Thomas Radtke:
>> It appears the problem goes away when placing all images in the base 
>> directory. That's an ugly workaround, but an easy one as by chance I 
>> have unique filenames.
> 
> If you are using XSL stylesheets there is another workaround.
> You can use img.src.path parameter and put absolute path to images into this
> parameter.
> For example:
> <xsl:param name="img.src.path">/path/to/project/images/</xsl:param>
> 
> You can also change this parameter from command line.

Could you also use img.src.path and img.src.path2 & img.src.path3 in the same fashion?

<xsl:param name="img.src.path">/path/to/project/images/</xsl:param>

<xsl:param name="img.src.path2">/path/to/project/some/otherimages/</xsl:param>

<xsl:param name="img.src.path3">/path/to/project/yet/another/images/folder/</xsl:param>

Clay
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.