[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: [sqr-users] Font size problem in sqr report
Changing the XX for the point-size=xx will change the size of the font, the
font=x changes the typeface (ie Arial, Times, etc).
Also note that different output accepts changing the fonts differently...IE
PDF output allows different choices in fonts than does HTML output.
As for a number with different fonts for different parts of the number...
You'll have to substring the number into different fields and print each
substring separately with an alter-printer between print statements.
Good luck,
Kyle Leonard
1AnswerSolutions
On Mon, 2 Jan 2006 13:48:58 -0500, Sudheer Bachu wrote
> Hi,
>
> Am working on sqr reports using HTML procedures(tables). Iam
> getting the data and the layout fine....but the size of the font is
> my main concern.
>
> Can somebody help me out in controlling the size and font of the numbers
> or characters.
>
>
>
> I used ...alter-printer font=3 point-size=12, alter-printer font=5
> point-size=12( am using consistently any one of these at a time not
> both) commands which didn't gave any results. Here is the problem....
>
>
>
> let's say if I have a number $314,235....
>
> of which first 3 digits are of different size than others and also
> the case.
>
>
>
>
>
> Please let me know if you can help me out
>
>
>
> Sudheer Bachu
>
> _______________________________________________
> sqr-users mailing list
> sqr-users@sqrug.org
> http://www.sqrug.org/mailman/listinfo/sqr-users
___________________________________
Kyle J. Leonard
kyle.leonard@1answersolutions.com
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users