You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We noticed that there exist some vendor PPDs, where the Resolution is wrong, e.g. 600x600x2dpi
In the Adobe PPD specification section 5.9 reads:
The resolution option keyword "must be either a string of the
form 300dpi or of the form 300x300dpi or it can be Unknown ...
The two formats 300dpi and 300x300dpi cannot be intermixed
in a PPD file".
Is there the possibility to add any such test?
Attached is such a broken PPD file.
The text was updated successfully, but these errors were encountered:
Version: 1.2-feature
CUPS.org User: kssingvo.suse
We noticed that there exist some vendor PPDs, where the Resolution is wrong, e.g. 600x600x2dpi
In the Adobe PPD specification section 5.9 reads:
The resolution option keyword "must be either a string of the
form 300dpi or of the form 300x300dpi or it can be Unknown ...
The two formats 300dpi and 300x300dpi cannot be intermixed
in a PPD file".
Is there the possibility to add any such test?
Attached is such a broken PPD file.
The text was updated successfully, but these errors were encountered: