Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
charts not displaying in pdf format
mh10
Hi,
in a Dynamic report i have chart and label and one image at footer, these will be one each page. This report is creating 30 pages dynamically.
on my local computer when i execute this report, and export it to pdf it looks good, all chart its label, footer image on each page get displayed in PDF format.
Then i deployed same report on other server. Then when i executes this report link from my computer, its HTML output is OK, but when i export this report to get it sPDF output, on each page it displays only label and footer image, No chart, on each page.
same report, deployed on two different machine, accesesed from same machine, one link is not showing PDF output correctly (No charts)
Any suggestions?
Thanks
Find more posts tagged with
Comments
mwilliams
Hi mh10,
Can you recreate this issue with the sample database so that I can run it? Thanks.
mh10
Hi Michael,<br />
<br />
with this issue, i recreated that dynamic chart again, step by step , it has 9 series, at one point infact with last series
it was throwing string index out of range error. so i just corrected it by making string length short. And then redeployed to server.<br />
<br />
now it is showing PDF output correctly with all images on it<br />
<br />
<br />
Thanks<br />
<br />
<br />
<blockquote class='ipsBlockquote' data-author="mwilliams"><p>Hi mh10,<br />
<br />
Can you recreate this issue with the sample database so that I can run it? Thanks.</p></blockquote>
mwilliams
mh10,
Glad to hear you got it working.