Use of TeeCreateBitmap in WebModule
Posted: Wed Mar 04, 2015 2:12 pm
Hello,
I have a problem to generate a bitmap of a TeeChart in a WebModule.
See in attachment a simple project that generate the error.
I use 2 methods to create the Bitmap:
First, the "old" method with a Chart.Draw
Then, with the TeeCreateBitmap function.
I have try with Teechart 2014 & the last 2015.
I have install the source code and the exception raises in VCLTee.TeeGDIPlus in TGDIPlusCanvas.RecreateGraphics because status = 3
Run the program, Press "Start", then Press "Open IE" and do Refresh IE (F5) several times to get the error.
It worked in the past with the Draw method (with Delphi 2010 + TeeChart ? (before GDIplus canvas))
Best regards,
Laurent.
I have a problem to generate a bitmap of a TeeChart in a WebModule.
See in attachment a simple project that generate the error.
I use 2 methods to create the Bitmap:
First, the "old" method with a Chart.Draw
Then, with the TeeCreateBitmap function.
I have try with Teechart 2014 & the last 2015.
I have install the source code and the exception raises in VCLTee.TeeGDIPlus in TGDIPlusCanvas.RecreateGraphics because status = 3
Run the program, Press "Start", then Press "Open IE" and do Refresh IE (F5) several times to get the error.
It worked in the past with the Draw method (with Delphi 2010 + TeeChart ? (before GDIplus canvas))
Best regards,
Laurent.