Hi,
Anybody know how to do right alignment in SQR for Paragraph.
I have some dynamic values in paragraph, based on those values space it has to do right alignment..
Can anybody knows abt this issue pls help me.....!!!!
Regards
Venkat
| Title | Under | Posted on |
|---|---|---|
| Regarding Error "SQR 6002) CANNOT OPEN THE PRINTER FILE: " in SQR | PeopleSoft Technical | 11/21/2008 - 1:17am |
| Pay calendar Setup | PeopleSoft Functional | 11/18/2008 - 5:30pm |
| Issue linking to Excel 2007 from PS HRMS 8.8 | PeopleSoft Technical | 11/17/2008 - 9:48am |
| Spreadsheet-Based Control System Analysis and Design | Programming | 11/11/2008 - 5:10am |
Re: Paragraph Right Alignment in SQR
Join date: 06/23/08
Don't think this can be done if your output is NOT an HTML output. If it is then you can do something like the following:
print 'This is a right aligned text!' (1,1)
do html_p_end
print 'This is a normal text!' (+1,1)
Give back to the community and help it grow!
* Help with unanswered forum questions and issues
* Register or login to share your knowledge at your own blog
Post new comment