- HP Support Forum Home
- >
- Printers & All-In-Ones
- >
- Other Printing
- >
- PCL - printing a text "watermark" diagonally across the page
HP Support Forums
Join in the conversation.
- Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
PCL - printing a text "watermark " diagonally across the page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
11-11-2009 08:52 AM
Solved! Go to Solution.
Re: PCL - printing a text "watermark " diagonally across the page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
11-11-2009 11:46 PM
This is very easy. I'd strongly suggest sending it as an outline or outline/shadow font for speed...
PCL5 Quick Reference:
http://h20000.www2.hp.com/bc/docs/support/SupportM
Enjoy
Re: PCL - printing a text "watermark " diagonally across the page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
11-12-2009 09:53 AM
If I understand you correctly, you are suggesting I:
1. Set the font to some large Outline Shadow font
2. Set the cursor position
3. Rotate the text to print diagonally (?)
4. Print the text.
Step 1 would be something like:
<ESC>(s1p24v160s-3b16602T
Where
1p - proportional spacing
24v - height (bigger point size - will determine later)
160s - font style (Outline Shadowed per suggestion)
-3b - stroke weight (Light (right?))
16602T - typeface (Arial)
That makes sense to me. However, I cannot figure out Step 3 - I can only find commands to rotate text in 90 degree increments.
Does my Font setting make sense, and do you have any suggestions for a diagonal (45 degree) print orientation?
Thanks!
Re: PCL - printing a text "watermark " diagonally across the page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
11-12-2009 10:07 AM
Sounds good to me...
It does look like PCL5 only does 90 degree rotations and I'm unsure if newer revisions allow other rotational increments. Therefore, why not just step the letters? Something like this...
E
S
T
I
M
A
T
E
Re: PCL - printing a text "watermark " diagonally across the page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
11-12-2009 10:44 AM
Well...
I think I'll see how it looks across the middle of the page first - like
ESTIMATE
ONLY
I'll try this first, and go to the stepping if needed.
Thanks very much for the document links and the help.
Re: PCL - printing a text "watermark " diagonally across the page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
11-12-2009 09:24 PM
Re: PCL - printing a text "watermark " diagonally across the page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
11-30-2009 02:52 PM
So, I have gotten around to trying/testing what was discussed:
I sent text to the Printer preceded by:
<ESC>(s1p96v160s-3b16602TWhere
1p - proportional spacing
96v - height (bigger point size - will determine later)
160s - font style (Outline Shadowed per suggestion)
-3b - stroke weight (Light (right?))
16602T - typeface (Arial)
The submitted text was printed, but did not:
A) print as outline shadowed
B) print with a light stroke
C) print as Arial font
So is there something I need to be doing other than the above?
Thanks very much!
-Scott
Re: PCL - printing a text "watermark " diagonally across the page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
01-18-2012 09:35 PM
Hello
I have the same request as yours
i know less about PCL, i try to do like your suggestion, but it can't print out the watermarked and only the big fond
i paste my code, please help me check it, thanks!
have a nice day!
CHAR(27) + '(s1p96v160s-3b16602T' +
CHAR(27) + '*p800x1000Y' + 'GRACE' +
