Página 1 de 1

Property PageNumbers in PDFExport

Publicado: Mié Jul 15, 2015 2:57 pm
por mcegar
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,

Re: Property PageNumbers in PDFExport

Publicado: Mié Ago 26, 2015 2:35 pm
por mcegar
Ignacio,

You have any answer to this question?

I am using the demo version for testing, in the current version this works?

thanks

Re: Property PageNumbers in PDFExport

Publicado: Mar Sep 01, 2015 6:19 pm
por ignacio
Hello,

Fixed!. Here is the new DLL:

https://dl.dropboxusercontent.com/u/318 ... er/frx.dll

I hope it works correctly. Any feedback is welcome.

Regards,

Re: Property PageNumbers in PDFExport

Publicado: Mié Sep 02, 2015 6:30 pm
por mcegar
Hello,

It's working fine now.

Thank you! ;)