watson / ipp-printer

An IPP printer written in Node.js
MIT License
548 stars 81 forks source link

job.attributes() missing attributes from ATTR_GROUP_JOB_TMPL #34

Open Mr-Magnificent opened 4 years ago

Mr-Magnificent commented 4 years ago

Is there any way to see the values of attributes of submitted job from ATTR_GROUP_JOB_TMPL array in /lib/utils.js? Need to find the orientation of the submitted job.

yeganehkordi commented 4 years ago

Did you find anything? I need to find this attributes. @Mr-Magnificent

Mr-Magnificent commented 3 years ago

No, Didn't find anything but made a workaround hack with mapping dimensions of the page to orientation.