PDFsharp & MigraDoc Foundation
https://forum.pdfsharp.net/

Adding SVG image file
https://forum.pdfsharp.net/viewtopic.php?f=2&t=57
Page 1 of 1

Author:  darkfly [ Sat Jan 20, 2007 5:23 pm ]
Post subject:  Adding SVG image file

:?:
Hello how can i add a SVG image to a PDF Document?
Or how can I convert it to a supported image format?
Thanks

Author:  okv [ Thu Oct 16, 2008 11:00 am ]
Post subject: 

I would also like to know if it's possible to add SVG image with MigraDoc

Author:  johnstratoudakis [ Wed Oct 22, 2008 4:37 pm ]
Post subject: 

try using an Enhanced Metafile - it is the microsoft version of svg and can be easily converted to an XImage type via a GDI+ Image.

Author:  gastan [ Sat Oct 25, 2008 1:01 pm ]
Post subject: 

How do I add it into Migradoc then ?
I tried :

document.LastSection.AddImage("test.emf");

but that didnt work. I got "Image could not be read." image in my resulting PDF.

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/