Results 1 to 1 of 1
- 06-04-2009, 04:25 PM #1
How to set the designer initial properties when making web report
As an Excel-like Web-based Java reporting tool, RAQ Report has became popular in more and more web report developers. In its report IDE, RAQ Report has set a lot of startup properties which satisfy the common needs of users, and this makes users convenient.
However, those experienced developers may need more personalized designer initial properties. Such as row height, column width, font size and so on. Then, they need not to set these properties time and time again.
As a professional java reporting tool, RAQ Report provides two solutions for advanced users.
1. Set initial properties in the report IDE of RAQ Report.
Open the report IDE, and choose “Configure>Options>Initial properties”.Set your desired initial properties here, and click “OK”. As shown below:

Then you can design a new report with those startup properties from the next time you open RAQ Report.
Note: With this method, some initial properties can only be set as integer, not decimal.
2. Set initial properties in the configuration file of RAQ Report.
Open RAQ Report’s installation directory “reportHome\designer\tmp”, and find the option node in the file report4config.xml. Under this node, initial properties can be set as decimal. Such as fRowHeight, fColWidth, etc. Save the file after changing. As shown below:
[IMG]content/uploads/2009/05/2.jpg[/IMG]
Then, reset the designer, and you will find that changed initial properties have been saved.
Note: Before editting the configuration file, you should close the designer.
This post is from freezea's blog. You are welcomed cc it anywhere, and please indicate the source.Welcome to my blog for more about reporting tool!
Similar Threads
-
Initial capacity of ArrayList
By bugger in forum New To JavaReplies: 12Last Post: 12-30-2009, 08:16 AM -
GUI Designer for Swing/Java
By balajishenbagarajan in forum AWT / SwingReplies: 20Last Post: 01-27-2009, 12:17 AM -
Game developer or designer for fun
By M77 in forum Jobs OfferedReplies: 2Last Post: 07-04-2008, 04:35 PM -
Initial SessionFactory creation failed
By escit in forum JDBCReplies: 1Last Post: 08-13-2007, 03:46 AM -
iReport Designer for JasperReports 2.0.0
By JavaBean in forum Java SoftwareReplies: 0Last Post: 06-22-2007, 12:51 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks