[
https://issues.apache.org/jira/browse/FOP-2848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Schowalter updated FOP-2848:
----------------------------------
Description:
The [^Appendix_INCORRECT.svg] (which has the incorrect styling) was generated
with Apache FOP Sandbox and the [^Appendix.fo]file.
Actually it should look like: [^Appendix_CORRECT.svg] which I changed manually.
The only difference is that a block is not closed with an ending </g> Tag and
another transform is not enclosing further elements.
This must have something to do with the Sandbox Painter, I think.
With the [^Appendix_workaround.fo] I could find a workaround for the svg
generation by using a block-container around the cells.
was:
The [^Appendix_INCORRECT.svg] (which has the incorrect styling) was generated
with Apache FOP Sandbox and the [^Appendix.fo]file.
Actually it should look like: [^Appendix_CORRECT.svg] which I changed manually.
The only difference is that a block is not closed with an ending </g> Tag and
another transform is not enclosing further elements.
This must have something to do with the Sandbox Painter, I think.
> Rendering issue on SVGs (Sandbox)
> ---------------------------------
>
> Key: FOP-2848
> URL: https://issues.apache.org/jira/browse/FOP-2848
> Project: FOP
> Issue Type: Bug
> Components: renderer/svg
> Affects Versions: 2.3
> Reporter: David Schowalter
> Priority: Major
> Labels: fop-sandbox, svg
> Attachments: Appendix.fo, Appendix_CORRECT.svg,
> Appendix_INCORRECT.svg, Appendix_workaround.fo, List.fo, List.pdf, List.svg
>
>
>
> The [^Appendix_INCORRECT.svg] (which has the incorrect styling) was generated
> with Apache FOP Sandbox and the [^Appendix.fo]file.
> Actually it should look like: [^Appendix_CORRECT.svg] which I changed
> manually. The only difference is that a block is not closed with an ending
> </g> Tag and another transform is not enclosing further elements.
> This must have something to do with the Sandbox Painter, I think.
> With the [^Appendix_workaround.fo] I could find a workaround for the svg
> generation by using a block-container around the cells.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)