-
Notifications
You must be signed in to change notification settings - Fork 394
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
Enhancement to improve the svg-image-handling and the usage of data-url #1386 #1387
Enhancement to improve the svg-image-handling and the usage of data-url #1386 #1387
Conversation
For documentation reasons of the test results I will add some screens according to the issue ticket Screen of the designer with the changeScreen of the output formats HTML, PDF and DOCX with the changeTest report & imagesHint: before the report can be used the local path to the images must be changed. Output: PDF & DOCX with the change |
Looking at the output, it looks very well. |
Thanks for your first look. Below is the compare with Adobe reader zoom=600% to see the raster details in compare to the SVG. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This code looks good to me. Can you add tests?
Thanks for your check. Yes, I can do it and set it on my list. |
i have NPE on method org.eclipse.birt.report.engine.util.SvgFile.isSvg(String) then uri is null. I've created issue #1525 |
enhancement to improve the svg-image-handling and the usage of data-url #1386