[
https://issues.apache.org/jira/browse/FOP-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17703737#comment-17703737
]
Dave Roxburgh commented on FOP-2652:
------------------------------------
Thanks [~sergey-b]
I'll recommend closing this issue on the basis that it is resolved in FOP 2.8.
> SVG image relative url is broken when rednering PDF
> ---------------------------------------------------
>
> Key: FOP-2652
> URL: https://issues.apache.org/jira/browse/FOP-2652
> Project: FOP
> Issue Type: Bug
> Components: renderer/pdf
> Affects Versions: 2.1
> Environment: Windows 7 x64
> java 1.8.0_102 64-Bit
> Reporter: Sergey B.
> Priority: Major
> Attachments: batik-svg-error.zip
>
>
> When rendering fo-file into PDF urls to svg images are treated incorrectly
> because some extra componets are preprended to them. Other images with
> similar urls works fine.
> {code}
> <fo:external-graphic src="url('images/svg.svg')"/> doesn't work
> <fo:external-graphic src="url('images/png.png')"/> has no problem
> {code}
> Files to reproduce are in zip archive batik-svg-error.zip.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)