|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Great. Thank you very much for confirming the fix!
|
|
Rank: Member Groups: Member
Joined: 5/7/2012 Posts: 12
|
Hi, We have a one new problem with svg to pdf export. There is a legend at the bottom of a chart. Please look at the attached file and observe that it is exported incorrect. Thanks.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
We have posted a new build that should fix this issue. Please see your private message for the download location.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 5/7/2012 Posts: 12
|
New build has solved the problem. Big Thanks!
|
|
Rank: Member Groups: Member
Joined: 5/7/2012 Posts: 12
|
Hi, We have two problems with pdf export: 1. We use highcharts and recently we have updated lib to v2.3.2. After that, every exported chart has black background. In zip archive there are two files: actual html, that contains a chart with blue background, and the result-pdf with black background. 2. We use Leaflet interactive maps. It basically consists of png tiles, but also has a svg layer. This svg isn't exported. Please find attachments : -example html file containing map -pdf without svg layer. Observation: I looked into map html layout and noticed such code:
Code: HTML/ASPX
<svg class=" leaflet-zoom-animated" style="-webkit-transform: translate3d(-455.5px, -363px, 0px);" width="1822" height="1120"">
May be the svg transformation causes such problem. Thank you.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
We have posted a new build on our download page that should solve the first problem for you. We do not see any attachment for the second problem though. Can you repost the file?
Thanks!
|
|
Rank: Member Groups: Member
Joined: 5/7/2012 Posts: 12
|
Thanks for build. Yes, it has solved the problem with background. I have edited previous post, so attachments are available now.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
We still can not see the second problem. We loaded the HTML file with Chrome browser and the dots and the map are at two totally different locations ---- the dots are at the top of the page, while the map is at the very bottom of the page displayed vertically. And the dots and the map do not overlap. We run the page through our converter and it produces the same result.
Thanks
|
|
Rank: Member Groups: Member
Joined: 5/7/2012 Posts: 12
|
Hello, We have a problem while exporting svg to pdf. Please look at the example in attached zip archive. Here, there is an svg chart with a legend. In this example legend can be scrolled. But in pdf, all legend items are visible and overlap chart area. In zip archive there are 2 files: chart.html and chart.pdf Thanks.
|
|