Tagged Questions
The rave-reports tag has no wiki summary.
3
votes
2answers
437 views
Rave Reports DataText Left
I'm using Delphi 7 and Rave Reports.
How can I set the DataText.Left property (from Rave Reports) dinamicaly according to the size of another DataText that comes before.
I tried using the width from ...
3
votes
4answers
2k views
How to fix the endless printing loop bug in Nevrona Rave
Nevrona Designs' Rave Reports is a Report Engine for use by Embarcadero's Delphi IDE.
This is what I call the Rave Endless Loop bug. In Rave Reports
version 6.5.0 (VCL10) that comes bundled with ...
2
votes
1answer
335 views
How to find which page orientation user selects in Rave (Delphi 7)
Is there a way to find which page orientation (poLandscape or poPortrait) user selects furing preview setup? I have tried this code:
if RvSystem1.SystemPrinter.Orientation=poPortrait then
...
2
votes
2answers
2k views
Displaying unicode text in Rave Reports on Delphi 2009
I am in the process of porting a Delphi 2006 app to Delphi 2009. Out of the box support for unicode has been easy - almost no work required. Most 3rd party controls already have Delphi 2009 updates ...
1
vote
1answer
209 views
Set a “TEXT” in Rave Report to a Edit1.text on a Delphi form when printing
Is there a way to set a certain text like text1 on a Rave Report to a certain Edit.text on a Delphi form you print from in your Delphi application.
I want to create an application form in a delphi ...
1
vote
0answers
133 views
how to handle the DataMemo of RaveReports to display correctly
i created a Reports using RaveReports(Updated) I found out the the memo field does not display correctly or incorrect wrapping causing the text will spill-out of the area. and i notice if i change the ...
1
vote
1answer
490 views
How to print stringgrid to Rave report in Delphi
How to print the content of a stringgrid using Rave report in Delphi?
1
vote
1answer
246 views
Change Rave Report datatext1 color
I want to set a Rave Report datatext color with Delphi
if Edit1.text='0' then datatext1.color= green;//for example
How can I accomplish this?
Thanks in advance!
1
vote
4answers
696 views
What are the Rave BE “reports in code” alternatives in a Delphi 2010 migration project?
I want to migrate a Delphi 7 project to Delphi 2010.
We are building "reports in code" with TReportShell and TDetailShell components from Rave BE. Those components does not exist any more in Rave BE ...
1
vote
1answer
282 views
Rave Reports Excel File Render Object?
I notice that Rave reports for Delphi 7 (default version) comes with PDF, HTML, RTF, and TXT Render Objects. Does anyone know of a place to download a free or opensource render object for Excel, or ...
1
vote
1answer
303 views
Rave Reports Master Detail giving evariantoverflowerror
I have a report that uses a master and a child query - the master selects three fields in a group by: billstatus, oscategory(server or workstation) and groupname
The child query selects a bunch of ...
1
vote
1answer
272 views
RaveReport - Print Non Database Information
Im using Rave report tool to making reports for my applications written by Delphi 7.
I want to send a parameter from an edit box to my report. some runtime given information that has no any relation ...
1
vote
1answer
432 views
Is it possible to change the appearance of a Rave report's Preview form?
When users preview a report I would like to avoid giving them the option of then opening another report or saving the current report. Open and Save are items in the default menu and toolbar that ...
1
vote
1answer
381 views
Setting page margins in Rave Reports
I am using Rave Report to print my reports in Delphi. Is there a way i can set the page margins(left, right, top and bottom) for printing my reports? please help me....
1
vote
2answers
954 views
Printing image in Rave Reports
I have an application being developed in Delphi 2009 and Rave Reports. I would like to have an image printed in the reports. How am I going to implement this?
Any suggestion would be very much ...
1
vote
3answers
1k views
Delphi - preview a Rave report on the form
How can I preview a rave report on a Delphi form?
I have a page control with 2 pages: on the first one the user enter some data (name, address...) and I want on the second page to preview the report ...
1
vote
3answers
1k views
Landscape printing in Rave Reports Delphi 7
I have create report designs in Rave (Delphi 7). However they are in portrait mode. When user selects landscape printing from Print Setup, it is printer in portrait again anyway. How can I fix it, so ...
1
vote
1answer
678 views
Rave Reports - How to find which File format user selects during setup?
I am using Delphi 7. I have the reporting mechanism implemented using Rave. Also exporting to HTML, PDF and TXT is used.
There is a problem though: When user saves report into file directly (without ...
1
vote
1answer
877 views
Number to words in Rave Report
I have managed to design a report the way I want but I am not able to get Rave Report to print/convert Grand total to Words like for example if the grand total is 1,200.00 it should print One Thousand ...
1
vote
1answer
689 views
Rave Reports and EAN128 Barcode
Hi
I am trying to print an EAN128 barcode in Rave reports. According to the help I should be able to use the code128 component, and add the FNC1 to it. I just cannot get this to work. Can anyone ...
1
vote
1answer
1k views
Delphi - how do I export a rave report to Excel
I have a rave report that has 50 pages
I need to generate a PDF report with that has pages 1 to 50 and
generate a excel spread sheet that has pages 1 to page 3
I am using Delphi 2006 Rave reports ...
1
vote
2answers
1k views
Rave Reports exporting to excel
i have a rave report with 5 pages inside it, we need to export to excel two page from those 5 report pages, each page is a report itself... we use gnostice v2.5 to do the exporting.
currently using ...
0
votes
0answers
85 views
Change the visible property of the last row DataText1 do?
I'm using Rave reports.
Using the Delphi programming.
For a particular row of the report is trying to change the properties.
The following is the structure of the report.
Report1>> Page1>> ...
0
votes
1answer
127 views
Trichedit to Rave memo buffer
How do I put formatted content of a TRichEdit into a Rave memo buffer, TMemoBuf?
0
votes
0answers
148 views
In Rave Report, how do you get subtotals on every page?
I am using Rave Report 7.5 BE. I need to create a simple list report, however, I can not seem to get Rave to display subtotals at (the bottom of) each page, if the report exceeds one page.
I would ...
0
votes
1answer
249 views
Rave reports snags if no printer installed
I've been testing some D2006 code using Rave reports on a virtual machine and have found the app hangs when I generate a PDF report if there is no printer installed. The hang occurs here:
exception ...
0
votes
1answer
244 views
Change rectangle color in Rave runtime Delphi
We print database records in rave using rvproject1 and rvdatasetconnection1 and that works.
How to acomplish this in rave:
If Adotabel1.fieldbyname('something').asstring = 'something' then
Rectangle1 ...
0
votes
1answer
191 views
How to fit long text into tab in Rave Reports
I'm making a report with a Rave Reports component in Delphi. I've come to some issues that I cannot figure out myself.
If I have a very long number or text without spaces inside, how can I fit it ...
0
votes
1answer
419 views
how to use Rave Reports to make a report using adoquery
hi to all
I am new at Rave Reports so I need your help.
How can I make a report that looks like this picture?
0
votes
0answers
160 views
Rave Reports: Region Component Width error
When I execute the project on Delphi the system breaks. If I change the Width property on region component the rave project is executed and works. But the error can happens again with another data.
...
0
votes
1answer
596 views
Delphi 2010 - Rave Report runtime text change problem
I'm using Delphi 2010 and Rave Reports (comes built in, v. 7.7.0).
I have been using this couple for 5 months without any problem. In my company i use two languages, first i use our primary language ...
0
votes
1answer
830 views
How can I integrate graphs and JPEG images with RAVE Reports?
I really love RAVE Reports in creating multiple reports especially with formulas and accounting systems... but recently I am having problems with integrating JPEG Pictures and Graphs with my newly ...
0
votes
3answers
787 views
String trouble in Rave Reports 8
We are currently working with Delphi 2006, but we are now very ready to move on to Delphi 2010.
The problem lies in our Rave reports, though...
We just get to many string errors when running our ...
0
votes
2answers
271 views
How to fix Print Range in Rave Reports?
Print Range (From Page: x To Page: y) doesn't work, the printer always print all pages!
Any workaround or solution will be appreciated.
Thanks in advance.
0
votes
1answer
692 views
Problems with Rave Reports 7.7BE scripts
I have an application that uses Rave Reports.
After upgrading from Delphi 2006 to Delphi 2010 some scripts stopped working and gives an
Access violation message
I have a script that looks like ...
0
votes
1answer
656 views
How can I print SelectedRows in DBGrid using Rave Report?
To report current record in dataset I have made (one record by page):
RvSystem1.SystemPrinter.FirstPage := DataSet.RecNo;
RvSystem1.SystemPrinter.LastPage := DataSet.RecNo;
So, how we can report ...
0
votes
1answer
702 views
Landscaping in Rave Reports using Delphi 7
I have an application that uses Rave Reports on Delphi 7. I want the reports to have its default display in landscape. How am I going to do it?
Any suggestions would be very much appreciated.
0
votes
2answers
758 views
Delphi - How to save multiple Rave reports to one pdf file?
I have multiple rave reports(projects) in the project(the delphi project) and I want to save them all in one pdf file. How can I do it?
0
votes
2answers
664 views
How to calculate the number of rows for a report and hide a header
I'm creating my first report with Rave Reports for delphi. I've got the records displaying nicely and I'm on the final stretch before finishing.
I have a set of records which I'm displaying with an ...
0
votes
4answers
743 views
Rave Report that comes with Delphi 2006
There is a software which is using BDE for its database activities.
The database is very awkwardly designed.
I have to build a few custom reports that will use the data generated by this software.
...