[
https://issues.apache.org/jira/browse/FOP-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17555474#comment-17555474
]
Simon Steiner commented on FOP-2459:
------------------------------------
what about
fop test.fo -if application/x-afp out.if
fop test2.fo -if application/x-afp out2.if
merge the 2 output files together then
fop -ifin merged.if -afp out.afp
> how to merge two afp files into a single afp file with single DOCUMENT tag
> --------------------------------------------------------------------------
>
> Key: FOP-2459
> URL: https://issues.apache.org/jira/browse/FOP-2459
> Project: FOP
> Issue Type: Test
> Components: fo/block, fo/page, renderer/afp
> Affects Versions: 1.1
> Environment: FOP,Java,AFP Files
> Reporter: Dhiraj
> Priority: Major
> Labels: test
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> how to merge two afp files into a single afp file with single DOCUMENT tag, i
> mean like this
> DOCUMENT
> BDT
> Named group
> BPG
> EPG
> EDT.
> i am merging two afp files, its merged into a single afp file but problem is
> i am getting two Documents Tag.
> i am looking for some idea about merge and thanks is advance.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)