[TYPO3] pdfgenerator2 & SVG crashes browser

David Krüsemann david at kruesemann.de
Thu Nov 29 17:39:37 CET 2007


Hi list,

I just found out that generation of a PDF-file using pdfgenerator2 
crashes the browser (FF), if there is an SVG-file embedded..

This is how I included the SVG:

<object data="fileadmin/test.svg" width="500" height="500" 
type="image/svg+xml">
<embed src="fileadmin/test.svg" width="500" height="500" 
type="image/svg+xml" />
</object>

Does anybody know another way to include SVG-files "pdfgenerator2-friendly"?

DAVID


More information about the TYPO3-english mailing list