RosettaCodeData/Task/Hello-world-Line-printer/PostScript/hello-world-line-printer.ps

6 lines
296 B
PostScript
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
<</PageSize [595 842]>> setpagedevice % set page size to DIN A4
/Courier findfont % use Courier
12 scalefont setfont % 12 pt
28 802 moveto % 1 cm from the top and left edges
(Hello world) show % draw the string