HP Designjet T630. Universal Print printer not showing large paper sizes like A2, A1 and A0. LocalPcpt.xml shows, they are correctly extracted from connector. May the Universal Print printer does not shows them.
<psf:Option name="psk:ISOA1" constrained="psk:None">
...
</psf:Option>
<psf:Option name="psk:ISOA0" constrained="psk:None">
<psf:ScoredProperty name="psk:MediaSizeWidth">
<psf:Value xsi:type="xsd:integer">840994</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaSizeHeight">
<psf:Value xsi:type="xsd:integer">1188995</psf:Value>
</psf:ScoredProperty>
<psf:Property name="psk:DisplayName">
<psf:Value xsi:type="xsd:string">A0</psf:Value>
</psf:Property>
<psf:Property name="psk:PortraitImageableArea">
<psf:Property name="psk:OriginWidth">
<psf:Value xsi:type="xsd:integer">0</psf:Value>
</psf:Property>
<psf:Property name="psk:OriginHeight">
<psf:Value xsi:type="xsd:integer">0</psf:Value>
</psf:Property>
<psf:Property name="psk:ExtentWidth">
<psf:Value xsi:type="xsd:integer">209995</psf:Value>
</psf:Property>
<psf:Property name="psk:ExtentHeight">
<psf:Value xsi:type="xsd:integer">296990</psf:Value>
</psf:Property>
</psf:Property>
</psf:Option>