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
Print for Android
Re: Print for Android
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
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
Steema Support