Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > 4c7ab5a9d2b6d4381633bc493ab2d9b4 > files > 1076

scribus-stable-1.4.6-3.mga6.x86_64.rpm

<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
	<title>Printing Tools (1)</title>
</head>
<body>
<h2>Printing Tools (1)</h2>
<h3>The Preflight Verifier</h3>
<p>&ldquo;Preflight&rdquo; is a word borrowed from the process that pilots go through as they check out their plane prior to takeoff. In the context of Scribus, it is meant to describe a check of a document for potential or likely issues in a commercial printing environment. Even though these may not have the life-and-death import of problems that might occur with an aircraft, making mistakes in a document can be financially costly and cause you to look and feel incompetent. Creating a document that will work without issues in a given commercial printing workflow doesn&rsquo;t require years of academic training. What it does require, though, is some background knowledge, and this Online Help provides at least some of the necessary information. Even better, Scribus comes with a software tool called &ldquo;Preflight Verifier,&rdquo; which helps to identify potential problems more easily, and whose warnings you should only ignore if you know that you can safely do so.</p>
<p>The Preflight Verifier can be started from the Menu Bar via <i>Windows > Preflight Verifier</i>. It will also show up automatically, if any errors have been detected when you try to print, to start the Print Preview or to export to PDF, EPS or PostScript:</p><br>

<table width="90%"><tr><td align="center"><img src="images/preflight-v.png"></td></tr></table>

<p>Via &ldquo;Current Profile:&rdquo; you can select the file type of your export/print destination: PostScript (which includes EPS), PDF 1.3, 1.4, 1.5, X-1a or X-3. The default profile is the one you selected in the <i>Document Setup</i> or the <i>Preferences</i> (see below). Beneath the profile selector you can see a list of all items in your document. In the first column of the overview, those items for which Scribus didn&rsquo;t detect any errors will be indicated by a green check mark. Objects with potential errors will be indicated by a warning sign. The second column will show the potential error, and the third column shows the <a href="layers.html">layer</a>, on which the item has been placed, indicated by its color and its name. By selecting an item in this dialog, you also select the item itself, and Scribus will jump to the respective page. After fixing a potential error, you can let the Preflight Verifier check the document again. You can also choose to ignore the warning(s) and print or export anyway.</p>

<p>In many cases, you might consider these to be simple warnings rather than errors in the usual sense. For example, in the dialog above, you may be already aware that Image13 is a GIF and has a low resolution, but you didn&rsquo;t have any choice about using it as is. Even so, this can serve as a reminder to carefully check that image in your PDF to see if it meets your needs. On the other hand, it&rsquo;s more likely that either you forgot to delete that empty Image12 or forgot to load an image, and you probably didn&rsquo;t want text to overflow in the Text9 frame. Certainly in a large document, and despite repetitive manual proofreading, these kinds of mistakes can easily happen.</p>

<p>As almost everything else in Scribus, the Preflight Verifier can be <a href="settings1.html">configured</a> via the <i>Document Setup</i> or the <i>Preferences</i>:</p>
<blockquote>
<strong>Adding your own profile:</strong> <br />Simply use one of the existing profiles, such as <i>PostScript</i> you see below, and change the name. Once you do this, the <strong>Add Profile</strong> button will become active, so that you can save your profile after you change the settings as you wish. Don't worry, the original <i>PostScript</i> profile will still be there.
</blockquote>
<br>
<table width="100%"><tr><td align="center"><img src="images/prefs_preflight.png"></td></tr></table>
<p>The options in this panel are as follows:</p>
<ul>
<li><b>File Type (drop-down list):</b> Here you can select which print/export filetype&rsquo;s potential issues Scribus will check for by default.</li>
<li><b>Ignore all errors:</b> From what you have read before, you can hopefully conclude that you would be ill-advised to check this option – an error discovered <i>after</i> a commercial print-run could prove to be costly. </li>
<li><b>Automatic check before printing or exporting:</b> Having this option active means that the Preflight Verifier will not only be launched intentionally by you via the Menu Bar, but also automatically when you want to print or to export PostScript or PDF files and in case an error has been detected.</li>
<li><b>Check for missing glyphs:</b> This option will let Scribus check for missing glyphs in a font. <i>Do not underestimate the importance of this option</i>, as a simple change of a font, e.g. via a style sheet or direct formatting, can result in text using glyphs that aren&rsquo;t available in the new font.</li>
<li><b>Check for items not on a page:</b> You can easily move or even create items outside a page, i.e., in the gray canvas space (the <a href="settings1.html#14">Scratch Space</a>) around the pages. While this is a useful feature, it may wreak havoc to a PostScript or PDF file that&rsquo;s destined for commercial printing, and it&rsquo;s quite easy to &ldquo;forget&rdquo; such a Scratch Space item (e.g. an empty frame). Thus, you are strongly advised to <i>not</i> disable this option.</li>
<li><b>Check of overflow in text frames:</b> As an avid reader of this Online Help you know for sure that working with Scribus is mostly <a href="WwFrames.html">frame-based</a>, and of course you are also aware of the <a href="WwText.html">necessity</a> to either reduce the font size or to enlarge a text frame or to link to a subsequent frame if the text doesn&rsquo;t fit into a particular frame. Similar to the &ldquo;missing glyphs&rdquo; issue, one of the likely issues that may ruin or devaluate your costly print is the change of a font, since the glyph widths change from font to font. In some cases, even using the same font on different platforms or even the same font on the same computer may result in a text overflow, as the update may have installed a new version of a font file with different font metrics.</li>
<li><b>Check for used transparencies:</b> The PostScript file format doesn&rsquo;t support transparency, and neither does the PDF 1.3 specification, which is still supported by Scribus. Since PDF/X1a and X-3 are also based on PDF 1.3, you only need this option active for the three previously mentioned export/print destinations.</li>
<li><b>Check for missing images:</b> Scribus doesn&rsquo;t store bitmap images in its own file format; it only creates links to files in one of the <a href="importhints.html">supported bitmap formats</a>. Since it can easily happen that users save an image under a different name, another file format or another location, the link to the image may become a &ldquo;dead link&rdquo;, i.e. the <a href="WwImages.html">image frame</a> will be empty, an issue that can be easily overlooked. This option lets Scribus detect such dead links.</li>
<li><b>Check image resolution:</b> As an enlightened reader you already <a href="importhints.html">know</a> that the resolution of bitmap images can be critical to the success of a print run &ndash; if the resolution is too low, images will look awful when printed, and if the resolution is too high, the file size of an exported PostScript or PDF file may be too large to be handled by a commercial Raster Image Processor (RIP). This option will let Scribus check whether the resolution of an image is too high or low for a certain output destination. As you can see, you can change the limits in both directions, but keep in mind that the default values make sense in most cases.</li>
<li><b>Check for placed PDF files:</b> Scribus can import PDF files into image frames via <a href="toolbox5.html">Ghostscript</a>. However, since Scribus lets Ghostscript &ldquo;rasterize&rdquo; (i.e.: create a bitmap image of) an imported PDF file, you may not like the result. Moreover, the quality of the file import depends on the Ghostscript version you have installed. Hence the option to let Scribus check for placed PDF files, which is especially useful if you exchange Scribus files between computers with different Ghostscript versions installed.</li>
<li><b>Check for GIF images:</b> You already <a href="importhints.html">learned</a> that GIF files have no place in professional printing, but while you know this, you may still receive a ZIP-archive from others with a Scribus file and related images, some of which may very well be GIFs. So while the GIF threat need not be imminent, it doesn&rsquo;t hurt to leave the check mark where it is by default.</li>
<li><b>Check for PDF Annotations and Fields:</b> PDF files that contain Annotations and Fields will be rejected by every commercial Raster Image Processor (RIP), so if you want to create a print-ready PDF file, you are advised to have this option active.</li>
<li><b>Ignore non-printable layers:</b> This option will help you to only export the layers that are marked as &ldquo;printable&rdquo;, which is especially helpful if you created a file with <a href="layers.html">language-specific layers</a>. </li>
<li><b>Check for Visible/Printable Mismatch in Layers:</b> The possibility to make a layer invisible during the process of designing is very helpful, but forgetting to switch on visibility again may result in a PostScript or PDF file with missing elements. The reverse can also happen: You may create a document with multiple layers for different languages or different color patterns. This option will let Scribus investigate whether a visible layer is also &ldquo;printable&rdquo;, and in this context &ldquo;printable&rdquo; also means that the layer or its content will be exported.</li>
</ul>
<h3>The Print Preview</h3>
<p>As mentioned in the previous section, one of the challenges of using an advanced DTP application like Scribus is handling &ldquo;high-level&rdquo; PostScript output. If you happen to be able to use a real PostScript printer (which won&rsquo;t be a device that&rsquo;s as small as your photo printer), you may start to appreciate some of Scribus&rsquo;s PostScript/printing features. Let&rsquo;s have a closer look at the Print Preview, which can be called via <i>File > Print Preview</i>.</p>
<p>The Print Preview in Scribus is quite special, as it does more than just generate a screendump of your document. Scribus creates its Print Preview by actually generating and analyzing a temporary PostScript file. Have patience when launching the Print Preview, as there&rsquo;s a lot of processing going on in the background! It is worth mentioning here that this is one of the functions of Scribus which requires Ghostscript to be installed on your computer.</p>
<p>The Print Preview, in connection with the Preflight Verifier, can help you with identifying potential issues in a file-to-printer PostScript workflow. The reliability and precision of the Print Preview mostly depend on the capabilities of your printing system, including the quality of the device drivers, along with the types of advanced features included in your documents. The types of features which can be troublesome with some printing setups include gradients, transparency and complex masking, to name a few.</p><br>

<table width="100%"><tr><td align="center"><img src="images/printpreview.png" align="center" alt="Print Previewer" title="Print Previewer" /></td></tr></table>
<p>Most options in the Print Preview have been created for advanced PostScript or commercial printing. Thus, most, if not all options in this dialog are probably superfluous if your printing device is a simple desktop printer.</p> 
<p>The first set of check boxes deals with &ldquo;Display Settings&rdquo; related to printing:</p>
<ul>
<li><b>Enable Aliasing</b> enables/disables previewing text with anti-aliased fonts. This only affects <a href="fonts2.html">PostScript fonts</a> and may slow down rendering slightly.</li>
<li><b>Display Transparency</b> displays the page background transparently.</li>
<li><b>Display CMYK:</b> Enabling this option gives you a simulation of generic CMYK inks, as well as <a href="color1.html">spot colors</a> on the screen. Once activated, you can selectively disable/enable the display of any CMYK or spot color.</li>
<li><b>Display Ink Coverage:</b> This option lets Scribus calculate and display the ink coverage for each part of a page. In the screenshot below, the coverage for the ink color &ldquo;Magenta&rdquo; is shown.</li><br>
<table width="100%"><tr><td align="center"><img src="images/ink-cov.png" alt="Previewing the ink coverage" title="Previewing the ink coverage" /></td></tr></table>
</ul>
<p>The second set of options relates to previewing a document within the Print Preview. These will be described in the <a href="print3.html">section about the actual printing dialog</a>. The options at the bottom of the dialog should be self-explanatory.</p>

</body>
</html>