Welcome Guest Search | Active Topics | Sign In | Register

Aspx to PDF with AmCharts, not rendering lines in graph Options
dent
Posted: Wednesday, December 4, 2013 1:20:54 PM
Rank: Newbie
Groups: Member

Joined: 10/3/2013
Posts: 3
I use amCharts graph controls to generate line graphs, with a recent update to the version of the graph controls the .pdf conversion started to only render the graph's data point circles, and the background/axis and labels, but stopped rendering the lines of the line graphs.

I've verified that it isn't a load time issue, as I've increased the minloadwaittime repeatedly without any change

I can email a sample solution if necessary, but the graph that is generated by the javascript code is as follows:


Quote:
<div id="MainContent_linegraph1_ChartHolder" style="height:460px;width:800px;">
<div id="oc2div" style="width: 100%; height: 100%; overflow: hidden;">
<div style="overflow: hidden; position: relative; text-align: left; width: 800px; height: 437px; cursor: default;">
<svg style="position: absolute; width: 800px; height: 460px; left: 0px; top: -0.199997px;" version="1.1">
<g>
<path cs="100,100" d="M0.5,0.5 L798.5,0.5 L798.5,435.5 L0.5,435.5 Z" fill="#FFFFFF" stroke="#000000" fill-opacity="0" stroke-width="1" stroke-opacity="0">
<path cs="100,100" d="M0.5,0.5 L732.5,0.5 L732.5,365.5 L0.5,365.5 Z" fill="#FFFFFF" stroke="#000000" fill-opacity="0" stroke-width="1" stroke-opacity="0" transform="translate(67,40)">
</g>
<g>
<g transform="translate(67,40)">
<g>
<path cs="100,100" d="M333.5,0.5 L333.5,5.5" fill="none" stroke-dasharray="none" stroke-width="1" stroke-opacity="1" stroke="#DADADA" transform="translate(0,365)">
<path cs="100,100" d="M333.5,365.5 L333.5,365.5 L333.5,0.5" fill="none" stroke-dasharray="1" stroke-width="1" stroke-opacity="0.15" stroke="#000000">
</g>
</g>
<g transform="translate(67,40)" visibility="visible">
<g>
<path cs="100,100" d="M0.5,365.5 L5.5,365.5" fill="none" stroke-dasharray="none" stroke-width="1" stroke-opacity="1" stroke="#000000" transform="translate(-6,0)">
<path cs="100,100" d="M0.5,365.5 L0.5,365.5 L732.5,365.5" fill="none" stroke-dasharray="1" stroke-width="1" stroke-opacity="0.15" stroke="#000000">
</g>
<g>
<path cs="100,100" d="M0.5,304.5 L5.5,304.5" fill="none" stroke-dasharray="none" stroke-width="1" stroke-opacity="1" stroke="#000000" transform="translate(-6,0)">
<path cs="100,100" d="M0.5,304.5 L0.5,304.5 L732.5,304.5" fill="none" stroke-dasharray="1" stroke-width="1" stroke-opacity="0.15" stroke="#000000">
</g>
<g>
<path cs="100,100" d="M0.5,243.5 L5.5,243.5" fill="none" stroke-dasharray="none" stroke-width="1" stroke-opacity="1" stroke="#000000" transform="translate(-6,0)">
<path cs="100,100" d="M0.5,243.5 L0.5,243.5 L732.5,243.5" fill="none" stroke-dasharray="1" stroke-width="1" stroke-opacity="0.15" stroke="#000000">
</g>
<g>
<path cs="100,100" d="M0.5,183.5 L5.5,183.5" fill="none" stroke-dasharray="none" stroke-width="1" stroke-opacity="1" stroke="#000000" transform="translate(-6,0)">
<path cs="100,100" d="M0.5,183.5 L0.5,183.5 L732.5,183.5" fill="none" stroke-dasharray="1" stroke-width="1" stroke-opacity="0.15" stroke="#000000">
</g>
<g>
<path cs="100,100" d="M0.5,122.5 L5.5,122.5" fill="none" stroke-dasharray="none" stroke-width="1" stroke-opacity="1" stroke="#000000" transform="translate(-6,0)">
<path cs="100,100" d="M0.5,122.5 L0.5,122.5 L732.5,122.5" fill="none" stroke-dasharray="1" stroke-width="1" stroke-opacity="0.15" stroke="#000000">
</g>
<g>
<path cs="100,100" d="M0.5,61.5 L5.5,61.5" fill="none" stroke-dasharray="none" stroke-width="1" stroke-opacity="1" stroke="#000000" transform="translate(-6,0)">
<path cs="100,100" d="M0.5,61.5 L0.5,61.5 L732.5,61.5" fill="none" stroke-dasharray="1" stroke-width="1" stroke-opacity="0.15" stroke="#000000">
</g>
<g>
<path cs="100,100" d="M0.5,0.5 L5.5,0.5" fill="none" stroke-dasharray="none" stroke-width="1" stroke-opacity="1" stroke="#000000" transform="translate(-6,0)">
<path cs="100,100" d="M0.5,0.5 L0.5,0.5 L732.5,0.5" fill="none" stroke-dasharray="1" stroke-width="1" stroke-opacity="0.15" stroke="#000000">
</g>
</g>
</g>
<g>
<g>
<g transform="translate(67,40)">
<g clip-path="url(#AmChartsEl-12)">
<path cs="100,100" d="M33.5,365.5 L100.5,335.5 L166.5,304.5 L233.5,274.5 L299.5,243.5 L366.5,213.5 L433.5,183.5 L499.5,152.5 L566.5,122.5 L632.5,91.5 L699.5,61.5 M0,0 L0,0" fill="none" stroke-dasharray="0" stroke-width="4" stroke-opacity="1" stroke="#FF6600">
</g>
<clipPath id="AmChartsEl-12">
<rect x="0" y="0" width="733" height="366" rx="0" ry="0" stroke-width="0">
</clipPath>
</g>
<g transform="translate(67,40)">
<g clip-path="url(#AmChartsEl-13)">
<path cs="100,100" d="M33.5,61.5 L100.5,91.5 L166.5,122.5 L233.5,152.5 L299.5,183.5 L366.5,213.5 L433.5,243.5 L499.5,274.5 L566.5,304.5 L632.5,335.5 L699.5,365.5 M0,0 L0,0" fill="none" stroke-dasharray="0" stroke-width="4" stroke-opacity="1" stroke="#FCD202">
</g>
<clipPath id="AmChartsEl-13">
<rect x="0" y="0" width="733" height="366" rx="0" ry="0" stroke-width="0">
</clipPath>
</g>
<g transform="translate(67,40)">
<g clip-path="url(#AmChartsEl-14)">
<path cs="100,100" d="M33.5,61.5 L100.5,213.5 L166.5,264.5 L233.5,289.5 L299.5,304.5 L366.5,314.5 L433.5,322.5 L499.5,327.5 L566.5,331.5 L632.5,335.5 L699.5,337.5 M0,0 L0,0" fill="none" stroke-dasharray="0" stroke-width="4" stroke-opacity="1" stroke="#B0DE09">
</g>
<clipPath id="AmChartsEl-14">
<rect x="0" y="0" width="733" height="366" rx="0" ry="0" stroke-width="0">
</clipPath>
</g>
</g>
<g clip-path="url(#AmChartsEl-10)">
<g>
<g transform="translate(67,40)">
<text y="5.5" fill="#000000" font-family="Verdana" font-size="11" text-anchor="start" transform="translate(336,378)">
<tspan y="5.5" x="0">Dec 09</tspan>
</text>
</g>
<g transform="translate(67,40)" visibility="visible">
<text y="5.5" fill="#000000" font-family="Verdana" font-size="11" text-anchor="end" transform="translate(-12,363)">
<tspan y="5.5" x="0">0</tspan>
</text>
<text y="5.5" fill="#000000" font-family="Verdana" font-size="11" text-anchor="end" transform="translate(-12,302)">
<tspan y="5.5" x="0">2</tspan>
</text>
<text y="5.5" fill="#000000" font-family="Verdana" font-size="11" text-anchor="end" transform="translate(-12,241)">
<tspan y="5.5" x="0">4</tspan>
</text>
<text y="5.5" fill="#000000" font-family="Verdana" font-size="11" text-anchor="end" transform="translate(-12,181)">
<tspan y="5.5" x="0">6</tspan>
</text>
<text y="5.5" fill="#000000" font-family="Verdana" font-size="11" text-anchor="end" transform="translate(-12,120)">
<tspan y="5.5" x="0">8</tspan>
</text>
<text y="5.5" fill="#000000" font-family="Verdana" font-size="11" text-anchor="end" transform="translate(-12,59)">
<tspan y="5.5" x="0">10</tspan>
</text>
<text y="5.5" fill="#000000" font-family="Verdana" font-size="11" text-anchor="end" transform="translate(-12,-2)">
<tspan y="5.5" x="0">12</tspan>
</text>
<text y="7.5" fill="#000000" font-family="Verdana" font-size="15" text-anchor="middle" transform="translate(-44,183) rotate(-90)">
<tspan y="7.5" x="0">Axis 1</tspan>
</text>
</g>
</g>
<g>
<path cs="100,100" d="M0.5,365.5 L732.5,365.5 L732.5,365.5" fill="none" stroke-dasharray="1" stroke-width="1" stroke-opacity="0.3" stroke="#000000" transform="translate(67,40)">
<path cs="100,100" d="M0.5,0.5 L732.5,0.5" fill="none" stroke-dasharray="none" stroke-width="1" stroke-opacity="0" stroke="#000000" transform="translate(0,20)">
<path cs="100,100" d="M0.5,0.5 L732.5,0.5" fill="none" stroke-dasharray="none" stroke-width="1" stroke-opacity="1" stroke="#DADADA" transform="translate(67,405)">
<path cs="100,100" d="M0.5,0.5 L0.5,365.5" fill="none" stroke-dasharray="none" stroke-width="1" stroke-opacity="1" stroke="#000000" transform="translate(67,40)" visibility="visible">
</g>
<g>
<g transform="translate(67,40)" visibility="hidden">
<path cs="100,100" d="M0.5,0.5 L0.5,0.5 L0.5,364.5" fill="none" stroke-dasharray="none" stroke-width="1" stroke-opacity="1" stroke="#CC0000" visibility="hidden" transform="translate(66,0)">
</g>
</g>
<g>
<g visibility="visible" transform="translate(67,20)">
<rect x="0.5" y="0.5" width="732" height="20" rx="0" ry="0" stroke-width="0" fill="#D4D4D4" stroke="#D4D4D4" fill-opacity="1" stroke-opacity="1">
<rect x="0.5" y="0.5" width="732" height="20" rx="0" ry="0" stroke-width="0" fill="#EFEFEF" stroke="#EFEFEF" fill-opacity="1" stroke-opacity="1" clip-path="url(#AmChartsEl-15)">
<g transform="translate(0,0)">
<g transform="translate(0,0)">
<rect x="0.5" y="0.5" width="732" height="20" rx="0" ry="0" stroke-width="0" fill="#000" stroke="#000" fill-opacity="0.005" stroke-opacity="0.005">
<rect x="0" y="0.5" width="732" height="20" rx="0" ry="0" stroke-width="0" fill="#000" stroke="#000" fill-opacity="0.005" stroke-opacity="0.005">
<g transform="translate(-5,1)">
<image x="0" y="0" width="11" height="18" xlink:href="amcharts/images/dragIcon.gif">
<rect x="0.5" y="0.5" width="10" height="20" rx="0" ry="0" stroke-width="0" fill="#000" stroke="#000" fill-opacity="0.005" stroke-opacity="0.005">
</g>
<g transform="translate(727,1)">
<image x="0" y="0" width="11" height="18" xlink:href="amcharts/images/dragIcon.gif">
<rect x="0.5" y="0.5" width="10" height="20" rx="0" ry="0" stroke-width="0" fill="#000" stroke="#000" fill-opacity="0.005" stroke-opacity="0.005">
</g>
<clipPath id="AmChartsEl-15">
<rect x="0" y="0" width="732" height="21" rx="0" ry="0" stroke-width="0">
</clipPath>
</g>
</g>
<g>
<g transform="translate(67,40)">
<circle r="4" cx="0" cy="0" fill="#FF6600" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(33,365)">
<circle r="4" cx="0" cy="0" fill="#FF6600" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(100,335)">
<circle r="4" cx="0" cy="0" fill="#FF6600" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(166,304)">
<circle r="4" cx="0" cy="0" fill="#FF6600" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(233,274)">
<circle r="4" cx="0" cy="0" fill="#FF6600" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(299,243)">
<circle r="4" cx="0" cy="0" fill="#FF6600" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(366,213)">
<circle r="4" cx="0" cy="0" fill="#FF6600" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(433,183)">
<circle r="4" cx="0" cy="0" fill="#FF6600" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(499,152)">
<circle r="4" cx="0" cy="0" fill="#FF6600" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(566,122)">
<circle r="4" cx="0" cy="0" fill="#FF6600" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(632,91)">
<circle r="4" cx="0" cy="0" fill="#FF6600" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(699,61)">
</g>
<g transform="translate(67,40)">
<circle r="4" cx="0" cy="0" fill="#FCD202" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(33,61)">
<circle r="4" cx="0" cy="0" fill="#FCD202" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(100,91)">
<circle r="4" cx="0" cy="0" fill="#FCD202" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(166,122)">
<circle r="4" cx="0" cy="0" fill="#FCD202" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(233,152)">
<circle r="4" cx="0" cy="0" fill="#FCD202" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(299,183)">
<circle r="4" cx="0" cy="0" fill="#FCD202" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(366,213)">
<circle r="4" cx="0" cy="0" fill="#FCD202" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(433,243)">
<circle r="4" cx="0" cy="0" fill="#FCD202" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(499,274)">
<circle r="4" cx="0" cy="0" fill="#FCD202" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(566,304)">
<circle r="4" cx="0" cy="0" fill="#FCD202" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(632,335)">
<circle r="4" cx="0" cy="0" fill="#FCD202" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(699,365)">
</g>
<g transform="translate(67,40)">
<circle r="4" cx="0" cy="0" fill="#B0DE09" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(33,61)">
<circle r="4" cx="0" cy="0" fill="#B0DE09" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(100,213)">
<circle r="4" cx="0" cy="0" fill="#B0DE09" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(166,264)">
<circle r="4" cx="0" cy="0" fill="#B0DE09" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(233,289)">
<circle r="4" cx="0" cy="0" fill="#B0DE09" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(299,304)">
<circle r="4" cx="0" cy="0" fill="#B0DE09" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(366,314)">
<circle r="4" cx="0" cy="0" fill="#B0DE09" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(433,322)">
<circle r="4" cx="0" cy="0" fill="#B0DE09" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(499,327)">
<circle r="4" cx="0" cy="0" fill="#B0DE09" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(566,331)">
<circle r="4" cx="0" cy="0" fill="#B0DE09" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(632,335)">
<circle r="4" cx="0" cy="0" fill="#B0DE09" stroke="#FFFFFF" fill-opacity="1" stroke-width="1" stroke-opacity="1" transform="translate(699,337)">
</g>
</g>
<g>
<g>
<text y="8" fill="#000000" font-family="Verdana" font-size="16" opacity="1" text-anchor="middle" transform="translate(400,8)">
<tspan y="8" x="0">test</tspan>
</text>
</g>
</g>
<g>
<g>
<g transform="translate(708,40)" visibility="hidden">
<rect x="0.5" y="0.5" width="91" height="28" rx="0" ry="0" stroke-width="0" fill="#b2e1ff" stroke="#b2e1ff" fill-opacity="1" stroke-opacity="1" visibility="hidden">
<image x="0" y="0" width="16" height="16" xlink:href="amcharts/images/lens.png" transform="translate(7,6)">
<text y="5.5" fill="#000000" font-family="Verdana" font-size="11" text-anchor="start" transform="translate(29,13)">
<tspan y="5.5" x="0">Show all</tspan>
</text>
</g>
</g>
<g>
<clipPath id="AmChartsEl-10">
<rect x="67" y="40" width="732" height="365" rx="0" ry="0" stroke-width="0">
</clipPath>
</svg>
</div>
<div style="overflow: hidden; position: relative; width: 800px; height: 23px; cursor: default;">
<svg style="position: absolute; width: 800px; height: 460px;" version="1.1">
<g transform="translate(5,0)">
<path cs="100,100" d="M0.5,0.5 L789.5,0.5 L789.5,22.5 L0.5,22.5 Z" fill="#FFFFFF" stroke="#000000" fill-opacity="0" stroke-width="1" stroke-opacity="0.2">
<g transform="translate(251,3)">
<g cursor="pointer" transform="translate(2,0)">
<circle r="5" cx="0" cy="0" fill="#FF6600" stroke="#FF6600" fill-opacity="1" stroke-width="1" stroke-opacity="0" transform="translate(5,5)">
<g visibility="hidden">
<path cs="100,100" d="M3.5,3.5 L7.5,7.5" fill="none" stroke-dasharray="none" stroke="#FFFFFF" stroke-width="3">
<path cs="100,100" d="M3.5,7.5 L7.5,3.5" fill="none" stroke-dasharray="none" stroke="#FFFFFF" stroke-width="3">
</g>
<text y="5" fill="#000000" font-family="Verdana" font-size="10" text-anchor="start" transform="translate(15,3)">
<tspan y="5" x="0">c2</tspan>
</text>
<text y="5" fill="#000000" font-family="Verdana" font-size="10" text-anchor="end" transform="translate(85,3)">
<rect x="15" y="0" width="70" height="17" rx="0" ry="0" stroke-width="0" stroke="none" fill="#FFFFFF" fill-opacity="0.005">
</g>
<g cursor="pointer" transform="translate(104,0)">
<circle r="5" cx="0" cy="0" fill="#FCD202" stroke="#FCD202" fill-opacity="1" stroke-width="1" stroke-opacity="0" transform="translate(5,5)">
<g visibility="hidden">
<path cs="100,100" d="M3.5,3.5 L7.5,7.5" fill="none" stroke-dasharray="none" stroke="#FFFFFF" stroke-width="3">
<path cs="100,100" d="M3.5,7.5 L7.5,3.5" fill="none" stroke-dasharray="none" stroke="#FFFFFF" stroke-width="3">
</g>
<text y="5" fill="#000000" font-family="Verdana" font-size="10" text-anchor="start" transform="translate(15,3)">
<tspan y="5" x="0">c3</tspan>
</text>
<text y="5" fill="#000000" font-family="Verdana" font-size="10" text-anchor="end" transform="translate(85,3)">
<rect x="15" y="0" width="70" height="17" rx="0" ry="0" stroke-width="0" stroke="none" fill="#FFFFFF" fill-opacity="0.005">
</g>
<g cursor="pointer" transform="translate(206,0)">
<circle r="5" cx="0" cy="0" fill="#B0DE09" stroke="#B0DE09" fill-opacity="1" stroke-width="1" stroke-opacity="0" transform="translate(5,5)">
<g visibility="hidden">
<path cs="100,100" d="M3.5,3.5 L7.5,7.5" fill="none" stroke-dasharray="none" stroke="#FFFFFF" stroke-width="3">
<path cs="100,100" d="M3.5,7.5 L7.5,3.5" fill="none" stroke-dasharray="none" stroke="#FFFFFF" stroke-width="3">
</g>
<text y="5" fill="#000000" font-family="Verdana" font-size="10" text-anchor="start" transform="translate(15,3)">
<tspan y="5" x="0">c4</tspan>
</text>
<text y="5" fill="#000000" font-family="Verdana" font-size="10" text-anchor="end" transform="translate(85,3)">
<rect x="15" y="0" width="70" height="17" rx="0" ry="0" stroke-width="0" stroke="none" fill="#FFFFFF" fill-opacity="0.005">
</g>
</g>
</g>
</svg>
</div>
</div>
eo_support
Posted: Wednesday, December 4, 2013 1:24:05 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Thank you very much for reporting the issue. We will look into it and get back to you as soon as possible.
eo_support
Posted: Monday, December 9, 2013 10:09:08 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

We have posted a new build on our download page that should fix this problem. Please take a look and let us know how it goes.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.