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 it possible to use the image tag in creator.NewGraphicSVGFromString?
We are trying to use a simple SVG for frontend and PDF generation on backend and would like to use the same approach.
On the frontend we are loading the images via the image tag into the SVG.
On the backend we would use local files to generate a PDF, but the images are not beeing renderd into the PDF.
Although no errors shows up.
Is it possible to use the image tag in creator.NewGraphicSVGFromString?
We are trying to use a simple SVG for frontend and PDF generation on backend and would like to use the same approach.
On the frontend we are loading the images via the image tag into the SVG.
On the backend we would use local files to generate a PDF, but the images are not beeing renderd into the PDF.
Although no errors shows up.
The text was updated successfully, but these errors were encountered: