[GNC] Invoice now printing with huge text!
Adrien Monteleone
adrien.monteleone at lusfiber.net
Tue Dec 13 14:03:14 EST 2022
Specifically, in the CSS pane of the Layout tab, at the bottom appears:
.company-name {font-size: x-large; }
.client-name {font-size: x-large; }
Simply change those to 'large', 'medium', 'small' or specify a font size
in 'pt', 'px', 'em', et cetera as desired.
Do a search for CSS font-size property to see an explanation of the
differences between size units for choosing the right one for you. (if
printing, usually 'pt' is proper, but others can/will work)
Regards,
Adrien
On 12/13/22 12:45 PM, Adrien Monteleone wrote:
> You might be looking for:
>
> Edit > Stylesheets
>
> But you can also make changes directly for the invoice header in the
> report Options on the Layout tab.
>
> It appears Row1-Left & Row2-Right have your business info duplicated. (I
> think this is oddly, the default)
>
> Their font and size can be influenced via the Stylesheet chosen on the
> General tab, or directly in the bottom CSS pane on the Layout tab.
More information about the gnucash-user
mailing list