[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] GRAPHIC BOX with color fill
- Subject: RE: [sqr-users] GRAPHIC BOX with color fill
- From: "Peter Burton" <Peter_Burton@hyperion.com>
- Date: Tue, 8 Nov 2005 07:30:10 -0500
- Delivery-date: Tue, 08 Nov 2005 07:33:29 -0500
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
- Thread-index: AcXkXyjb1bkcyy26QtKKaDF9wMCgXAAANzQg
- Thread-topic: [sqr-users] GRAPHIC BOX with color fill
Paul,
Works with 8.3.x
Begin-Program
Set-Color Print-Text-Background = (230, 230, 250)
Let $Blank = LPad('',20,' ')
Print $Blank (25, 50, 20) Wrap 1 10
Print 'Lavender Box' (30, 55)
End-Program
Peter
-----Original Message-----
From: sqr-users-bounces+peter_burton=hyperion.com@sqrug.org
[mailto:sqr-users-bounces+peter_burton=hyperion.com@sqrug.org] On Behalf
Of Comi, Paul
Sent: Tuesday, November 08, 2005 7:23 AM
To: sqr-users@sqrug.org
Subject: [sqr-users] GRAPHIC BOX with color fill
Hello,
I haven't had any luck finding a way to draw a box in SQR that has a
colored fill. GRAPHIC BOX allows a black shading, but that's it as far
as I could tell from the documentation in the version I'm using (6.2)
and the latest version (8.3). Is there any way to do this with the PDF
printer?
Thanks!
-Paul
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users