Convert SVG to PNG with image attribute inside svg file #584
-
        System Configuration
 QuestionWhen trying to render SVG file that includes image attribute with link to image in the web, to PNG, it renders to without image inside . Does the library support it? Same issue happens with image data url inside the svg file. Both cases render to png without image inside: Thanks for help!  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
| 
         Downloading of external images from inside a svg file is not allowed in this library.  | 
  
Beta Was this translation helpful? Give feedback.

Downloading of external images from inside a svg file is not allowed in this library.