This is an archived forum post. The information may be outdated. Contact us if you have any questions.

svg scaling doenst keep aspect ratio

Reinsch wrote on 2017-02-28:
I am using svgs, for example

<img src="/example/example.svg" class="testsvg">

My css looks like this:

.testsvg {width: 100px;}

In every browser this svg scales correctly, pdfcrowd doenst - so is there any solution EXCEPT providing the height too?
support wrote on 2017-03-01:
Hello,

If you can send us a full example (html code, svg image ) to support@pdfcrowd.com, we will look into it.