(Warning: Job contains content that cannot be separated with on-host methods. This content appears on the black plate, and knocks out all other plates.)==
Adobe_AGM_Core/AGMCORE_Default_CTM matrix currentmatrix put
level2
{Adobe_AGM_Core/AGMCORE_Default_PageSize currentpagedevice/PageSize get put}if
}def
/capture_mysetup
{
/Pscript_Win_Data where{
pop
Pscript_Win_Data/mysetup known{
Adobe_AGM_Core/save_mysetup Pscript_Win_Data/mysetup get put
}if
}if
}def
/restore_mysetup
{
/Pscript_Win_Data where{
pop
Pscript_Win_Data/mysetup known{
Adobe_AGM_Core/save_mysetup known{
Pscript_Win_Data/mysetup Adobe_AGM_Core/save_mysetup get put
Adobe_AGM_Core/save_mysetup undef
}if
}if
}if
}def
/driver_check_media_override
{
/PrepsDict where
{pop}
{
Adobe_AGM_Core/AGMCORE_Default_CTM get matrix currentmatrix ne
Adobe_AGM_Core/AGMCORE_Default_PageSize get type/arraytype eq
{
Adobe_AGM_Core/AGMCORE_Default_PageSize get 0 get currentpagedevice/PageSize get 0 get eq and
Adobe_AGM_Core/AGMCORE_Default_PageSize get 1 get currentpagedevice/PageSize get 1 get eq and
}if
{
Adobe_AGM_Core/AGMCORE_Default_CTM get setmatrix
}if
}ifelse
}def
AGMCORE_err_strings begin
/AGMCORE_bad_environ(Environment not satisfactory for this job. Ensure that the PPD is correct or that the PostScript level requested is supported by this printer. )def
/AGMCORE_color_space_onhost_seps(This job contains colors that will not separate with on-host methods. )def
/AGMCORE_invalid_color_space(This job contains an invalid color space. )def