Re: [Lazarus] Text Export filter in LazReport

2012-10-03 Thread Лагунов Алексей
In preview form click to button Save report and select type of file -
*.txt (or *.html, *.bmp)
-- 




С уважением, Лагунов Алексей. 


В Вт., 02/10/2012 в 13:16 -0700, Ajeandro Gonzalo пишет: 

 The programmer documentation says:  1.7 Exporting a report
 It can be performed from a preview window.
 Oh?  I placed the frTextExport1 component on the datamodule along with the 
 other LazReport components, but I can't see an option to use it anywhere on 
 the Preview.  It should be among the File|Report options but isn't.
 
 Also the documentation then says The operation can also be executed
 manually, via the “TfrxReport.Export” method.  There is no Export method.  
 There is a ExportTo method, but I can't find a list for the 
 TfrExportFilterClass it wants, TfrTextExport with or without the T doesn't 
 work.  Anyone know what to enter?
 
 Another problem with LazReport:  In the Preview,  a multiple page report 
 doesn't scroll, not with the scroll bar and not with the page navigator on 
 top.  I'm using Windows 7 64bit.
 
 Any help will be appreciated.
 
 A. G.
 
 --
 ___
 Lazarus mailing list
 Lazarus@lists.lazarus.freepascal.org
 http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Text Export filter in LazReport

2012-10-03 Thread John Landmesser

perhaps this one makes you happy as it made me happy :-))

http://fortes4lazarus.sourceforge.net/

Get the svn version and there is a portugese(?) win Helpfile, thats 
better than no help file at all.
If you now Quickreport from good old Delphi 5 ... you'll have no probs 
to use it ... and its even better than Quickreport ever was :-))
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] Text Export filter in LazReport

2012-10-02 Thread Ajeandro Gonzalo
The programmer documentation says:  1.7 Exporting a report
It can be performed from a preview window.
Oh?  I placed the frTextExport1 component on the datamodule along with the 
other LazReport components, but I can't see an option to use it anywhere on the 
Preview.  It should be among the File|Report options but isn't.

Also the documentation then says The operation can also be executed
manually, via the “TfrxReport.Export” method.  There is no Export method.  
There is a ExportTo method, but I can't find a list for the 
TfrExportFilterClass it wants, TfrTextExport with or without the T doesn't 
work.  Anyone know what to enter?

Another problem with LazReport:  In the Preview,  a multiple page report 
doesn't scroll, not with the scroll bar and not with the page navigator on top. 
 I'm using Windows 7 64bit.

Any help will be appreciated.

A. G.

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus