[bug-pcl] Rotate 180

Henry Stiles henry.stiles at artifex.com
Thu Feb 9 12:25:00 PST 2006


Krooss, Kevin W - Jamaica, NY wrote:

>I am trying to get PCL6 to rotate all pages in my document files by 180 degrees with no sucess. I am runing on Windows. Can anyone supply a possible parameter? 
>If that's not possible, can someone supply the command string which I could inject into the PCL data stream (which I capture and write to a file). I don't know much PCL. Also would it be used at the start of every page?
>
>Thanks much,
>Kevin
>
>  
>

The page orientation comman is ESC & l <orient> 0.  You can google for 
PCL technical reference manual, one is usually floating around.  It's 
not easy to get right, there may be graphics in the pcl that depend on 
the orientation.  I recommend doing it as a post process on the output.  
Good luck.

Henry


More information about the bug-pcl mailing list