flex - Can we get supported paper size of printer in Actionscript 3 -


can supported paper size of printer in actionscript 3? read document of adobe printjob class can not find method list of paper size of printer. thanks.

you should use printjob.paperarea paper size in points, use this table convert width*height readable paper format. according manual, property available before start print job, should suffice.


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

android - CollapsingToolbarLayout: position the ExpandedText programmatically -

Listeners to visualise results of load test in JMeter -