<< Click to display table of contents >> TCustomRVPrint.CanSavePDF |
Returns True if PDF saving is available.
function CanSavePDF: Boolean;
If this method returns True, you can use TRVPrint.SavePDF and TRVReportHelper.SavePDF methods.
Currently, PDF saving is implemented only in FireMonkey, if Skia4Delphi is available.