In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Property PageNumbers in PDFExport

FastReport for Xailer & [x]Harbour (English/Spanish)
Responder
mcegar
Mensajes: 6
Registrado: Mar Jul 14, 2015 5:41 pm

Property PageNumbers in PDFExport

Mensaje 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,
mcegar
Mensajes: 6
Registrado: Mar Jul 14, 2015 5:41 pm

Re: Property PageNumbers in PDFExport

Mensaje 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
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9243
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

Re: Property PageNumbers in PDFExport

Mensaje 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,
Ignacio Ortiz de Zúñiga
[Equipo de Xailer / Xailer team]
https://www.xailer.com
mcegar
Mensajes: 6
Registrado: Mar Jul 14, 2015 5:41 pm

Re: Property PageNumbers in PDFExport

Mensaje por mcegar »

Hello,

It's working fine now.

Thank you! ;)
Responder