WAB printing

3969
0
01-12-2015 04:02 PM
StanMcShinsky
Occasional Contributor III

For those who want to change the default printing DPI for your WAB print widget I have found the spot.

This is for the Developers version

in \widgets\Print\templates\Print.html line 143

change the value:300 to the desired dpi value

<input type="text" data-dojo-type="dijit/form/NumberTextBox" data-dojo-props="name:'dpi',required:true,value:300,style:'width:100px;'"

Tags (2)
0 Kudos
0 Replies