reportstyles.lib

Drewb

Member
I downloaded a copy of Query Reporter to check it out and am going through the intro. In the layout screen, I am trying to change the default style for different fields. When I go in the style editor, it only shows 'Custom...'.

I have looked through the program directory and do not see a reportstyles.lib file. Should it be there? If not, where do I find it?

TIA

Drew
 
TIA,
Query Reporter doesn't come with any predefined styles, so the file doesn't exist until you create your first default styles.

The secret I think your looking for is the "Style Library..." icon button on the Layout tab, just next to the "Auto Update" check box. (Looks like an open book).

There you can add new styles and define the default. The Styles you create here will be placed in the reportstyles.lib file and be available in the different layout fields.

You can also copy reportstyles.lib from a version of PL/SQL Developer and it ports over just fine.

Hope that helps,
Christian
 
Back
Top