SVG issue

Hello,


I have an issue with the import of an svg object in aspose, I want to include a simple svg object in a text object of aspose pdf an the result is not correct.

Here is the code I use :

Dim svgString As String = “31.3%10.4%52.1%6.3%0.0%”
Dim pdf1 As Pdf = New Pdf()

pdf1.PageSetup.PageHeight = PageSize.A4Height

Dim sec1 As Section = pdf1.Sections.Add()

Dim text1 As Text = New Text(sec1, svgString)
text1.Margin.Top = 30
text1.IsHtml5Supported = True
text1.IsSvgEmbedded = True
text1.IsHtmlTagSupported = True
sec1.Paragraphs.Add(text1)

pdf1.Save(“c:\test.pdf”)

You can find in attached files the pdf output and what it looks in internet explorer 9.

Can you tell me what is wrong in my code ?

Regards,

Hello Olivier,


Thanks for using our products.

I have tested the scenario and I am able to reproduce the same problem. For the sake of correction, I have logged it in our issue tracking system as PDFNEWNET-33505. We will investigate this issue in details and will keep you updated on the status of a correction.

We apologize for your inconvenience.

Hello,


I have the same sort of issues with these svg :

<?xml version='1.0' encoding='UTF-8' standalone='no'?>130,000,000130,000,000192,000,000192,000,00020,100,00040,300,000104,200,000119,200,000050,000,000100,000,000150,000,000200,000,000250,000,0002008200920102011Cumulative cach calledCumulative commitment


And :
<?xml version='1.0' encoding='UTF-8' standalone='no'?>SWINORNETHASUSA0123

And :
<?xml version='1.0' encoding='UTF-8' standalone='no'?>2,000,000,0001,500,000,0001,800,000,0000500,000,0001,000,000,0001,500,000,0002,000,000,0002,500,000,000F1 - ALPHA OneF2 - ALPHA TwoF3 - ALPHA Three

Can you check these one too ?

Regards,

Hi Olivier,

Thanks for using our products. I have shared the above details with our development team. Our development team will further look into the details of this issue and will keep you updated via this forum thread on the status of correction.

We apologize for your inconvenience.

Thanks & Regards,

Hello,


Thank you for your input about this issue but do you have any idea of the time needed for your team to fix this issue and when can I have a fix for it, because I need to print this svg in pdf, and I need to have a working version before the end of this month.

Regards,

Hi Olivier,

Thanks for using our products, as we just have able to discover PDFNEWNET-33505, so we require some time to investigate this issue in details. However, as soon as we have made some significant progress towards the resolution of this problem, we would be more than happy to update you with the status of correction. Please be patient and spare us little time. We are really sorry for this inconvenience.

Thanks & Regards,

Hi Aspose Team,


Do you have any update on this topic? It’s becoming more and more urgent for us, so any news would be useful.

Regards.

Hi Olivier,

Thanks for your patience.

I have verified the status of this issue from our issue tracking system and regret to share that this issue is still unresolved. Currently it is pending for analysis and is in the queue. Also, at the moment we can't provide you the ETA for this issue. However, I have requested the development team to share the ETA regarding its resolution. As soon as we get required information, we will be more than happy to update you with the status of correction. Please be patient and spare us little time.

We apologize for your inconvenience.

Thanks & Regards,

Hi,


Could we at least know what part of our SVGs are not correctly handled by ASPOSE, so that we can try to find a workaround?

Or does anyone know a .NET library that we would convert our SVGs into another vector format, that’s better supported by ASPOSE?

Cheers.

Hi Olivier,


Thanks for your patience.

Our development team is still working on resolving this problem and due to some technical difficulties, I am sorry to share that its not yet completely resolved. Nevertheless, I have again sent an intimation to share the ETA regarding its resolution. Please be patient and spare us little time. We are sorry for your inconvenience.

Now concerning to your query related to any utility which can convert SVG image to other Vector image format, frankly speaking I am not entirely certain about any particular utility which can fulfil this requirement but I have asked this information from my fellow workers and as soon as I have some updates, I will let you know.

Hi,


I have done my part of the investigation, and it seems that 2 SVG features are currently not supported by ASPOSE:
- eliptical arcs (A) in paths
- gradients

Can you confirm?
Can you suggest a workaround, at least for one of these points?

Cheers.

Hi Olivier,


Thanks for investigation and sharing the results. I have updated the development team with these findings and have asked them to share their feedback. As soon as I hear back from them, I will let you know. Please be patient and spare us little time.

Hi,


Could we have any feedback please?

Regards.

Hi Oliver,

Thanks for your patience.

I have verified the status of this issue from our issue tracking system and regret to share that this issue is still unresolved due to some technical difficulties. Also, at the moment we can't provide you the ETA for this issue. However, I have once again requested the development team to share the ETA regarding its resolution. As soon as we get required information, we will be more than happy to update you with the status of correction. Please be patient and spare us little time.

We are really sorry for the delay and inconvenience.

Thanks & Regards,

Hi,

my company is evaluating your product to use but have came across a snag and hopefully this can be resolved. I am creating a export to pdf with a svg image but the bindSVG method only works with a filestring and not a svg string such as the following: Can I pass this string to a pdf and display the image??

Thanks,

Donnie.

<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" version="1.1" width="1294" height="400"><defs><clipPath id="highcharts-3"><rect rx="0" ry="0" fill="none" x="0" y="0" width="1238" height="269" stroke-width="0.000001"></rect></clipPath></defs><rect rx="5" ry="5" fill="#FFFFFF" x="0" y="0" width="1294" height="400" stroke-width="0.000001" stroke="#4572A7"></rect><g class="highcharts-grid" ></g><g class="highcharts-grid" ><path d="M 46 263.5 L 1284 263.5" fill="none" stroke="#C0C0C0" stroke-width="1" ></path><path d="M 46 219.5 L 1284 219.5" fill="none" stroke="#C0C0C0" stroke-width="1" ></path><path d="M 46 174.5 L 1284 174.5" fill="none" stroke="#C0C0C0" stroke-width="1" ></path><path d="M 46 129.5 L 1284 129.5" fill="none" stroke="#C0C0C0" stroke-width="1" ></path><path d="M 46 85.5 L 1284 85.5" fill="none" stroke="#C0C0C0" stroke-width="1" ></path><path d="M 46 40.5 L 1284 40.5" fill="none" stroke="#C0C0C0" stroke-width="1" ></path><path d="M 46 308.5 L 1284 308.5" fill="none" stroke="#C0C0C0" stroke-width="1" ></path></g><g class="highcharts-series-group" ><g class="highcharts-series" visibility="visible" transform="translate(46,40)" clip-path="url(#highcharts-3)"><path d="M 1224.2 154 L 1196.7 165.8 L 1169.2 177.9 L 1141.7 187.3 L 1114.2 191.8 L 1086.7 199.3 L 1059.2 200.7 L 1031.7 201 L 1004.2 196.6 L 976.6 176.5 L 949.1 146.3 L 921.6 113.7 L 894.1 85.6 L 866.6 63.5 L 839.1 57.1 L 811.6 52.6 L 784.1 51.4 L 756.6 58.2 L 729 64.8 L 701.5 75 L 674 86.2 L 646.5 94.7 L 619 105.8 L 591.5 113.9 L 564 124.7 L 536.5 137.7 L 509 148.7 L 481.4 165.1 L 453.9 178.5 L 426.4 191.7 L 398.9 204.1 L 371.4 215 L 343.9 225.2 L 316.4 231.7 L 288.9 235.1 L 261.4 232.5 L 233.8 227.3 L 206.3 222.1 L 178.8 221.5 L 151.3 216 L 123.8 212.1 L 96.3 204.4 L 68.8 198.5 L 41.3 202.4 L 13.8 208.1" fill="none" stroke="rgb(0, 0, 0)" stroke-width="5"  stroke-opacity="0.05" transform="translate(1,1)"></path><path d="M 1224.2 154 L 1196.7 165.8 L 1169.2 177.9 L 1141.7 187.3 L 1114.2 191.8 L 1086.7 199.3 L 1059.2 200.7 L 1031.7 201 L 1004.2 196.6 L 976.6 176.5 L 949.1 146.3 L 921.6 113.7 L 894.1 85.6 L 866.6 63.5 L 839.1 57.1 L 811.6 52.6 L 784.1 51.4 L 756.6 58.2 L 729 64.8 L 701.5 75 L 674 86.2 L 646.5 94.7 L 619 105.8 L 591.5 113.9 L 564 124.7 L 536.5 137.7 L 509 148.7 L 481.4 165.1 L 453.9 178.5 L 426.4 191.7 L 398.9 204.1 L 371.4 215 L 343.9 225.2 L 316.4 231.7 L 288.9 235.1 L 261.4 232.5 L 233.8 227.3 L 206.3 222.1 L 178.8 221.5 L 151.3 216 L 123.8 212.1 L 96.3 204.4 L 68.8 198.5 L 41.3 202.4 L 13.8 208.1" fill="none" stroke="rgb(0, 0, 0)" stroke-width="3"  stroke-opacity="0.1" transform="translate(1,1)"></path><path d="M 1224.2 154 L 1196.7 165.8 L 1169.2 177.9 L 1141.7 187.3 L 1114.2 191.8 L 1086.7 199.3 L 1059.2 200.7 L 1031.7 201 L 1004.2 196.6 L 976.6 176.5 L 949.1 146.3 L 921.6 113.7 L 894.1 85.6 L 866.6 63.5 L 839.1 57.1 L 811.6 52.6 L 784.1 51.4 L 756.6 58.2 L 729 64.8 L 701.5 75 L 674 86.2 L 646.5 94.7 L 619 105.8 L 591.5 113.9 L 564 124.7 L 536.5 137.7 L 509 148.7 L 481.4 165.1 L 453.9 178.5 L 426.4 191.7 L 398.9 204.1 L 371.4 215 L 343.9 225.2 L 316.4 231.7 L 288.9 235.1 L 261.4 232.5 L 233.8 227.3 L 206.3 222.1 L 178.8 221.5 L 151.3 216 L 123.8 212.1 L 96.3 204.4 L 68.8 198.5 L 41.3 202.4 L 13.8 208.1" fill="none" stroke="rgb(0, 0, 0)" stroke-width="1"  stroke-opacity="0.15000000000000002" transform="translate(1,1)"></path><path d="M 1224.2 154 L 1196.7 165.8 L 1169.2 177.9 L 1141.7 187.3 L 1114.2 191.8 L 1086.7 199.3 L 1059.2 200.7 L 1031.7 201 L 1004.2 196.6 L 976.6 176.5 L 949.1 146.3 L 921.6 113.7 L 894.1 85.6 L 866.6 63.5 L 839.1 57.1 L 811.6 52.6 L 784.1 51.4 L 756.6 58.2 L 729 64.8 L 701.5 75 L 674 86.2 L 646.5 94.7 L 619 105.8 L 591.5 113.9 L 564 124.7 L 536.5 137.7 L 509 148.7 L 481.4 165.1 L 453.9 178.5 L 426.4 191.7 L 398.9 204.1 L 371.4 215 L 343.9 225.2 L 316.4 231.7 L 288.9 235.1 L 261.4 232.5 L 233.8 227.3 L 206.3 222.1 L 178.8 221.5 L 151.3 216 L 123.8 212.1 L 96.3 204.4 L 68.8 198.5 L 41.3 202.4 L 13.8 208.1" fill="none" stroke="#4572A7" stroke-width="2"></path><path d="M 13.8 204.1 C 19.128 204.1 19.128 212.1 13.8 212.1 C 8.472000000000001 212.1 8.472000000000001 204.1 13.8 204.1 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 41.3 198.4 C 46.628 198.4 46.628 206.4 41.3 206.4 C 35.971999999999994 206.4 35.971999999999994 198.4 41.3 198.4 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 68.8 194.5 C 74.128 194.5 74.128 202.5 68.8 202.5 C 63.471999999999994 202.5 63.471999999999994 194.5 68.8 194.5 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 96.3 200.4 C 101.628 200.4 101.628 208.4 96.3 208.4 C 90.972 208.4 90.972 200.4 96.3 200.4 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 123.8 208.1 C 129.128 208.1 129.128 216.1 123.8 216.1 C 118.472 216.1 118.472 208.1 123.8 208.1 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 151.3 212 C 156.62800000000001 212 156.62800000000001 220 151.3 220 C 145.972 220 145.972 212 151.3 212 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 178.8 217.5 C 184.12800000000001 217.5 184.12800000000001 225.5 178.8 225.5 C 173.472 225.5 173.472 217.5 178.8 217.5 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 206.3 218.1 C 211.62800000000001 218.1 211.62800000000001 226.1 206.3 226.1 C 200.972 226.1 200.972 218.1 206.3 218.1 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 233.8 223.3 C 239.12800000000001 223.3 239.12800000000001 231.3 233.8 231.3 C 228.472 231.3 228.472 223.3 233.8 223.3 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 261.4 228.5 C 266.72799999999995 228.5 266.72799999999995 236.5 261.4 236.5 C 256.072 236.5 256.072 228.5 261.4 228.5 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 288.9 231.1 C 294.22799999999995 231.1 294.22799999999995 239.1 288.9 239.1 C 283.572 239.1 283.572 231.1 288.9 231.1 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 316.4 227.7 C 321.72799999999995 227.7 321.72799999999995 235.7 316.4 235.7 C 311.072 235.7 311.072 227.7 316.4 227.7 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 343.9 221.2 C 349.22799999999995 221.2 349.22799999999995 229.2 343.9 229.2 C 338.572 229.2 338.572 221.2 343.9 221.2 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 371.4 211 C 376.72799999999995 211 376.72799999999995 219 371.4 219 C 366.072 219 366.072 211 371.4 211 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 398.9 200.1 C 404.22799999999995 200.1 404.22799999999995 208.1 398.9 208.1 C 393.572 208.1 393.572 200.1 398.9 200.1 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 426.4 187.7 C 431.72799999999995 187.7 431.72799999999995 195.7 426.4 195.7 C 421.072 195.7 421.072 187.7 426.4 187.7 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 453.9 174.5 C 459.22799999999995 174.5 459.22799999999995 182.5 453.9 182.5 C 448.572 182.5 448.572 174.5 453.9 174.5 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 481.4 161.1 C 486.72799999999995 161.1 486.72799999999995 169.1 481.4 169.1 C 476.072 169.1 476.072 161.1 481.4 161.1 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 509 144.7 C 514.328 144.7 514.328 152.7 509 152.7 C 503.672 152.7 503.672 144.7 509 144.7 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 536.5 133.7 C 541.828 133.7 541.828 141.7 536.5 141.7 C 531.172 141.7 531.172 133.7 536.5 133.7 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 564 120.7 C 569.328 120.7 569.328 128.7 564 128.7 C 558.672 128.7 558.672 120.7 564 120.7 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 591.5 109.9 C 596.828 109.9 596.828 117.9 591.5 117.9 C 586.172 117.9 586.172 109.9 591.5 109.9 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 619 101.8 C 624.328 101.8 624.328 109.8 619 109.8 C 613.672 109.8 613.672 101.8 619 101.8 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 646.5 90.7 C 651.828 90.7 651.828 98.7 646.5 98.7 C 641.172 98.7 641.172 90.7 646.5 90.7 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 674 82.2 C 679.328 82.2 679.328 90.2 674 90.2 C 668.672 90.2 668.672 82.2 674 82.2 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 701.5 71 C 706.828 71 706.828 79 701.5 79 C 696.172 79 696.172 71 701.5 71 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 729 60.8 C 734.328 60.8 734.328 68.8 729 68.8 C 723.672 68.8 723.672 60.8 729 60.8 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 756.6 54.2 C 761.928 54.2 761.928 62.2 756.6 62.2 C 751.272 62.2 751.272 54.2 756.6 54.2 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 784.1 47.4 C 789.428 47.4 789.428 55.4 784.1 55.4 C 778.772 55.4 778.772 47.4 784.1 47.4 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 811.6 48.6 C 816.928 48.6 816.928 56.6 811.6 56.6 C 806.272 56.6 806.272 48.6 811.6 48.6 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 839.1 53.1 C 844.428 53.1 844.428 61.1 839.1 61.1 C 833.772 61.1 833.772 53.1 839.1 53.1 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 866.6 59.5 C 871.928 59.5 871.928 67.5 866.6 67.5 C 861.272 67.5 861.272 59.5 866.6 59.5 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 894.1 81.6 C 899.428 81.6 899.428 89.6 894.1 89.6 C 888.772 89.6 888.772 81.6 894.1 81.6 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 921.6 109.7 C 926.928 109.7 926.928 117.7 921.6 117.7 C 916.272 117.7 916.272 109.7 921.6 109.7 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 949.1 142.3 C 954.428 142.3 954.428 150.3 949.1 150.3 C 943.772 150.3 943.772 142.3 949.1 142.3 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 976.6 172.5 C 981.928 172.5 981.928 180.5 976.6 180.5 C 971.272 180.5 971.272 172.5 976.6 172.5 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 1004.2 192.6 C 1009.528 192.6 1009.528 200.6 1004.2 200.6 C 998.8720000000001 200.6 998.8720000000001 192.6 1004.2 192.6 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 1031.7 197 C 1037.028 197 1037.028 205 1031.7 205 C 1026.372 205 1026.372 197 1031.7 197 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 1059.2 196.7 C 1064.528 196.7 1064.528 204.7 1059.2 204.7 C 1053.872 204.7 1053.872 196.7 1059.2 196.7 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 1086.7 195.3 C 1092.028 195.3 1092.028 203.3 1086.7 203.3 C 1081.372 203.3 1081.372 195.3 1086.7 195.3 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 1114.2 187.8 C 1119.528 187.8 1119.528 195.8 1114.2 195.8 C 1108.872 195.8 1108.872 187.8 1114.2 187.8 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 1141.7 183.3 C 1147.028 183.3 1147.028 191.3 1141.7 191.3 C 1136.372 191.3 1136.372 183.3 1141.7 183.3 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 1169.2 173.9 C 1174.528 173.9 1174.528 181.9 1169.2 181.9 C 1163.872 181.9 1163.872 173.9 1169.2 173.9 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 1196.7 161.8 C 1202.028 161.8 1202.028 169.8 1196.7 169.8 C 1191.372 169.8 1191.372 161.8 1196.7 161.8 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path><path d="M 1224.2 150 C 1229.528 150 1229.528 158 1224.2 158 C 1218.872 158 1218.872 150 1224.2 150 Z" fill="#4572A7" stroke="#FFFFFF" stroke-width="0.000001"></path></g></g><text x="647" y="25" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:16px;color:#3e576f;fill:#3e576f;" text-anchor="middle" class="highcharts-title" ><tspan x="647">Occupation Employment</tspan></text><g class="highcharts-legend"  transform="translate(568,360)"><rect rx="5" ry="5" fill="none" x="0.5" y="0.5" width="157" height="24" stroke-width="1" stroke="#909090" visibility="visible"></rect><text x="30" y="18" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:12px;cursor:pointer;color:#3e576f;fill:#3e576f;" text-anchor="start" ><tspan x="30">Richmond, VA MSA</tspan></text><path d="M -21 0 L -5 0" fill="none" stroke-width="2"  stroke="#4572A7" transform="translate(30,14)"></path><path d="M 17 10 C 22.328 10 22.328 18 17 18 C 11.672 18 11.672 10 17 10 Z" fill="#4572A7"  stroke="#4572A7"></path></g><g class="highcharts-axis" ><text x="1269" y="353" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 1269 353)" visibility="visible"><tspan x="1269"></div><div>2012q1</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2011q4</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2011q3</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2011q2</div><div></tspan></text><text x="1160.2" y="353" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 1160.2 353)" visibility="visible"><tspan x="1160.2"></div><div>2011q1</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2010q4</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2010q3</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2010q2</div><div></tspan></text><text x="1050.1555555555556" y="353" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 1050.1555555555556 353)" visibility="visible"><tspan x="1050.1555555555556"></div><div>2010q1</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2009q4</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2009q3</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2009q2</div><div></tspan></text><text x="940.1111111111111" y="353" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 940.1111111111111 353)" visibility="visible"><tspan x="940.1111111111111"></div><div>2009q1</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2008q4</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2008q3</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2008q2</div><div></tspan></text><text x="830.0666666666666" y="353" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 830.0666666666666 353)" visibility="visible"><tspan x="830.0666666666666"></div><div>2008q1</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2007q4</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2007q3</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2007q2</div><div></tspan></text><text x="720.0222222222222" y="353" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 720.0222222222222 353)" visibility="visible"><tspan x="720.0222222222222"></div><div>2007q1</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2006q4</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2006q3</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2006q2</div><div></tspan></text><text x="609.9777777777778" y="353" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 609.9777777777778 353)" visibility="visible"><tspan x="609.9777777777778"></div><div>2006q1</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2005q4</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2005q3</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2005q2</div><div></tspan></text><text x="499.9333333333333" y="353" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 499.9333333333333 353)" visibility="visible"><tspan x="499.9333333333333"></div><div>2005q1</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2004q4</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2004q3</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2004q2</div><div></tspan></text><text x="389.8888888888888" y="353" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 389.8888888888888 353)" visibility="visible"><tspan x="389.8888888888888"></div><div>2004q1</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2003q4</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2003q3</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2003q2</div><div></tspan></text><text x="279.8444444444444" y="353" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 279.8444444444444 353)" visibility="visible"><tspan x="279.8444444444444"></div><div>2003q1</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2002q4</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2002q3</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2002q2</div><div></tspan></text><text x="169.79999999999995" y="353" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 169.79999999999995 353)" visibility="visible"><tspan x="169.79999999999995"></div><div>2002q1</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2001q4</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2001q3</div><div></tspan></text><text x="0" y="0" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 0 0)" visibility="hidden"><tspan x="0"></div><div>2001q2</div><div></tspan></text><text x="59.755555555555475" y="353" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;fill:#666;" text-anchor="start" transform="rotate(-90 59.755555555555475 353)" visibility="visible"><tspan x="59.755555555555475"></div><div>2001q1</div><div></tspan></text><path d="M 1229.5 308 L 1229.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 1201.5 308 L 1201.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 1174.5 308 L 1174.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 1146.5 308 L 1146.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 1119.5 308 L 1119.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 1091.5 308 L 1091.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 1064.5 308 L 1064.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 1036.5 308 L 1036.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 1009.5 308 L 1009.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 981.5 308 L 981.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 954.5 308 L 954.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 926.5 308 L 926.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 899.5 308 L 899.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 871.5 308 L 871.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 844.5 308 L 844.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 816.5 308 L 816.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 789.5 308 L 789.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 761.5 308 L 761.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 734.5 308 L 734.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 706.5 308 L 706.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 679.5 308 L 679.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 651.5 308 L 651.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 624.5 308 L 624.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 596.5 308 L 596.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 569.5 308 L 569.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 541.5 308 L 541.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 514.5 308 L 514.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 486.5 308 L 486.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 459.5 308 L 459.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 431.5 308 L 431.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 404.5 308 L 404.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 376.5 308 L 376.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 349.5 308 L 349.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 321.5 308 L 321.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 294.5 308 L 294.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 266.5 308 L 266.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 239.5 308 L 239.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 211.5 308 L 211.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 184.5 308 L 184.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 156.5 308 L 156.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 129.5 308 L 129.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 101.5 308 L 101.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 74.5 308 L 74.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 46.5 308 L 46.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path><path d="M 1256.5 308 L 1256.5 313" fill="none" stroke="#C0D0E0" stroke-width="1"></path></g><g class="highcharts-axis" ><text x="38" y="313.1" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;width:595px;color:#666;line-height:14px;fill:#666;" text-anchor="end" visibility="visible"><tspan x="38">560k</tspan></text><text x="38" y="268.43333333333334" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;width:595px;color:#666;line-height:14px;fill:#666;" text-anchor="end" visibility="visible"><tspan x="38">570k</tspan></text><text x="38" y="223.76666666666668" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;width:595px;color:#666;line-height:14px;fill:#666;" text-anchor="end" visibility="visible"><tspan x="38">580k</tspan></text><text x="38" y="179.1" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;width:595px;color:#666;line-height:14px;fill:#666;" text-anchor="end" visibility="visible"><tspan x="38">590k</tspan></text><text x="38" y="134.43333333333334" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;width:595px;color:#666;line-height:14px;fill:#666;" text-anchor="end" visibility="visible"><tspan x="38">600k</tspan></text><text x="38" y="89.76666666666668" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;width:595px;color:#666;line-height:14px;fill:#666;" text-anchor="end" visibility="visible"><tspan x="38">610k</tspan></text><text x="38" y="45.1" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:11px;width:595px;color:#666;line-height:14px;fill:#666;" text-anchor="end" visibility="visible"><tspan x="38">620k</tspan></text></g><path d="M 46 308.5 L 1284 308.5" fill="none" stroke="#C0D0E0" stroke-width="1"  visibility="visible"></path><g  style="padding:0;white-space:nowrap;" visibility="hidden"><rect rx="5" ry="5" fill="none" x="0" y="0" width="0" height="0" stroke-width="5" fill-opacity="0.85" anchorX="0" anchorY="0"  stroke="rgb(0, 0, 0)" stroke-opacity="0.05" transform="translate(1,1)"></rect><rect rx="5" ry="5" fill="none" x="0" y="0" width="0" height="0" stroke-width="3" fill-opacity="0.85" anchorX="0" anchorY="0"  stroke="rgb(0, 0, 0)" stroke-opacity="0.1" transform="translate(1,1)"></rect><rect rx="5" ry="5" fill="none" x="0" y="0" width="0" height="0" stroke-width="1" fill-opacity="0.85" anchorX="0" anchorY="0"  stroke="rgb(0, 0, 0)" stroke-opacity="0.15000000000000002" transform="translate(1,1)"></rect><rect rx="5" ry="5" fill="rgb(255,255,255)" x="0" y="0" width="0" height="0" stroke-width="2" fill-opacity="0.85" anchorX="0" anchorY="0"></rect><text x="0" y="13" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:12px;color:#333333;fill:#333333;" ></text></g><text x="1284" y="395" style="font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;font-size:10px;cursor:pointer;color:#909090;fill:#909090;" text-anchor="end" ><tspan x="1284">Highcharts.com</tspan></text><g class="highcharts-tracker" ><g  transform="translate(46,40)" clip-path="url(#highcharts-3)"><path d="M 1214.2 154 L 1224.2 154 L 1196.7 165.8 L 1169.2 177.9 L 1141.7 187.3 L 1114.2 191.8 L 1086.7 199.3 L 1059.2 200.7 L 1031.7 201 L 1004.2 196.6 L 976.6 176.5 L 949.1 146.3 L 921.6 113.7 L 894.1 85.6 L 866.6 63.5 L 839.1 57.1 L 811.6 52.6 L 784.1 51.4 L 756.6 58.2 L 729 64.8 L 701.5 75 L 674 86.2 L 646.5 94.7 L 619 105.8 L 591.5 113.9 L 564 124.7 L 536.5 137.7 L 509 148.7 L 481.4 165.1 L 453.9 178.5 L 426.4 191.7 L 398.9 204.1 L 371.4 215 L 343.9 225.2 L 316.4 231.7 L 288.9 235.1 L 261.4 232.5 L 233.8 227.3 L 206.3 222.1 L 178.8 221.5 L 151.3 216 L 123.8 212.1 L 96.3 204.4 L 68.8 198.5 L 41.3 202.4 L 13.8 208.1 L 23.8 208.1" fill="none"  stroke-opacity="0.000001" stroke="rgb(192,192,192)" stroke-linejoin="bevel" stroke-width="22" visibility="visible" style=""></path></g></g></svg></div></div>
donniemackey:
my company is evaluating your product to use but have came across a snag and hopefully this can be resolved. I am creating a export to pdf with a svg image but the bindSVG method only works with a filestring and not a svg string such as the following: Can I pass this string to a pdf and display the image??

Hi Donnie,

Thanks for your interest in our products.

I am afraid currently BindSvg method does not support the feature to take SVG string as an argument and as per your observation, currently it only takes SVG file path as an argument. However I have logged an enhancement in our issue tracking system as PDFNEWNET-33992. Our development team will further look into the details of this requirement and will keep you posted on the status of correction. Please be patient and spare us little time. We are sorry for your inconvenience.
odellenbach:
Do you have any update on this topic? It's becoming more and more urgent for us, so any news would be useful.

Hi Olivier,

Thanks for your patience.

I have further discussed this matter with development team and as per our current plans, we expect to get this issue PDFNEWNET-33505 resolved by the end of this month, but still its not a promise. We will try our level best to resolve this problem ASAP and will keep you updated on the status of correction.

Once again, I would request you to please be patient and spare us little time. We are sorry for this delay and inconvenience.

Hi codewarior,


Thank you for the update.
What is the current status of the issue? Is there a binary that we can download to test the fix?

Regards.

Hi Olivier,


Thanks for your patience.

We initially planned to resolve the issue PDFNEWNET-33505 by July-2012 but due to some technical difficulties, I am afraid we could not fix it completely. Nevertheless, I have again sent an intimation to development team to share the current ETA for its resolution. As soon as I have some information, I would be more than happy to update you with the status of correction. Once again my humble request is to please be patient and spare us little time.

We are sorry for this delay and inconvenience.

The issues you have found earlier (filed as PDFNEWNET-33505) have been fixed in Aspose.Pdf for .NET 7.7.0.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.