[
https://issues.apache.org/jira/browse/FOP-3048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Steiner updated FOP-3048:
-------------------------------
Description:
Create 2 IF files one with a fo:basic-link, the other with the fo:block id
fop simple.fo -if application/pdf out.if
Merge the 2 IF files together
fop -ifin out.if out.pdf
The link should work
> Resolve links across IF files
> -----------------------------
>
> Key: FOP-3048
> URL: https://issues.apache.org/jira/browse/FOP-3048
> Project: FOP
> Issue Type: Bug
> Reporter: Simon Steiner
> Assignee: Simon Steiner
> Priority: Major
> Attachments: out.if, simple.fo
>
>
> Create 2 IF files one with a fo:basic-link, the other with the fo:block id
> fop simple.fo -if application/pdf out.if
> Merge the 2 IF files together
> fop -ifin out.if out.pdf
> The link should work
--
This message was sent by Atlassian Jira
(v8.20.1#820001)