Embedded SVG images are not included in generated PDF

XMLWordPrintable

      Steps:

      • I attach an svg image (e.g. "test.svg") to a page
      • When editing the page, I embed the svg image. I use {html}

        tag with content:
        <EMBED src="/download/attachments/360451/test.svg" height="360" width="550"></EMBED>
        or
        <IFRAME frameborder="1" height="360" scrolling="no" src="/download/attachments/360451/test.svg" width="550"></IFRAME>

      The embedded image displays correctly when I view the page in browser or print it.

      Only trouble is that the embedded SVG is left out completely from generated PDF. In fact, it is left out of generated Word doc also.

            Assignee:
            Anatoli
            Reporter:
            Ari Manninen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: