Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to restore support for exporting as PDF #10

Open
pcdavid opened this issue May 3, 2022 · 1 comment
Open

Try to restore support for exporting as PDF #10

pcdavid opened this issue May 3, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@pcdavid
Copy link
Contributor

pcdavid commented May 3, 2022

When moving to Batik 1.14 (in GMF Runtime 1.14), support for exporting diagrams as PDF has been removed as it depends on Apache FOP, and that was not available in a compatible version in Orbit.
See org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.SVGImageConverter.exportToPDF(SVGImage, OutputStream).

Recent versions of Tycho support getting dependencies directly from Maven Central without needing to go through Orbit, and the Eclipse Foundation's IP guidelines allow that. Maybe it's possible to restore support for PDF export by getting a compatible FOP from there.

@pcdavid pcdavid added the enhancement New feature or request label May 3, 2022
@pcdavid pcdavid added this to the 1.16.2 milestone Oct 11, 2023
@pcdavid
Copy link
Contributor Author

pcdavid commented Oct 11, 2023

For 1.16.2 which will move to Batik 1.17, see if we can restore this.

@pcdavid pcdavid removed this from the 1.16.2 milestone Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant