You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any chance that play2pdf does not support .svg in .scala.html files?
I have seen all flying saucer examples and I couldn't make any of them work. <svg> tags wont work <img source="logo.svg"> wont work <object data="logo.svg"> wont work
Is there any chance that play2pdf does not support
.svgin.scala.htmlfiles?I have seen all flying saucer examples and I couldn't make any of them work.
<svg>tags wont work<img source="logo.svg">wont work<object data="logo.svg">wont work