<%-d.i18n("PrintType")%>

<% if(d.showPrintCurrentView){ %> checked <%}%> /> <%-d.i18n("PrintTypeCurrentView")%> <% } %> <% if(d.showPrintImageArea){ %>
checked <%}%> /> <%-d.i18n("PrintTypeImageArea")%> <% } %> <% if(d.showPrintAnnotationOverview){ %>
checked <%}%> /> <%-d.i18n("PrintTypeAnnotationOverview")%> <% } %>
<% if(d.showResolution || d.showPrintArea || d.showPrintChannels || d.showPrintAnnotationsSource){ %>

<%-d.i18n("PrintParameters")%>

<% if(d.showResolution){ %> <%-d.i18n("InfoResolution")%> <% } %> <% if(d.showPrintArea){ %>
checked <%}%> /> <%-d.i18n("PrintCurrentViewArea")%>
<% } %> <% if(d.showPrintChannels){ %>
checked <%}%> /> <%-d.i18n("PrintSelectedChannels")%>
<% } %> <% if (d.showPrintAnnotationOverview && d.showPrintAnnotationsSource) { %>
checked <%}%> /> <%-d.i18n("PrintAnnotationsCurrent")%>
checked <%}%> /> <%-d.i18n("PrintAnnotationsReference")%>
<% } %>
<% } %>