[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] Printing Data Vertically using SQR
- Subject: RE: [sqr-users] Printing Data Vertically using SQR
- From: Peter Burton <Peter_Burton@Hyperion.com>
- Date: Fri, 23 Jul 2004 12:54:29 -0700
- Delivery-date: Fri, 23 Jul 2004 14:55:43 -0500
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
Sudeep,
Report:
Begin-Report
Move 1300 To #E
Let $E = Edit(Edit(#E, '9999'), 'R')
Print $E (5,1) Wrap 1 4
End-Report
Produces:
0
0
3
1
Peter
> -----Original Message-----
> From: sqr-users-bounces+peter_burton=hyperion.com@sqrug.org
> [ <mailto:sqr-users-bounces+peter_burton=hyperion.com@sqrug.org>
mailto:sqr-users-bounces+peter_burton=hyperion.com@sqrug.org]
> On Behalf
> Of Sudeep Vaidya
> Sent: Friday, July 23, 2004 9:10 AM
> To: sqr-users@sqrug.org
> Subject: [sqr-users] Printing Data Vertically using SQR
>
>
> Hi All,
>
>
> Has someone ever done printing of data Vertically on a page.
> Ok, let me explain this..
>
> We are supposed to print the Timecards for employees.All the
> data is printed
> Left to Right ( Just as we would expect it to print).
> Besides the data being printed Left to Right, we are also
> supposed to print
> the Employee ID.
> The employee Id is to be printed in the Left Margin of the
> page, from Bottom
> to Top.
>
> For example the number is 1300 , it would print like
> --------> (left to
> right) when printed horizontally.
> I want to print this like
>
> ^
> |
> |
> |
> such that 1 appears on the bottom, with 3 on top, with 0 and
> the other 0 on
> the top.
> Basically, the text has to be rotated by 90 degrees. This is
> required to
> print the Employee Code in a bigger font . The cards are
> stacked Vertically,
> and hence this number would appear horizontal (in a bigger,
> readable font)
> to any one looking for his card.
>
> Because the mail group does not allow attachments, I can't
> send any to you.
> If you have an idea how to rotate the data by 90 degree,
> please let me know
> , and I can send you a scanned image.
>
> Thanks in advance,
>
> Sudeep
>
>
>
> _______________________________________________
> sqr-users mailing list
> sqr-users@sqrug.org
> <http://www.sqrug.org/mailman/listinfo/sqr-users>
http://www.sqrug.org/mailman/listinfo/sqr-users
>
>
************************************************************************
If you have received this e-mail in error, please delete it and notify the
sender as soon as possible. The contents of this e-mail may be confidential and
the unauthorized use, copying, or dissemination of it and any attachments to
it, is prohibited.
Internet communications are not secure and Hyperion does not, therefore, accept
legal responsibility for the contents of this message nor for any damage caused
by viruses. The views expressed here do not necessarily represent those of
Hyperion.
For more information about Hyperion, please visit our Web site at
www.hyperion.com
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users