Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

how to position printer command

2 views
Skip to first unread message

Simon

unread,
Dec 18, 2003, 2:57:58 AM12/18/03
to
I need to specifically configure the font for some text (such as
"Indented2ndLine" below) in Wordperfect 10. I want to enforce
"Indented2ndLine" to appear at the second line and to be indented.

------------------
This is 1st line.
Indented2ndLine
------------------

I insert a printer command "<27>(0U<27>(s0P<27>(s8.00h9.00v0s0b0T"
before "Indented2ndLine". This print command is used to configure the
font. The printed result is messy (the text is overlapped).


Then I embed "Indented2ndLine" inside the printer command, i.e.
"<27>(0U<27>(s0P<27>(s8.00h9.00v0s0b0TIndented2ndLine". The printed
result is as below, i.e. the text "Indented2ndLine" is appended to the
first line.
------------------
This is 1st line. Indented2ndLine
------------------

Any solution to position the Printer Command? My current workarount is
to embed the new line <10> and blank spaces <32> into the Printer
Command as well, such as
"<27>(0U<27>(s0P<27>(s8.00h9.00v0s0b0T<10><32><32>Indented2ndLine". I
want to know whether there are some better resolutions. Thanks.


Shan Chun
shanc...@yahoo.com

0 new messages