Page 1 of 1

SVG, emf or wmf graphics into pdf

Posted: Mon Nov 13, 2023 5:41 pm
by Alexandra
Hello,

I read in older posts, "We are sorry, it's impossible to export SVG images to PDF in node.js." and "It is not available in node.js and we don't have plans to add it in the nearest feature.".
This was in May 202.

I was wondering if there has been a change?
Might there be in the near future to export svg, emf or wmf images to pdf?

It is really required.

Thank you very much for your reply.

Re: SVG, emf or wmf graphics into pdf

Posted: Tue Nov 14, 2023 9:34 am
by Max Shamanov
Hello,

In recent versions we have made some improvements and SVG images can now be exported to PDF.
Please click on the following link:
https://github.com/stimulsoft/Samples-R ... 20to%20PDF

Thank you.

Re: SVG, emf or wmf graphics into pdf

Posted: Sun Nov 19, 2023 1:23 pm
by AndreasASSD
Hi Max,

I tested it and it works. However the result is very poor image quality - much worse than JPG. It seems that the SVG is converted to a raster bitmap graphic for the PDF and not embedded as SVG.

Thanks, Andreas

Re: SVG, emf or wmf graphics into pdf

Posted: Sun Nov 19, 2023 1:25 pm
by Alexandra
Hello Max,

Thank you for your reply.
We will take a look at it.

I really appreciate it.

Re: SVG, emf or wmf graphics into pdf

Posted: Mon Nov 20, 2023 7:14 am
by Max Shamanov
Hello.

We are always glad to help you.

Thank you.