Michele baravalle created FOP-2890:
--------------------------------------
Summary: 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
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 testCahngeBar.fo -pdf ok.pdf
-AT + PDF (wrong): fop changeBar.fo -at test.at
and then
fop -atin test.at -pdf wrong.pdf
--
This message was sent by Atlassian Jira
(v8.3.4#803005)