- Export the report and save it as a PDF:
- Select Open with system viewer:
- Select Menu > Print or click on the Print icon (
):
- Mark the Actual Size radio button and Print.
Updated
Updated
empty
<% } %> <% var labels = "a_label".split(',').map(function(label) { return label.trim(); }).filter(function(label) { return label; }); %> <% var articlesWithLabels = articles.filter(function(article) { return Util.intersection(article['label_names'], labels).length; }) %> <% if (articlesWithLabels.length) { %>