File: acroreader.html

package info (click to toggle)
scribus-doc 1.2.1-2
  • links: PTS
  • area: non-free
  • in suites: sarge
  • size: 2,920 kB
  • ctags: 374
  • sloc: makefile: 387; xml: 110
file content (54 lines) | stat: -rw-r--r-- 8,632 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<qt>
<title>Using &#034;Hidden&#034; Features with Acrobat Reader and Scribus</title>
<h2>Using &#034;Hidden&#034; Features with Acrobat Reader and Scribus</h2>

<p>Acrobat Reader&#174; is in my experience, one of the essential tools to have when using Scribus. Although mostly a simple viewer, it has some advanced features which no other PDF viewer has in the Linux,*nix world: full support for JavaScript with a PDF (You did not know a PDF was scriptable? Scribus is unique in the Linux/*nix world for the ability to create scriptable interactive PDF forms.) and detailed info which is embedded in the PDF, but viewable only in Acro Reader. Moreover, while PDF is a published standard, Adobe invented postscript on which PDF is based and has a commercial incentive to promote PDF on all platforms.</p>

<h3>Hints for Scribus users:</h3>
<p>Note: There is a bug in Acrobat Reader 5.0.8, which will not display form fields properly, unless the user environment is set to lang=en. In addition, it will not even launch under newer distros which have a UTF-8 locale (RH8+ for example), unless the locale variable is set to lang=en. Otherwise you will get an error message: Warning: charset &#034;UTF-8&#034; not supported, using &#034;ISO8859-1&#034;. &#062; Aborted</p>

<p>One other tip for some systems is to add this to the acroread launching script:</p>
<blockquote><table width="100%" border="1" bgcolor="#eeeeee"><tr><td border="0"><small>
<pre>
MALLOC_CHECK_=0
export MALLOC_CHECK_
</pre>
</small></td></tr></table></blockquote>

<p>First, make sure you have the latest version 5.0.8 for Linux. This version is <em>vastly</em> better than 4.0.5, even with above mentioned bugs - more stable, faster loading, better printing, and more accurate color. If you are running Redhat 8.0+, the easiest way to install Acro Reader is to get the RPMS from <a href="http://www.gurulabs.com/downloads.html">Guru Labs</a>. The place to get Acrobat Reader, if your distro does not offer an rpm, deb or other package is from <a href="http://www.adobe.com/products/acrobat/alternate.html">Adobe</a>.</p>
<p>Next, once you get it installed and working, open Acrobat Reader, click through the usual license stuff and select: <strong>Edit &#062; Preferences &#062; General</strong> and you will have a dialog like the one below:</p>
<table width="100%"><tr><td align="center"><img src="images/acro1.png" alt="Acrobat Reader General Preferences" /></td></tr></table>

<p>This dialog is <strong>very</strong> important to set up properly for optimized viewing Scribus created PDFs. <strong>Display Edge to Edge</strong> will give you a larger viewing area to view your PDF. <strong>Smooth Text, Smooth Line Art and Smooth Images</strong> applies a bit of anti-aliasing when viewing. If you send someone a Scribus created PDF and they complain the text or gradients) look like barbed wire or are &#034;banded&#034;, advise the user to enable these settings which are common on all later versions of Acrobat Reader - regardless of platform. There are other cross- platform fonts hints in the <a href="pdfexport.html">PDF Export Options</a> section. <strong>Cool Type</strong> is a feature specific for making PDF readable on LCD laptop screens. It is a way of adjusting the anti-aliasing and sub-pixel rendering. Otherwise, leave it unchecked.</p>

<p>If you are creating Scribus files with transparency effects and export PDF 1.4 (PDF 1.3 does not support transparency), you can enable <strong>Show Transparency Grid</strong>. The other options are mostly for the web browser plug-in. I find splash screens a bother, so I leave that unchecked.</p>

<table width="100%"><tr><td align="center"><img src="images/acro3.png" alt="Acrobat Reader Screen shot" title="Acrobat Reader Screenshot" /></td></tr></table>
<p>Next, looking at the Reader window above, there are 3 features which can be useful:</p>
<ol>
	<li><strong>Thumbnails (which Scribus can optionally embed in the PDF when exporting) are useful for navigating.</strong></li>
	<li><strong>The corner triangle</strong> is a short cut to <strong>View &#062; Document Info, Document Fonts, Document Security</strong>.</li>
	<li><strong>Is notes, which are non-printing, but can be used to give definitions or hints in a document</strong>. What we care about is document info. Within Scribus <strong>File &#062; Document Info</strong> there is a panel to enter author and Title of the document. This shows up in a panel below:</li>
</ol>
<table width="100%"><tr><td align="center"><img alt="Acrobat Reader General Info Panel" src="images/acroinfo.png" /></td></tr></table>
<p>This shows the document size, date of creation and creating application. This info is automatically embedded. Scribus can optionally add author and document title. In addition, this shows document security strength.</p>
<p><strong>Document Security</strong>. Scribus has the ability to encrypt a document with specific user rights. If you enable Security in the PDF export dialog, when you export PDF 1.3, encryption is 40 bit strength.</p>
<table width="100%"><tr><td align="center"><img src="images/acropass.png" alt="Password Dialog for Opening a Protected PDF" title="Password Dialog for Opening a Protected PDF" /></td></tr></table>

<p> If you export a PDF 1.4 file, encryption is 128 bit strength:</p>
<table width="100%"><tr><td align="center"><img alt="Acrobat Reader Security Panel" src="images/acrosec.png" /></td></tr></table>
<p><strong>Annotations</strong> are non-printing notes, which Scribus can optionally embed within a PDF. This is really simple. Create a text frame. Then add your notes and right click and check &#034;is PDF annotation&#034;.</p>
<p>For other &#034;hidden&#034; features, read through the on line help, which is actually a PDF. Beginning with page 10, there are a number of less well known features, including the console command line options. The command line options are specific to Linux/Unix and include some neat options to export PDF into Postscript. There also hints on settings specific to Acrobat Reader in <code>~/Xdefaults</code>.</p>
<p><strong>Advanced Settings</strong> - Unfortunately, Adobe did not enable a graphical UI choice for enabling/disabling local fonts. What this means Acrobat will use locally installed fonts which are named in the PDF, if it can find them in your font path. In your home directory is a <strong>.acrobat/prefs</strong> file. Make a backup copy then open this file in a text editor. Almost at the end you are looking for this line:</p>
<blockquote><table width="100%" border="1" bgcolor="#eeeeee"><tr><td border="0"><small>
<pre>
/avpUseLocalFonts [/b true]
</pre>
</small></td></tr></table></blockquote>
<p>I recommend you set this to <strong>false</strong> for use with Scribus. Why? As is often the case PDFs you create in Scribus will be sent to other users who are not running on Linux. What you will want in this case is realistic view without your fonts. Thus, the only reliable way of ensuring your doc will view properly anywhere is to embed the fonts. You can subset them in the font preferences panel to save file size. This particularly important when using the Ghostscript fonts, like the Nimbus family. Acrobat Reader does a poor job of simulating them with its own built-in multi-master fonts.</p>

<h3>Other PDF Viewers:</h3>
<p>Another useful PDF viewer to use with Scribus is <a href="http://www.cs.wisc.edu/~ghost/gsview/">GSView</a> which is a graphical viewer/front end to Ghostscript. The latest version (4.6) with Ghostscript 7.07+ work very nicely together allow you to convert PS to PDF, as well as view and convert EPS, PS and PDF files among other tools. Version 4.3 is the first version to really work well under Linux (it was originally developed on Windows). More details are in <a href="gsview.html">GSView and Scribus</a>.</p>
<p><strong>Xpdf</strong> 3.00+ versions of Xpdf from <a href="http://foolabs.com">Foolabs</a> will do a fine job of displaying and printing Scribus PDFs, including support for PDF 1.5. Xpdf also has command line tools for converting PDFs to PS. To get embedded fonts in all PDFs, not just Scribus, you should read the Xpdf man page about setting up the fonts paths correctly via the xpdfrc file. Otherwise, embedded fonts may nto display properly.</p>
<p>For a taste of <em>some</em> of the cool PDF tricks Scribus can do, make sure you read through the sample docs located in the samples subdirectory of where the Scribus files are located. Maximize Acrobat Reader, open the file and follow the instructions. Consider it the first &#034;Easter Egg&#034; in Scribus.;)</p>
</qt>