OPTIMIZING PDFS WITH ACROBAT PRO 8

Size: px
Start display at page:

Download "OPTIMIZING PDFS WITH ACROBAT PRO 8"

Transcription

1 OPTIMIZING PDFS WITH ACROBAT PRO 8 GUIDELINES FOR CREATING PDF DOCUMENTS THAT ARE SMALLER IN FILE SIZE INTRODUCTION If you incorporate a lot of images in a file and then convert it to a PDF, the file size may be quite large if the images were not compressed prior to placing them in your original document. You can strip, flatten, downsample resolutions, and remove features from your PDF in order to minimize its file size. This tutorial will lead you through the steps to compress your PDF. REDUCING FILE SIZE THE EASY WAY WITH THE REDUCE FILE SIZE COMMAND Reducing the size of a PDF in Acrobat Pro with the Reduce File Size command can improve its access time on the web without greatly altering its appearance. The Reduce File Size command will resample and recompress images, remove embedded fonts, compress the document structure, and clean up some other elements. Note: If the file size is already as small as possible, this command will have no effect whatsoever. To reduce your file with this method, open your PDF document in Adobe Acrobat Professional 8 (not Adobe Reader) and then choose Document > Reduce File Size. When the Reduce File Size dialog box appears, select the version compatibility that you need, and click OK. Limiting compatibility to the latest version will allow for a greater reduction in the file size but may limit the number of users that can access your document. We suggest making your document at least backwards compatible with Acrobat version 6.0 or later. Figure 1: Reduce File Size Dialog Box CONTROLLING SPECIFIC ELEMENTS WITH THE PDF OPTIMIZER COMMAND 1. If you want to control the optimization changes more exactly, use the PDF Optimizer instead. To do this, begin by opening your PDF file in Adobe Acrobat Professional 8 and selecting Advanced > PDF Optimizer. 1

2 Figure 2: Advanced > PDF Optimizer Selection in Acrobat Pro 8 2. When the PDF Optimizer dialog box appears, click on the Audit space usage button. Figure 3: Audit space usage button 3. The Audit Space Usage dialog box appears displaying the amount of bytes of each element in your document and the percentage of total file size that these elements take up. Focus your efforts on slimming down the components of your PDF that are taking up the most space. In our case, the illustration below shows that images are taking up the most space in our PDF, with content streams (text) and fonts being the runner-ups in terms of the amount of space they require within the total file size. 2

3 Figure 4: Audit Space Usage Dialog Box 4. When you are finished reviewing it, click the OK button to close the Audit Space Usage dialog box and return to the PDF Optimizer dialog box. 5. When you first take a look at the PDF Optimizer dialog box, you will see that the Settings: pull-down menu is set to Standard; it displays the current version of the PDF you are trying optimize; and the Make compatible with: pull-down menu will say Retain Existing. Change the pull-down menu next to Make compatible with: to Acrobat 6.0 and later. Once you do this, you will see that the Settings: pull-down menu automatically changes to Custom. 6. The first option in the PDF Optimizer dialog box is Images. If your PDF is intended primarily for web use rather than print use, you can save a lot of space by manipulating the downsampling and compression values of the images. If you want your PDF to print the images with the same resolution in which you made the document, do not continue with optimizing the images as discussed below. 7. Before we continue, it is important that you understand the terms downsample, compression, and quality that Acrobat Pro refers to in this dialog box: Downsampling reduces the file size by lowering the resolution of the images, which involves merging the colors of original pixels into larger pixels Compression reduces the file size by eliminating unnecessary pixel data (In general, JPEG and JPEG2000 compression give better results on images like photographs with gradual transitions from color to color). If you use Acrobat 6 compatibility mode or higher you can use JPEG2000, which is slightly more efficient than JPEG compression. ZIP is the best choice for illustrations with large areas of solid, flat color or patterns made up of flat colors; and for monochrome images, JBIG2 compression is the best choice. Quality can only be set in the PDF Optimizer for JPEG and JPEG2000 compression. JPEG and JPEG2000 compression methods are typically lossy, a process that permanently 3

4 removes some pixel data. You can apply lossy JPEG or JPEG2000 compression to color images at various levels (minimum, low, medium, high, maximum). For JPEG2000 compression, you can also specify lossless so that no pixel data is removed. Compression for monochrome images is lossless, except for JBIG2 compression, which provides both lossy and lossless modes of compression. With these terms in mind, please review Figures 5, 6, and 7 below for the settings that we suggest you implement when optimizing your PDF for the web: Figure 5: Suggested Image Optimization Settings for Color Images Figure 6: Suggested Image Optimization Settings for Grayscale Images Figure 7: Suggested Image Optimization Settings for Monochrome Images 8. Once you change these image optimization settings, you can save them for future use by clicking the Save button in the upper part of this PDF Optimizer dialog box and providing a name for your settings such as Best PDF Image Optimization for the Web. You ll see the Settings: pull-down menu change to the name you saved and in the future, you can just select it when you open the PDF Optimizer dialog box and not have to do all this again. 9. Now we need to consider how to optimize the fonts. Embedding fonts ensures that your document will be rendered exactly as you intended for it to look, but it bulks up your PDF somewhat. If you don t embed your fonts and Acrobat cannot find the fonts you used, it will substitute similar fonts for you. Note that Adobe requires that all PDF applications include the so-called BASE 14 set of standard fonts that can be used without embedding, that is: the fonts in the four faces of Courier, Helvetica, and Times plus Symbol and ITC Zapf Dingbats. Thus, if you use fonts from the BASE 14 set of basic fonts found on most computers you can safely choose to NOT embed your fonts provided your readers are on Windows NT/2K/XP or Mac OS X using Adobe Acrobat. Note: If you are using any symbols, international glyphs, or non-roman languages then you must embed your fonts for these characters to appear properly in your document. 10. To unembed fonts in a document, select one or more fonts in the Embedded Fonts list, and click the Unembed button. If you change your mind about unembedding a font, 4

5 select it in the list on the right and click the Retain button. 11. Transparency Options: If your PDF includes artwork that contains transparency, you can use presets in the Transparency panel of the PDF Optimizer to flatten transparency and reduce the file size. Flattening incorporates transparency into corresponding artwork by sectioning it into vector-based areas and rasterized areas. The options in this area will be grayed out if you don t have any images that contain transparency. Note that PDF Optimizer will apply transparency options to all pages in the document before applying the other optimization options. 12. In the Discard Objects panel you can remove features that you don't use from your PDF as well as optimize curved lines in CAD drawings. We suggest that you select the following choices as illustrated in Figure 8: Discard all alternate images: This removes all versions of an image except the one destined for on-screen viewing since some PDFs include multiple versions of the same image for different purposes, such as low-resolution on-screen viewing vs. high-resolution printing; Convert smooth lines to curves: This reduces the number of control points used to build curves in CAD drawings, which results in smaller PDF files and faster on-screen rendering; and Discard embedded print settings: This removes embedded print settings, such as page scaling and duplex mode, from the document. Figure 8: Discard Objects Settings NOTE: DO NOT DISCARD THE DOCUMENT TAGS. CAL POLY REQUIRES THAT ALL DIGITALLY POSTED DOCUMENTS BE ACCESSIBLE AND REMOVING THE TAGS FROM THE DOCUMENT WILL MAKE IT INACCESSIBLE AND ALSO EFFECT THE REFLOW. 13. The Discard User Data panel allows you to remove personal information you don't want to share with others. You can locate hidden text and user-related information by going to Document > Examine Document. 5

6 Figure 9: Discard User Related Information 14. The Clean Up panel options of the PDF Optimizer removes useless items from the document. These items include elements that are obsolete or unnecessary to your intended use of the document. Be aware that removing certain elements may seriously affect the functionality of the PDF. By default, only elements that do not affect functionality are selected. If you are unsure of the implications of removing other options, you should use the default selections as displayed below in Figure 10. Figure 10: Clean Up Settings 15. Now click OK to apply the settings you selected in the PDF Optimizer and save out the file when the Save Optimized As dialog box appears. Save under a different name if you wish to compare its size with your original version. 6

Working with Transparencies

Working with Transparencies Working with Transparencies General Transparency Information With improvement of software has come an increase in the use of transparencies, especially among those who create ads. Industry-wide, printing

More information

III-6Exporting Graphics (Windows)

III-6Exporting Graphics (Windows) Chapter III-6 III-6Exporting Graphics (Windows) Overview... 96 Metafile Formats... 96 BMP Format... 97 PDF Format... 97 Blurry Images in PDF... 97 Encapsulated PostScript (EPS) Format... 97 SVG Format...

More information

Programs We Support. We accept files created in these major design and layout programs. Please contact us if you do not see your program listed below.

Programs We Support. We accept files created in these major design and layout programs. Please contact us if you do not see your program listed below. Prepress Guidelines HAMILTON GRAPHICS ~ PREPRESS DEPARTMENT Phone: (513) 737-1413 Fax: (513)-737-7483 E-mail: bberne@hamiltongp.com or ddodson@hamiltongp.com Our Prepress Department considers customers

More information

color bit depth dithered

color bit depth dithered EPS The EPS (Encapsulated PostScript) format is widely accepted by the graphic arts industry for saving images that will be placed into programs such as Adobe Illustrator and QuarkXPress. It is used on

More information

Client Specifications

Client Specifications Art Specifications Client Specifications Accepted File Formats: Illustrator CC Photoshop CC InDesign CC Acrobat Critical Information: Use provided art dimensions and safe areas to create artwork. Create

More information

acrobat.txt last modified 9/27/2014 This file is from

acrobat.txt last modified 9/27/2014 This file is from Notes on using Adobe Acrobat--including PDF file types, modifying text, adding links, optimization, and OCR. acrobat.txt last modified 9/27/2014 This file is from http://archivehistory.jeksite.com/download/download.htm.

More information

Creating a PDF/X-1a from InDesign

Creating a PDF/X-1a from InDesign Creating a PDF/X-1a from InDesign Recommendations for Application Settings, General Design Guidelines, and Exporting to a PDF/X-1a (Screen shots for this manual were created from a Mac. If you are using

More information

Image Types Vector vs. Raster

Image Types Vector vs. Raster Image Types Have you ever wondered when you should use a JPG instead of a PNG? Or maybe you are just trying to figure out which program opens an INDD? Unless you are a graphic designer by training (like

More information

How to create interactive documents

How to create interactive documents Adobe InDesign Guide How to create interactive documents You can use Adobe InDesign to create dynamic web content or interactive documents. InDesign supports export to web-ready HTML or interactive PDF.

More information

TR 1288 Specifications for PDF & XML format Page 1 of 7

TR 1288 Specifications for PDF & XML format Page 1 of 7 Page 1 of 7 TENDER FOR THE SUPPLY OF DIGITAL NEWSPAPER AND MAGAZINE CONTENT FOR SINGAPORE AIRLINES (SIA) E-LIBRARY FOR PERIOD 01 AUGUST 2018 TO 31 JULY 2020 TENDER REFERENCE NO. TR 1288 1. Format of the

More information

Best practices for producing high quality PDF files

Best practices for producing high quality PDF files University of Michigan Deep Blue deepblue.lib.umich.edu 2006-05-05 Best practices for producing high quality PDF files Formats Group, Deep Blue http://hdl.handle.net/2027.42/58005 Best practices for producing

More information

English. Preps. Creating Files for Preps From Acrobat 7 on Mac OS. graphics.kodak.com. Internal A-EN Rev A

English. Preps. Creating Files for Preps From Acrobat 7 on Mac OS. graphics.kodak.com. Internal A-EN Rev A English Preps Creating Files for Preps From Acrobat 7 on Mac OS Internal 731-00764A-EN Rev A graphics.kodak.com Copyright 2006 Kodak. All rights reserved. Creo and Preps are trademarks of Kodak. Adobe,

More information

ADOBE 9A Adobe IIIustrator CS4.

ADOBE 9A Adobe IIIustrator CS4. ADOBE 9A0-088 Adobe IIIustrator CS4 http://killexams.com/exam-detail/9a0-088 A. Shift-click on each slice on the artboard with the Slice Select tool then choose Object > Group B. in the Save for Web &

More information

Setting up Acrobat Distiller 9

Setting up Acrobat Distiller 9 Setting up This document covers the settings for Acrobat Distiller 9 Professional. These instructions are only needed for printing to PDF files that are usable by Publication Printers if you are using

More information

Frequently Asked Questions about Text and Graphics

Frequently Asked Questions about Text and Graphics 1 Frequently Asked Questions about Text and Graphics 1. What is a font? A font is a set of printable or displayable text characters that are in a specific style and size. The type design for a set of fonts

More information

FDA Portable Document Format (PDF) Specifications

FDA Portable Document Format (PDF) Specifications Revision History FDA PORTABLE DOCUMENT FORMAT (PDF) SPECIFICATIONS Date Summary of Changes Version 2005-04-08 Initial version 1.0 2008-06-04 Changed Bookmarks and Page 2.0 to Bookmarks Panel and Page in

More information

Q U A L I T Y PR I NT I NG

Q U A L I T Y PR I NT I NG Q U A L I T Y PR I NT I NG COMPANY A Guide to InSite and Automated Processing Quality Printing s guidelines for ensuring your documents are free of issues that may occur during file processing. PDF Specifications

More information

Step-by-Step Guide to. Creating High Resolution Adobe Acrobat PDFs from your Desktop Applications

Step-by-Step Guide to. Creating High Resolution Adobe Acrobat PDFs from your Desktop Applications Step-by-Step Guide to Creating High Resolution Adobe Acrobat PDFs from your Desktop Applications This guide has been created in-house at GAM to better help you, the client, with creating an easy to print;

More information

14. Using Illustrator CC with Other Adobe Applications

14. Using Illustrator CC with Other Adobe Applications 14. Using Illustrator CC with Other Adobe Applications Lesson overview In this lesson, you ll learn how to do the following: Place linked and embedded graphics in an Illustrator file. Place multiple images

More information

File Preparation for Eagle Print. PLEASE NOTE:If you are an IBM based customer, we can only accept PDF files!

File Preparation for Eagle Print. PLEASE NOTE:If you are an IBM based customer, we can only accept PDF files! Eagle Print File Preparation for Eagle Print PLEASE NOTE:If you are an IBM based customer, we can only accept PDF files! 1. All pages should be built to correct size, for both final size and live image

More information

Using 3D PDF with MIL-STD-31000A BEST PRACTICES 3D PDF CONSORTIUM DRAFT VERSION 3 09/25/17

Using 3D PDF with MIL-STD-31000A BEST PRACTICES 3D PDF CONSORTIUM DRAFT VERSION 3 09/25/17 2017 Using 3D PDF with MIL-STD-31000A BEST PRACTICES 3D PDF CONSORTIUM DRAFT VERSION 3 09/25/17 Table of Contents 1 Introduction 2 2 Background 2 3 The MIL-STD-31000A TDP 2 4 Best Practices for using 3D

More information

creating figures Research Imaging Solutions

creating figures Research Imaging Solutions Research Imaging Solutions goo.gl/yp8j3c creating figures a basic recipe for building scientific figures using Photoshop and PowerPoint grants journals posters presentations Research Imaging Solutions

More information

Page 1 of 6 Tips and Tricks >Creating PostScript and PDF files in layout packages >Creating a PostScript file in Adobe Illustrator Creating a PostScript file in Adobe Illustrator The Adobe Illustrator

More information

Mac OS X and PDF. The Real Story. Leonard Rosenthol Lazerware, Inc. Copyright , Lazerware, Inc.

Mac OS X and PDF. The Real Story. Leonard Rosenthol Lazerware, Inc. Copyright , Lazerware, Inc. Mac OS X and PDF The Real Story Leonard Rosenthol Lazerware, Inc. Overview Mac OS X PDF Where s the overlap? You are here because You re currently working with Mac OS and are interested in what Mac OS

More information

Setting Acrobat Distiller 4.05c Options for Print-ready PDF Files

Setting Acrobat Distiller 4.05c Options for Print-ready PDF Files Setting Acrobat Distiller 4.05c Options for Print-ready PDF Files About this Booklet This booklet contains recommendations for how to set Acrobat 4.05c Distiller options to create print-ready PDF files

More information

PrimoPDF Enterprise User Guide, Version 5.0

PrimoPDF Enterprise User Guide, Version 5.0 Table of Contents Installation... 3 Reference Links... 3 Uninstallation... 4 Creating PDF Documents... 4 PrimoPDF Document Settings... 5 PDF Creation Profiles... 5 Document Properties... 6 PDF Security...

More information

Ad Creation Guide. Table of Contents

Ad Creation Guide. Table of Contents Ad Creation Guide Table of Contents BEST PRACTICES 2 INDESIGN USERS 4 QUARKXPRESS 4, 5, AND 6 USERS 5 QUARKXPRESS 7, 8, AND 9 USERS 7 DISTILLING 9 INDESIGN PRESET DETAILS 10 QUARKXPRESS PRINT STYLE DETAILS

More information

ADOBE 9A Adobe Acrobat Professional 8.0 ACE.

ADOBE 9A Adobe Acrobat Professional 8.0 ACE. ADOBE Adobe Acrobat Professional 8.0 ACE http://killexams.com/exam-detail/ QUESTION: 95 You are using PDFMaker to create PDF documents. You do NOT want the PDF documents to open automatically after they

More information

A R T W O R K G U I D E

A R T W O R K G U I D E ARTWORK GUIDE CONTENTS BLEED AND SAFE ZONE GUIDE 3 COLOUR GUIDE 4 FONT GUIDE 4 TRANSPARENCY GUIDE 5 COMPRESSION GUIDE 6 RESOLUTION GUIDE 8 SPOT UV GUIDE 9 FOLDING GUIDE 10 BLEED AND SAFE ZONE GUIDE HOW

More information

PDF to Print File Preparation

PDF to Print File Preparation PDF to Print File Preparation Contents File Preparation Adobe InDesign to PDF... 1.1 Document setup and file preparation...1.1 Merrill PDF Preset for Adobe InDesign...1.1 Exporting to PDF from InDesign...1.2

More information

Welcome to CreateSpace. Please log in, or if you're a new user, create a new account.

Welcome to CreateSpace. Please log in, or if you're a new user, create a new account. 1 of 6 Welcome to CreateSpace. Please log in, or if you're a new user, create a new account. Book Help > Black & White Submission Requirements This guide is for ready to publish (print-ready) PDF file

More information

HOW TO SAVE YOUR DESIGN FILES

HOW TO SAVE YOUR DESIGN FILES HOW TO SAVE YOUR DESIGN FILES READ YOUR BOOK. ART-2423 > raster > vector > holds both raster and layered o Can work in whatever color mode preferred. o Platform-specific (PC vs. Mac) and often version-specific

More information

Data Representation From 0s and 1s to images CPSC 101

Data Representation From 0s and 1s to images CPSC 101 Data Representation From 0s and 1s to images CPSC 101 Learning Goals After the Data Representation: Images unit, you will be able to: Recognize and translate between binary and decimal numbers Define bit,

More information

C941dn Multimedia Production Platform Device. Printing with Spot Clear or White Toner

C941dn Multimedia Production Platform Device. Printing with Spot Clear or White Toner C941dn Multimedia Production Platform Device Printing with Spot Clear or White Toner Printing with the C941dn: the industry s only 5-color LED device. With your C941dn Multimedia Production Platform device

More information

BOXOFT Image to PDF s allow you scans paper documents and automatically s them as PDF attachments using your existing software

BOXOFT Image to PDF s allow you scans paper documents and automatically  s them as PDF attachments using your existing  software Note: This product is distributed on a try-before-you-buy basis. All features described in this documentation are enabled. The registered version does not insert a watermark in your generated pdf documents.

More information

Application Notes Adobe PDF Print Engine (APPE)

Application Notes Adobe PDF Print Engine (APPE) Application Notes Adobe PDF Print Engine (APPE) Adobe PDF Print Engine (APPE) ErgoSoft AG Moosgrabenstr. CH-8595 Altnau, Switzerland 0 ErgoSoft AG, All rights reserved. The information contained in this

More information

creating figures Research Imaging Solutions

creating figures Research Imaging Solutions Research Imaging Solutions it.med.harvard.edu creating figures a basic recipe for building scientific figures using Photoshop and PowerPoint grants journals posters presentations Research Imaging Solutions

More information

Working with PDF Maps

Working with PDF Maps Working with PDF Maps Right of Way Mapping and Monitoring LIS & R/W Mapping Unit 1 P age Contents General Navigation... 3 Page Navigation tools... 3 Page display... 4 Zoom... 5 Rotate View... 6 Summary

More information

Adobe Acrobat Professional Training Information Session

Adobe Acrobat Professional Training Information Session Adobe Acrobat Professional Training Information Session Tuesday January 13, 2015 Page 1 Table of Contents Page Subject 3 How to Save or Print a Word document in PDF format 4 How to Merge multiple PDF documents

More information

How to Prepare a Digital Edition PDF Book With Microsoft Word

How to Prepare a Digital Edition PDF Book With Microsoft Word How to Prepare a Digital Edition PDF Book With Microsoft Word This tutorial will offer you some advice on how to use Microsoft Word, Photoshop Elements, and Adobe Acrobat to prepare an optimized digital

More information

How to Prepare a Digital Edition PDF Book With Adobe InDesign

How to Prepare a Digital Edition PDF Book With Adobe InDesign How to Prepare a Digital Edition PDF Book With Adobe InDesign This tutorial will offer you some advice on how to use Adobe InDesign to prepare an optimized digital edition PDF book. There are two ways

More information

3D PDF Plug-ins for Autodesk products Version 2.0

3D PDF Plug-ins for Autodesk products Version 2.0 Axes 3D PDF Plug-ins for Autodesk products Version 2.0 User Guide This end user manual provides instructions for the tetra4d - 3D PDF Plug-ins for Autodesk 203/204 applications. It includes a getting started

More information

Amyuni PDF Converter. User s Manual Updated September 26, 2005

Amyuni PDF Converter. User s Manual Updated September 26, 2005 Amyuni PDF Converter Version 2.50e Version 2.50e Professional For Windows 95, 98, Me, NT4, 2000, XP/2003 32-bits, XP/2003 64-bits User s Manual Updated September 26, 2005 Amyuni Consultants Amyuni Technologies

More information

Preparing PDF files for high resolution printing using Adobe Acrobat 4.0

Preparing PDF files for high resolution printing using Adobe Acrobat 4.0 Macintosh and Windows Preparing PDF files for high resolution printing using Adobe Acrobat 4.0 User Guide for Print Publishers Adopting a PDF-based workflow Commercial printers and service providers are

More information

Xerox FreeFlow Print Server Clear Dry Ink User Guide Bring out the shine!

Xerox FreeFlow Print Server Clear Dry Ink User Guide Bring out the shine! Helpful Tips when Designing with Clear Dry Ink Xerox Color 800/1000 Presses FreeFlow Print Server Clear Dry Ink User Guide Dry Ink in itself adds a certain amount of sheen to the page. To maximize the

More information

Xerox igen 5 Press with the 5 th Print Station. Design and file preparation guidelines

Xerox igen 5 Press with the 5 th Print Station. Design and file preparation guidelines Xerox igen 5 Press with the 5 th Print Station Design and file preparation guidelines TABLE OF CONTENTS Introduction... 3 The 5 th print station process... 4 Choke and spread adjustments... 6 Gamut extension

More information

PrimoPDF User Guide, Version 5.0

PrimoPDF User Guide, Version 5.0 Table of Contents Getting Started... 3 Installing PrimoPDF... 3 Reference Links... 4 Uninstallation... 5 Creating PDF Documents... 5 PrimoPDF Document Settings... 6 PDF Creation Profiles... 6 Document

More information

Introduction to DreamWeaver CS4

Introduction to DreamWeaver CS4 Chapter The internet (or world wide web) is basically a series of server computers connected by a backbone of cables or satellite links. When you create a web site you post the site to one of the server

More information

Using Save As to Conform to PDF/A

Using Save As to Conform to PDF/A Using Save As to Conform to PDF/A Use Save As in Acrobat X Pro to conform a non-pdf/a file to PDF/A-1b Use Save As in Acrobat 9 Pro to conform a non-pdf/a file to PDF/A-1b As you might guess, the processes

More information

Adobe Illustrator. Always NAME your project file. It should be specific to you and the project you are working on.

Adobe Illustrator. Always NAME your project file. It should be specific to you and the project you are working on. Adobe Illustrator This packet will serve as a basic introduction to Adobe Illustrator and some of the tools it has to offer. It is recommended that anyone looking to become more familiar with the program

More information

c h pdfapilot 2 Manual

c h pdfapilot 2 Manual c h pdfapilot 2 Manual pdfapilot 2 Version 2.3 Manual Last modified: February 2011 2009-2011 by callas software gmbh Berlin, Germany All rights reserved All trademarks are the property of their respective

More information

How to Mail Merge PDF Documents

How to Mail Merge PDF Documents How to Mail Merge PDF Documents A step-by-step guide to creating personalized documents using AutoMailMerge plug-in for Adobe Acrobat Table of Contents What is a mail merge?...2 What do I need to start?...2

More information

9 ADVANCED LAYERING. Lesson overview

9 ADVANCED LAYERING. Lesson overview 9 ADVANCED LAYERING Lesson overview In this lesson, you ll learn how to do the following: Import a layer from another file. Clip a layer. Create and edit an adjustment layer. Use Vanishing Point 3D effects

More information

Introduction to DreamWeaver cs3

Introduction to DreamWeaver cs3 Chapter The internet (or world wide web) is basically a series of server computers connected by a backbone of cables or satellite links. When you create a web site you post the site to one of the server

More information

File Preparation Guide

File Preparation Guide File Preparation Guide DOCUMENT SETUP Follow the steps inside to ensure an easy transition from artwork to print. You can also download our distiller and preflight settings to assist with your file preparation.

More information

Creating Accessible PDF Documents

Creating Accessible PDF Documents A GUIDE TO: Creating Accessible PDF Documents A s greater numbers of faculty use Canvas to provide reading material for their students, opportunities for learning are greatly enhanced. Typically such materials

More information

How to Create PDF Files for Quebecor World Midland. 2.0 Revised 03/05/04

How to Create PDF Files for Quebecor World Midland. 2.0 Revised 03/05/04 How to Create PDF Files for Quebecor World Midland Version 2.0 Revised 03/05/04 Important Stuff That You Should Know The latest version of this document can always be found the PDF spec section on our

More information

Creating a Title in Photoshop

Creating a Title in Photoshop Creating Titles in Photoshop Even if your editing package includes a great titler, there might still be times when you want to craft titles in a paint program or image editor. For example, there might

More information

Our Design Templates. A Users Guide.

Our Design Templates. A Users Guide. Our Design Templates. A Users Guide. This is a basic guide to using our design. More information about fonts, images and our other specifications can be found in our FAQ document. 1 About our : We have

More information

InDesign CS4, CS5, CS6 and CC: Exporting to PDF

InDesign CS4, CS5, CS6 and CC: Exporting to PDF Single Application File The following instructions describe InDesign s PDF function which allows a user to export a single PDF file from a single InDesign file. If Transparencies are used in the file they

More information

Adobe Acrobat Distiller Online Guide

Adobe Acrobat Distiller Online Guide Adobe Acrobat Distiller Online Guide This online guide contains all the information you need to set up and use Acrobat Distiller. For installation instructions, system requirements, and registration information,

More information

ARTWORK REQUIREMENTS Artwork Submission

ARTWORK REQUIREMENTS Artwork Submission Artwork Submission GRAPHICS APPLICATIONS AND ACCEPTED FILE TYPES Submitting your artwork as a print ready PDF file is preferred (MAC or PC). We will also accept files created in Adobe Illustrator, Photoshop,

More information

APPLICATION PREPARATION

APPLICATION PREPARATION APPLICATION PREPARATION How to prepare and create pages for print CONTENTS SECTION 1 PREPARING YOUR FILES FOR DESIGN... 4 InDesign preparation... 5 Quark preparation... 7 Photoshop preparation... 8 Acrobat

More information

INSTRUCTIONS FOR PREPARING A THESIS

INSTRUCTIONS FOR PREPARING A THESIS INSTRUCTIONS FOR PREPARING A THESIS Since the summer semester 2008, final theses that are supervised and written at the Medical University of Graz are published on MEDonline. For this reason, it is necessary

More information

Web-Friendly Sites. Planning & Design 1

Web-Friendly Sites. Planning & Design 1 Planning & Design 1 This tutorial presents useful tips and tricks to help you achieve a more Web-friendly design and make your sites more efficient. The following topics are discussed: How Z-order and

More information

PDF and Accessibility

PDF and Accessibility PDF and Accessibility Mark Gavin Appligent, Inc. January 11, 2005 Page 1 of 33 Agenda 1. What is PDF? a. What is it not? b. What are its Limitations? 2. Basic Drawing in PDF. 3. PDF Reference Page 2 of

More information

Adobe Illustrator CS5 Basic. Course Outline. Course Length: 1 Day. Course Overview. Prerequisites/Audience

Adobe Illustrator CS5 Basic. Course Outline. Course Length: 1 Day. Course Overview. Prerequisites/Audience Adobe Illustrator CS5 Basic Course Length: 1 Day Course Overview This course covers the fundamentals of Illustrator CS5, which is used primarily to work with vector-based graphics. After getting familiar

More information

Adobe Acrobat 6.0 Professional For Prepress and Print Professionals

Adobe Acrobat 6.0 Professional For Prepress and Print Professionals Microsoft Windows NT Workstation 4.0, Windows 2000 Professional, Windows XP, Windows XP Tablet PC, Mac OS X v.10.2.2 Adobe Acrobat 6.0 Professional For Prepress and Print Professionals Providing specialized

More information

Our Design Templates. A Users Guide.

Our Design Templates. A Users Guide. Our Design Templates. A Users Guide. This is a basic guide to using our design. More information about fonts, images and our other specifications can be found in our FAQ document. 1 About our : We have

More information

Create PDF s. Create PDF s 1 Technology Training Center Colorado State University

Create PDF s. Create PDF s 1 Technology Training Center Colorado State University Create PDF s What is a PDF? A Portable Document Format, or PDF, is a file format developed by Adobe that is used to maintain an original document and allow the document to be shared with anyone, no matter

More information

Please take the time to read through our helpful guide on preparing print ready files to ensure there are no delays in processing your order.

Please take the time to read through our helpful guide on preparing print ready files to ensure there are no delays in processing your order. Artwork Guidelines To ensure you get the very best results from your print, we ask all of our clients to review our helpful guide before sending your print ready artwork to us. This will ensure your artwork

More information

Writer Guide. Chapter 5 Printing, Exporting, Faxing, and ing

Writer Guide. Chapter 5 Printing, Exporting, Faxing, and  ing Writer Guide Chapter 5 Printing, Exporting, Faxing, and E-Mailing Copyright This document is Copyright 2005 2010 by its contributors as listed below. You may distribute it and/or modify it under the terms

More information

Convert to PDF 3.0. User Guide. PEERNET Inc.

Convert to PDF 3.0. User Guide. PEERNET Inc. User Guide PEERNET Inc. Copyright 2005-2013 Updated: 1/9/2013 Table of Contents Welcome... to Convert to PDF 1 Legal... Notices 2 System... Requirements 3 Activating... Convert to PDF 4 Launching the Activation

More information

Application Tutorial

Application Tutorial Application Tutorial Use these instructions to assist in completing a downloaded application using Adobe Acrobat Reader. Adobe Acrobat Reader is a free download and may be downloaded at http://www.adobe.com.

More information

ADDITIONAL RECOMMENDED STANDARDS FOR DRS DEPOSIT:

ADDITIONAL RECOMMENDED STANDARDS FOR DRS DEPOSIT: ADDITIONAL RECOMMENDED STANDARDS FOR DRS DEPOSIT: 1. Remove any security restrictions (password, certificate, etc.) on the documents. These restrictions could hamper future use or transformations of the

More information

Software Version 7.0 SP1 September P FreeFlow Print Server What s New

Software Version 7.0 SP1 September P FreeFlow Print Server What s New Software Version 7.0 SP1 September 2008 701P49129 FreeFlow Print Server What s New 2008 Xerox Corporation. All rights reserved. Xerox, FreeFlow, DocuSP, and the sphere of connectivity design are trademarks

More information

Photoshop Elements 3 The Organizer

Photoshop Elements 3 The Organizer Photoshop Elements 3 The Organizer The Organizer is a separate Photoshop Elements program, which you can use to keep track of your photos, organize your pictures into collections, and label them with tags.

More information

Introduction. Uploading and Syncing Files. Google Drive and Docs Uploading and Syncing Files. Uploading Files to Google Drive.

Introduction. Uploading and Syncing Files. Google Drive and Docs Uploading and Syncing Files. Uploading Files to Google Drive. Google Drive and Docs Uploading and Syncing Files Introduction Page 1 Google Drive makes it easy to store and access your files online in the cloud, allowing you to access them from any computer with an

More information

Operating Instructions

Operating Instructions Providing presentation solutions V iewer Software Program Operating Instructions NIPPON AVIONICS CO., LTD. 1 This manual describes the functions and operations for conducting presentations using ip Viewer.

More information

Artwork Specifications for Adbikes. 6-sheet poster:

Artwork Specifications for Adbikes. 6-sheet poster: Artwork Specifications for Adbikes 6-sheet poster: Each Adbike takes two 6-sheet posters (one on each side of the advertising frame). This is the same size as a bus stop advertising poster (1800 x 1200mm)

More information

Volume 4 Number 5 QUARK SOFTWARE WORKFLOW SOLUTIONS AND IMPLEMENTATION

Volume 4 Number 5 QUARK SOFTWARE WORKFLOW SOLUTIONS AND IMPLEMENTATION Volume 4 Number 5 QUARK SOFTWARE WORKFLOW SOLUTIONS AND IMPLEMENTATION 8 X-RAY MAGAZINE VOLUME 4 NUMBER 5 Getting Edgy with QuarkXPress 7.0 BY STEVEN GRAY Aided by true alpha-channel support, clipping

More information

The viewer makes it easy to view and collaborate on virtually any file, including Microsoft Office documents, PDFs, CAD drawings, and image files.

The viewer makes it easy to view and collaborate on virtually any file, including Microsoft Office documents, PDFs, CAD drawings, and image files. Parts of this functionality will only be available in INTERAXO Pro. Introduction The viewer provides users with the capability to load a wide variety of document types online using a web browser. Documents

More information

c h pdfapilot Manual

c h pdfapilot Manual c h pdfapilot Manual pdfapilot Version 3.0 Manual Last modified: December 2011 2009-2011 by callas software gmbh Berlin, Germany All rights reserved All trademarks are the property of their respective

More information

USER S GUIDE Software/Hardware Module: ADOBE ACROBAT 7

USER S GUIDE Software/Hardware Module: ADOBE ACROBAT 7 University of Arizona Information Commons Training 1 USER S GUIDE Software/Hardware Module: ADOBE ACROBAT 7 Objective: Scan and create PDF Documents using Adobe Acrobat Software p.1 Introduction p.2 Scanning

More information

GRAPHIC WEB DESIGNER PROGRAM

GRAPHIC WEB DESIGNER PROGRAM NH132 Illustrator Level 1 24Total Hours COURSE TITLE: Illustrator Level 1 COURSE OVERVIEW: This course covers the fundamentals of Illustrator, which is used primarily to work with vector-based graphics.

More information

Research Imaging Solutions. goo.gl/yp8j3c. extracting figures from PDFs

Research Imaging Solutions. goo.gl/yp8j3c. extracting figures from PDFs Research Imaging Solutions goo.gl/yp8j3c extracting figures from PDFs Research Imaging Solutions RIS@hms.harvard.edu goo.gl/yp8j3c handouts training consulting Beth Beighlie Digital Imaging Coordinator

More information

Advanced High Graphics

Advanced High Graphics VISUAL MEDIA FILE TYPES JPG/JPEG: (Joint photographic expert group) The JPEG is one of the most common raster file formats. It s a format often used by digital cameras as it was designed primarily for

More information

AutoPagex Plug-in User s Manual

AutoPagex Plug-in User s Manual Page 1 of 32 AutoPagex Plug-in User s Manual Version 1.1 Page 2 of 32 What is AutoPagex plug-in? AutoPagex is an advanced plug-in for Adobe Acrobat and Adobe Acrobat Professional software. It is designed

More information

6 Using Adobe illustrator: advanced

6 Using Adobe illustrator: advanced 6 Using Adobe illustrator: advanced This document was prepared by Luke Easterbrook 2011. 1 Summary This document covers the use of the Adobe Creative Suite for Scientific Illustration. The adobe creative

More information

Type on the Web: Dos, Don ts and Maybes Ilene Strizver

Type on the Web: Dos, Don ts and Maybes Ilene Strizver Type on the Web: Dos, Don ts and Maybes Ilene Strizver What exactly is Type on the Web? How does it differ from print? Type in print Fixed Predictable Controllable Appearance varies depending on: Operating

More information

Accessible Document Practices in Adobe Acrobat

Accessible Document Practices in Adobe Acrobat Accessible Document Practices in Adobe Acrobat Todd M. Weissenberger, University of Iowa Adobe Acrobat lets you create documents in Portable Document Format (PDF) from a variety of sources. Acrobat PDFs

More information

This guideline cannot anticipate all operating systems and software versions, therefore general instructions are provided.

This guideline cannot anticipate all operating systems and software versions, therefore general instructions are provided. Appendix K NIRIS EDMS Ready.PDFs Introduction The Administrative Record Files, Post Decision Files and Site Files, whether online or on CDROM/DVD, contain files that have been created electronically, digitally

More information

Differences between the GWG 1v4 and 2015 specifications

Differences between the GWG 1v4 and 2015 specifications Specification Guidelines Differences between the GWG 1v4 and 2015 specifications Authors David van Driessche Executive Director, Ghent Workgroup Chief Technical Officer, Four Pees davidvd@publigence.com

More information

Help with PDF Files Is there a way someone else can do this for me? What Software Do I Need to Create PDF Files?

Help with PDF Files Is there a way someone else can do this for me? What Software Do I Need to Create PDF Files? Help with PDF Files Portable Document Format (PDF) is commonly used to distribute documents online because it allows readers on different platforms (e.g. Windows, Mac and UNIX) to view files as originally

More information

Adobe Acrobat 6.0 Professional

Adobe Acrobat 6.0 Professional Adobe Acrobat 6.0 Professional Quick Start Guide Adobe Acrobat 6.0 Professional Quick Start Guide Purpose The will help you create, save, and print a PDF file. You can create a PDF: From a document or

More information

MapInfo Pro. Version 17.0 Printing Guide. Contents:

MapInfo Pro. Version 17.0 Printing Guide. Contents: MapInfo Pro Version 17.0 Contents: MapInfo Pro Printing in MapInfo Pro General Printing Tips and Tricks Enhancements Added in Different Versions 2 2 8 11 MapInfo Pro MapInfo Pro The purpose of this guide

More information

Exam Name: Adobe Acrobat 7.0 Professional Print

Exam Name: Adobe Acrobat 7.0 Professional Print Exam Code: 9A0-041 Exam Name: Adobe Acrobat 7.0 Professional Print Production ACE Exam Vendor: Adobe Version: DEMO Part: A 1: Which two modifications can be made in the Ink Manager? (Choose two.) A.removing

More information

Exporting PDF files from QuarkXpress 7.x

Exporting PDF files from QuarkXpress 7.x Exporting PDF files from QuarkXpress 7.x This document covers creating the settings in QuarkXpress 7.x to export PDF files that are usable by Publication Printers. This document is not intended to replace

More information

Using Adobe Contribute 4 A guide for new website authors

Using Adobe Contribute 4 A guide for new website authors Using Adobe Contribute 4 A guide for new website authors Adobe Contribute allows you to easily update websites without any knowledge of HTML. This handout will provide an introduction to Adobe Contribute

More information

8.25 x Standard Perfect Binding

8.25 x Standard Perfect Binding 8.25 x 10.75 Standard Perfect Binding Instructions for Adobe Photoshop Learn More: www.adobe.com/photoshop 8.25 x 10.75 Standard Perfect Binding Page Count: 20 pages min, 384 pages max, multiple of 2 PDF

More information