Hi there,
Does anyone have experience with the jog command on Hp printers , specificaly the HP9000. I have a file that is jogging fine on Xerox large production printers but not on our HP9000s (also production, only smaller) Any ideas??
I really apreciate any info,Thanks!
Here is a sample of the code:
%%Page: 0 1
%%BeginPageSetup
<<
/MediaType null
/Jog 3
>>setpagedevice
This is toggled with:
%%Page: 0 1
%%BeginPageSetup
<<
/MediaType null
/Jog 0
>>setpagedevice
Does anyone have experience with the jog command on Hp printers , specificaly the HP9000. I have a file that is jogging fine on Xerox large production printers but not on our HP9000s (also production, only smaller) Any ideas??
I really apreciate any info,Thanks!
Here is a sample of the code:
%%Page: 0 1
%%BeginPageSetup
<<
/MediaType null
/Jog 3
>>setpagedevice
This is toggled with:
%%Page: 0 1
%%BeginPageSetup
<<
/MediaType null
/Jog 0
>>setpagedevice