Most voted "quickreport" questions
5 questions
Sort by count of
-
2
votes1
answer232
viewsChange "Step" in Quickreport "Printing Progress"
I’m developing a system for printing tickets, so I send extensive files to print, around 25,000 pages per view. Due to that large number of pages the "Printing Progress" of the Quickreport It takes…
-
2
votes1
answer590
viewsIs it possible to read a Quick Report file (qrp) from PHP?
Hello, I have a Quick Report file (format .qrp). I need to analyze its data from within PHP, but I was not successful. Is there any way to do that?
-
2
votes1
answer297
viewsWhat’s wrong with this Delphi code?
On the mainform onCreate, I have the following code: procedure TForm1.FormCreate(Sender: TObject); begin QuickRep1.Prepare; QuickRep1.Printer.Load('arquivo.qrp');…
-
0
votes2
answers1556
viewsQuickreport Save PDF by Default
My reports always have the Tqrpdffilter component, so they can be exported to PDF. However the client is complaining that when clicking save, he still has to select the format you want to save (in…
-
0
votes1
answer534
viewsMouse scroll button on a Quick report
How to make the mouse scroll button work in Quick Report reports. Today I use a custom Preview using the Tqrpreview component. I use Delphi 7 and Quick Report 3.0.9.