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
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
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
When I print a Currency field, I get \'\\0\' instead of then Yen-sign (my regional settings are set to Japanese Format)
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
In QuickReport 3 and Delphi, how do you print the number of records that where grouped by the TQRBand type GroupFooter?
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);
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
i need to create a QuickReport in Delphi 5 that is laid out as: +================ Report Header +================
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