quickreports
Delphi: old QuickReport element size as autostretched or aligntobottom?
We have old QuickReport with Delphi 6 Professional. We uses QRShape to make \"table\" (as in html, or Excel), not the frame (because the frame size is commonly different than shape, and in QRLabel/QR[详细]
2023-04-11 11:48 分类:问答Quickreport property PreviewLeft does not exists
I have a program, which uses quickreports 5 to generate some reports. The program has always been compiled on one specific PC. Now i want to develop the program on other machines, i have a big problem[详细]
2023-04-02 12:09 分类:问答QR report of size A5 to be repeated on an A4 paper sheet
BDS2006, QR4. I have an A5 size report and I want(well, the customer does :)) to print it twice on an A4 paper sheet. This is because they need to cut the two halves and keep one \"for the record\" w[详细]
2023-03-09 22:06 分类:问答Display Yens in QuickReport
When I print a Currency field, I get \'\\0\' instead of then Yen-sign (my regional settings are set to Japanese Format)[详细]
2023-03-04 13:25 分类:问答Delphi QuickReport COUNT problem
I have one very simple, but very annoying problem. I\'m trying to count number of rows with specific condition (for example, some column has value 1) in QuickReport. Data in report are given using sto[详细]
2023-01-26 10:27 分类:问答Delphi QuickReport: print number of grouped records
In QuickReport 3 and Delphi, how do you print the number of records that where grouped by the TQRBand type GroupFooter?[详细]
2023-01-25 14:10 分类:问答Delphi Quick Reports - Total Pages
I\'m using QuickReports within my application and would like to have \"Page x of x\" 开发者_如何转开发within the footer. What\'s the best way to do this?procedure TForm1.Button1Click(Sender: TObject);[详细]
2023-01-14 15:24 分类:问答Converting QuickReport To FastReport
I am Converting a QuickReport to a FastReport in Delphi source, I want to determine the event method name that assig开发者_JS百科ned to a QuickReport object and according to it assign a method to the[详细]
2023-01-06 03:39 分类:问答Delphi QuickReports: Band order to achieve detail-child-child-child banding?
i need to create a QuickReport in Delphi 5 that is laid out as: +================ Report Header +================[详细]
2022-12-17 11:47 分类:问答QuickReport.ExportToFilter throws "stack overflow" error when used in TWebModule
I have a web application using the TWebModule component.It runs as a module on Apache.The code below throws a \"St开发者_开发知识库ack Overflow\" error on the ExportToFilter.The same exact code works[详细]
2022-12-12 03:04 分类:问答