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.

Se encontraron 13 coincidencias

por abebuch
Mar Jun 21, 2016 7:05 pm
Foro: FastReport
Tema: Documentname
Respuestas: 1
Vistas: 2437

Documentname

Hi,
Is there a way to change the DocumentName (that will reflect in the print queue) at runtime?

Thanks
Abe
por abebuch
Lun Oct 26, 2015 2:08 pm
Foro: FastReport
Tema: :SetProperty("GIFExport", "SeparateFiles",.f.)
Respuestas: 2
Vistas: 2402

Re: :SetProperty("GIFExport", "SeparateFiles",.f.)

ignacio escribió:
abebuch escribió:How can i get this to work?
where are all these Propertis documented?
Hello,

https://www.fast-report.com/en/download/documentation/

Regards,
is this the answer you could offer on both Questions?
didn't help me a bit!
por abebuch
Lun Oct 26, 2015 1:00 am
Foro: FastReport
Tema: :SetProperty("GIFExport", "SeparateFiles",.f.)
Respuestas: 2
Vistas: 2402

:SetProperty("GIFExport", "SeparateFiles",.f.)

How can i get this to work?
where are all these Propertis documented?
por abebuch
Mar Ene 20, 2015 8:33 pm
Foro: Spanish
Tema: fastreport: upc-a
Respuestas: 1
Vistas: 913

fastreport: upc-a

why does fastreport append a 0 at the beginning of a upc_a barcode?
how can i take that off?
Thanks
Abe
por abebuch
Lun May 05, 2014 9:21 pm
Foro: FastReport
Tema: :oPrintOptions:cPrinter
Respuestas: 3
Vistas: 2842

:oPrintOptions:cPrinter

Hi, by saying that it worked in previous version it should be under stood that SelectPrinterFormList() is my own function and it returns a numeric. It the 6 days waiting for this answer, I fiddled around with this and came up that :PrepareReport() needs to be called first then :oPrintOptions:cPrinte...
por abebuch
Jue May 01, 2014 11:23 pm
Foro: FastReport
Tema: :oPrintOptions:cPrinter
Respuestas: 3
Vistas: 2842

:oPrintOptions:cPrinter

Hi,
I had code like this that worked in previous version.
it printed on the selected print. Now it's ignoring it.
nPrinter := SelectPrinterFromList()
:oPrintOptions:cPrinter := nPrinter
:oPrintOptions:lShowDialog := .f.
:PrepareReport()
:Print()
Thanks
Abe
por abebuch
Mar Mar 25, 2014 4:54 pm
Foro: FastReport
Tema: Master/Detail Sample
Respuestas: 1
Vistas: 4679

Master/Detail Sample

Hi,
Is there available a .prg source demo of a simple master/detail report?
as much as I tried, i just couldn't get it to work.
thanks
Abe
por abebuch
Jue Ene 09, 2014 2:10 pm
Foro: FastReport
Tema: failing to get anything to show up in the data-tab
Respuestas: 3
Vistas: 3598

failing to get anything to show up in the data-tab

Thanks. got this to work.
Now AddVariable dose not seem to work although it returns .t.
por abebuch
Mar Ene 07, 2014 2:33 pm
Foro: FastReport
Tema: failing to get anything to show up in the data-tab
Respuestas: 3
Vistas: 3598

failing to get anything to show up in the data-tab

Hi, I'm Very interested on FRX. I downloaded the demo. but i just can not get my test to work. Nothing will show up in the Data-Tab. these are the files from the Demo download 11/27/2013 01:38 PM 2,943,488 frx.dll 12/04/2013 07:58 PM 97,792 xaFrhBcc.lib -------------- proc main() dbcreate( "c:t...
por abebuch
Lun Oct 22, 2012 4:41 pm
Foro: English
Tema: Record in browse not synced.
Respuestas: 2
Vistas: 1571

Record in browse not synced.

The current record is visiable in the browse, and that is good, but the selected row in the browse is not the current record!
por abebuch
Lun Oct 22, 2012 2:44 pm
Foro: English
Tema: Record in browse not synced.
Respuestas: 2
Vistas: 1571

Record in browse not synced.

If a field in the active index is edited, the highlighted record in the browse is not synced up to the current record.
por abebuch
Mar Oct 16, 2012 2:21 pm
Foro: English
Tema: Error Linking (Missing _hb_clsGetMethodData)
Respuestas: 3
Vistas: 1813

Error Linking (Missing _hb_clsGetMethodData)

so Xailer requires it's own modified Harbour?
por abebuch
Dom Oct 14, 2012 5:51 pm
Foro: English
Tema: Error Linking (Missing _hb_clsGetMethodData)
Respuestas: 3
Vistas: 1813

Error Linking (Missing _hb_clsGetMethodData)

Linking: Test.exe... S:BorlandBCC55Binilink32 -Gn -Tpe -x -aa @link.tmp Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland Error: Unresolved external '_hb_clsGetMethodData' referenced from S:XAILER2LIBHBXAILER.LIB|Events Error: Unresolved external '_hb_clsSetMethodData' referenced from S:X...