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

Inline SVGs for PDFs (OX-9272) #1476

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Conversation

jakobvogel
Copy link
Member

@jakobvogel jakobvogel commented Nov 12, 2024

Description

Extends the HTML-to-PDF-pipeline to support inline SVGs.

Additional Notes

  • This PR fixes or works on following ticket(s): OX-9272

Checklist

  • Code change has been tested and works locally
  • Code was formatted via IntelliJ and follows SonarLint & best practices

…such that an alternative for inline SVGs can be added in future commits.

OX-9272
…via Apache Batik as Flying Saucer does not intrinsically support that.

This solution is heavily based on https://stackoverflow.com/questions/37056791/svg-integration-in-pdf-using-flying-saucer and linked web resources.

OX-9272
@jakobvogel jakobvogel added the 🧬 Enhancement Contains new features label Nov 12, 2024
@jakobvogel jakobvogel merged commit af1e24e into develop Nov 12, 2024
4 checks passed
@jakobvogel jakobvogel deleted the feature/jvo/OX-9272-PDF-SVG branch November 12, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧬 Enhancement Contains new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants