Page 1 of 1

Print for Android

Posted: Fri Aug 08, 2025 4:33 am
by 16499436
Using latest Delphi and TeeChart.

How do you get Print command to work on Android? Am using DBChart1.PrintLandscape to print a chart....works fine on Windows but nothing happens when compiled for Android.

Thanks in advance.

Bill Zwirs

Re: Print for Android

Posted: Mon Aug 11, 2025 9:40 am
by Marc
Hello Bill,

Without looking closely at details, one approach may be to generate a bitmap, whereupon the suggestion from this post at the Embarcadero blog, may provide the solution:

https://blogs.embarcadero.com/easily-pr ... or-delphi/

Regards,
Marc Meumann