Closed henrikskar closed 8 years ago
Hi,
this seems to be a bug, where the "x" and "y" attributes and the "transform" attribute are applied in the wrong order. I made a commit to fix this: https://github.com/yWorks/svg2pdf.js/commit/39062b00cf6530923c3ef6706768675c99489395
I hope this solves your problem.
Best regards, Lukas Holländer
YesWorks,
Thank you so much!
Best regards, Henrik Skar
Hi there,
There seems to be an issue with rotation and positioning of text elements. Here's a fiddle to show my problem: jsfiddle If I comment out the following code in my local fork, the text element will render as I want. That will however break some of your code, I guess.
Can anything be done to solve my use case?
Best regards, Henrik Skar