FastReport for Xailer and (x)Harbour

Hello,

In export the report to PDF, I am using the function SetProperty() to set programmatically export information.

The property "PageNumbers" does not work.

xHarbour syntax:

oReport:SetProperty("PDFExport","PageNumbers","3")

error:

"Undeclared identifier: 'pagenumbers'

Anyone know solution for this?

thanks,

Leave a Comment