[
https://issues.apache.org/jira/browse/FOP-2890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994825#comment-16994825
]
Michele baravalle commented on FOP-2890:
----------------------------------------
Hello Chris, thanks for you reply.
Change-bar works well on IF format.
But IF format is to complex to modify for my uses case.
I needs to move a block from page to other in certain conditions: on AT format
is simple, on IF format is a pain.
I can try to recalculate the element after moving it.
Regards
> fo:change-bar problem with AT format
> ------------------------------------
>
> Key: FOP-2890
> URL: https://issues.apache.org/jira/browse/FOP-2890
> Project: FOP
> Issue Type: Bug
> Components: unqualified
> Affects Versions: 2.4
> Environment: Tested on Windows 8/10 and Mac OSX 10.15
> Reporter: Michele baravalle
> Priority: Major
> Fix For: 2.4
>
> Attachments: testChangeBar.fo
>
>
>
>
> Good morning,
> I would like to report the following problem.
> Add fo:change-bar on any fo file and make PDF with fop: it work well. Then
> make AT format with the same fo file and then make PDF from the generated AT
> file: output is wrong (change bar and text are overlapped and moved)
> Regards
> Used commands:
> * PDF (work well): fop testChangeBar.fo -pdf ok.pdf
> * AT + PDF (wrong): fop testChangeBar.fo -at test.at
> and then
> fop -atin test.at -pdf wrong.pdf
--
This message was sent by Atlassian Jira
(v8.3.4#803005)