Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1825
WinCharts exporting to pdf doc?
posted

Hello all,

I have 2 charts on a pdf page. They appear one after the other.

I would like them to appear side by side on the page?

Not seeing a way to do this. Any help would be appreciated.

Thanks

Deasun

{vb.net :) }

Parents
  • 6158
    Suggested Answer
    Offline posted

    Hello Deasun,

    You can place charts side by side within a PDF document by positioning canvases within the PDF page, then rendering each chart to a canvas. This technique is explained in this walkthrough. I have attached a sample of the final product of the walkthrough if you'd like to see the code in action. Let me know if you have any questions.

    Thanks,

    Chris

    WindowsApplication1.zip
Reply Children