<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Craftsmen &#187; Design</title>
	<atom:link href="http://craftsmenprinting.com/blog/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://craftsmenprinting.com/blog</link>
	<description>Smart ideas for print communications</description>
	<lastBuildDate>Fri, 29 Jan 2010 20:07:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Graphics File Formats Demystified</title>
		<link>http://craftsmenprinting.com/blog/2009/10/13/graphics-file-formats-demystified/</link>
		<comments>http://craftsmenprinting.com/blog/2009/10/13/graphics-file-formats-demystified/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 19:38:36 +0000</pubDate>
		<dc:creator>Brenda Bell</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Educational]]></category>
		<category><![CDATA[Internet/Web]]></category>
		<category><![CDATA[Preflighting]]></category>
		<category><![CDATA[Prepress]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[eps]]></category>
		<category><![CDATA[file formats]]></category>
		<category><![CDATA[gif]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[graphics basics]]></category>
		<category><![CDATA[jpeg]]></category>
		<category><![CDATA[jpg]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[tiff]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://craftsmenprinting.com/blog/?p=215</guid>
		<description><![CDATA[Ever wonder when to use what file format and why a printer will not output from a .gif and a web designer cannot use your .eps?
Here is a listing and explanation of common files and the common uses of each:
First off, to fully understand the differences there are 2 terms that need to be defined; [...]]]></description>
			<content:encoded><![CDATA[<p>Ever wonder when to use what file format and why a printer will not output from a .gif and a web designer cannot use your .eps?</p>
<p>Here is a listing and explanation of common files and the common uses of each:</p>
<p>First off, to fully understand the differences there are 2 terms that need to be defined; <a href="http://printwiki.org/Vector_Graphics" target="_blank">Vector graphics</a> and <a href="http://printwiki.org/Raster_Graphics" target="_blank">Raster graphics</a>.</p>
<p>A vector graphic is any graphic that is based off of math which in turn makes vector graphics <a href="http://printwiki.org/Resolution-Independent" target="_blank">resolution independent</a>. What all of this printer babble  means to you is that if you are using a vector graphic, you can stretch it or enlarge it to any size imaginable and it will still output nice and sharp because the graphic just recalculates the math. Another advantage of a math based graphic is small file sizes.</p>
<p>A raster graphic is a totally different story. Raster graphics are based off of <a href="http://printwiki.org/Pixel" target="_blank">pixels</a> which are basically small chunks of information. For this reason, raster graphics are <a href="http://printwiki.org/Resolution-Dependent" target="_blank">resolution dependent</a> which means that there is a set amount of information contained in the graphic. If you enlarge the graphic, no real new information is created; which is the reason you see pixels and graininess in printed graphics that do not have enough resolution.</p>
<p><strong>.ai</strong> &#8211; This is <strong>A</strong>dobe <strong>I</strong>llustrator&#8217;s native file format. Adobe Illustrator is the most popular vector graphics creation program and .ai files support layers. If your designer is using other Adobe programs for print and/or web design (such as Indesign CS4, Dreamweaver CS4 and/or Flash CS4) .ai files can be imported directly into those programs which makes this a good, high quality file format for your logos for use in print or on the web. Just be sure that that you convert all of your type to curves beforehand. Also, please note that in the final code that is uploaded to your webserver, an ai will be converted to a .jpeg or .gif by Dreamweaver.</p>
<p><strong>.eps</strong> &#8211; This is also a vector file format and it stands for <strong>e</strong>ncapsulated <a href="http://printwiki.org/PostScript" target="_blank"><strong>p</strong>ost<strong>s</strong>cript</a>. Postscript is a computer language made to send to output devices such as printers, imagers etc. This is a high quality file format for print and mainly used for logos and similar graphics. Unfortunately, postscript does not display on your computer monitor very accurately so an eps is not a good choice for web graphics. Please note that this is not to be confused with a Photoshop eps which is a raster file format and not vector based.</p>
<p><strong>.tiff</strong> &#8211; This is the preferred raster file format for printing. A <a href="http://en.wikipedia.org/wiki/Tagged_Image_File_Format" target="_blank">.tiff </a>is preferred for printing because it is considered a <a href="http://printwiki.org/Lossless" target="_blank">lossless</a> file format which means there is not a compression system applied to the graphic that throws away your precious data upon saving and/or opening. Basically, all of the original information captured by the native device is maintained and preserved unless purposely edited. However, because of this, .tiffs will often have large file sizes which makes it a poor choice for use on the web which prefers optimized images with the smallest file sizes possible. Tiffs also support layers.</p>
<p><strong>.jpeg</strong> &#8211; This is considered a <a href="http://printwiki.org/Lossy" target="_blank">lossy</a> raster file format which means, you guessed it, it applies a compression to graphics that does throw away your data upon saving. Some images are high enough quality that throwing away some original data will not make a visual difference especially with today&#8217;s high resolution native capture devices. However, on images that you want or need to preserve all of the data possible and get the best quality out of, this is not a good choice. We can output files with placed jpegs with no issue, however do keep in mind that every time a jpeg is opened in a program, edited and saved it throws away data. This quality makes jpegs file sizes a lot smaller than .tiffs which in turn makes it a preferred file format for use on the web.</p>
<p><strong>.gif</strong> &#8211; This is considered a <a href="http://printwiki.org/Lossy" target="_blank">lossy</a> raster file format just like the jpeg. A gif can only have a maximum of 256 colors which makes is a low quality image file format that is not acceptable for use in print. Gif files are popular for use on the web due to their ability to display simple images well  with very small file sizes. Gifs can also contain simple animations and transparency.</p>



Share this post with others:


	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Graphics%20File%20Formats%20Demystified%20%20-%20http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F10%2F13%2Fgraphics-file-formats-demystified%2F" title="Twitter"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F10%2F13%2Fgraphics-file-formats-demystified%2F&amp;t=Graphics%20File%20Formats%20Demystified%20" title="Facebook"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F10%2F13%2Fgraphics-file-formats-demystified%2F&amp;title=Graphics%20File%20Formats%20Demystified%20&amp;source=Craftsmen+Smart+ideas+for+print+communications&amp;summary=Ever%20wonder%20when%20to%20use%20what%20file%20format%20and%20why%20a%20printer%20will%20not%20output%20from%20a%20.gif%20and%20a%20web%20designer%20cannot%20use%20your%20.eps%3F%0D%0A%0D%0AHere%20is%20a%20listing%20and%20explanation%20of%20common%20files%20and%20the%20common%20uses%20of%20each%3A%0D%0A%0D%0AFirst%20off%2C%20to%20fully%20understand%20the%20di" title="LinkedIn"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Graphics%20File%20Formats%20Demystified%20&amp;link=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F10%2F13%2Fgraphics-file-formats-demystified%2F" title="FriendFeed"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F10%2F13%2Fgraphics-file-formats-demystified%2F&amp;title=Graphics%20File%20Formats%20Demystified%20&amp;notes=Ever%20wonder%20when%20to%20use%20what%20file%20format%20and%20why%20a%20printer%20will%20not%20output%20from%20a%20.gif%20and%20a%20web%20designer%20cannot%20use%20your%20.eps%3F%0D%0A%0D%0AHere%20is%20a%20listing%20and%20explanation%20of%20common%20files%20and%20the%20common%20uses%20of%20each%3A%0D%0A%0D%0AFirst%20off%2C%20to%20fully%20understand%20the%20di" title="del.icio.us"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F10%2F13%2Fgraphics-file-formats-demystified%2F&amp;title=Graphics%20File%20Formats%20Demystified%20&amp;bodytext=Ever%20wonder%20when%20to%20use%20what%20file%20format%20and%20why%20a%20printer%20will%20not%20output%20from%20a%20.gif%20and%20a%20web%20designer%20cannot%20use%20your%20.eps%3F%0D%0A%0D%0AHere%20is%20a%20listing%20and%20explanation%20of%20common%20files%20and%20the%20common%20uses%20of%20each%3A%0D%0A%0D%0AFirst%20off%2C%20to%20fully%20understand%20the%20di" title="Digg"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F10%2F13%2Fgraphics-file-formats-demystified%2F&amp;title=Graphics%20File%20Formats%20Demystified%20" title="StumbleUpon"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F10%2F13%2Fgraphics-file-formats-demystified%2F&amp;title=Graphics%20File%20Formats%20Demystified%20&amp;annotation=Ever%20wonder%20when%20to%20use%20what%20file%20format%20and%20why%20a%20printer%20will%20not%20output%20from%20a%20.gif%20and%20a%20web%20designer%20cannot%20use%20your%20.eps%3F%0D%0A%0D%0AHere%20is%20a%20listing%20and%20explanation%20of%20common%20files%20and%20the%20common%20uses%20of%20each%3A%0D%0A%0D%0AFirst%20off%2C%20to%20fully%20understand%20the%20di" title="Google Bookmarks"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a>
	<a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F10%2F13%2Fgraphics-file-formats-demystified%2F&amp;submitHeadline=Graphics%20File%20Formats%20Demystified%20&amp;submitSummary=Ever%20wonder%20when%20to%20use%20what%20file%20format%20and%20why%20a%20printer%20will%20not%20output%20from%20a%20.gif%20and%20a%20web%20designer%20cannot%20use%20your%20.eps%3F%0D%0A%0D%0AHere%20is%20a%20listing%20and%20explanation%20of%20common%20files%20and%20the%20common%20uses%20of%20each%3A%0D%0A%0D%0AFirst%20off%2C%20to%20fully%20understand%20the%20di&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F10%2F13%2Fgraphics-file-formats-demystified%2F&amp;title=Graphics%20File%20Formats%20Demystified%20" title="Live"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Graphics%20File%20Formats%20Demystified%20&amp;body=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F10%2F13%2Fgraphics-file-formats-demystified%2F" title="email"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://craftsmenprinting.com/blog/2009/10/13/graphics-file-formats-demystified/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Changes in mailing requirements for letter-size booklets</title>
		<link>http://craftsmenprinting.com/blog/2009/09/15/changes-in-mailing-requirements-for-letter-size-booklets/</link>
		<comments>http://craftsmenprinting.com/blog/2009/09/15/changes-in-mailing-requirements-for-letter-size-booklets/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 14:50:16 +0000</pubDate>
		<dc:creator>Brenda Bell</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Educational]]></category>
		<category><![CDATA[Mailing]]></category>

		<guid isPermaLink="false">http://craftsmenprinting.com/blog/?p=203</guid>
		<description><![CDATA[ 
Please note the changes posted below for processing letter-size booklets. There are changes in tabbing requirements and size and design of mail  pieces. Fold can no longer be at the top of the mail piece to qualify for  automation rates.
via Britt Boatwright at Metro Mailing


Processing Letter-Size Booklets
The Postal Service has established new [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Arial; color: #000000; font-size: x-small;"> </span></p>
<div>Please note the changes posted below for processing letter-size booklets. There are changes in tabbing requirements and size and design of mail  pieces. Fold can no longer be at the top of the mail piece to qualify for  automation rates.</div>
<div><em>via Britt Boatwright at Metro Mailing</em></div>
<div><em><br />
</em></div>
<div><em><strong>Processing Letter-Size Booklets</strong></em></div>
<div>The Postal Service has established new standards to improve processing and handling of automation compatible letter-size booklets. There are changes to tab size and location, paper weight and dimensions.</div>
<div>
<p>Booklets are mailpieces with a bound edge and include sheets fastened with at least two staples in the manufacturing fold (saddle-stitched), perfect bound, pressed-glued, or joined together by another binding method that is automation-compatible and produces an end where pages are attached. In general, booklets are open on three sides before sealing, like a book, and must be uniformly thick. Large, bound booklets that are folded for mailing, also called “quarter-fold” booklets, qualify for automation and machinable prices if the final mailpiece remains nearly uniform in thickness.</p>
<p>To improve the productivity of processing booklets and to decrease damage to mailpieces, the new standards require that booklets have three, 1 1/2-inch tabs placed on the sides of the mailpiece. For larger or heavier booklets, the USPS recommends 2-inch paper tabs. Glue spots or a continuous glue line may be used to seal booklets designed with pages that are shorter than the cover.</p>
<p>In addition, under the new standards, to minimize tab failure, tabs used to seal booklets paying automation or machinable prices may not be perforated. Tabs with perforations are easily broken, do not maintain their integrity, and are damaged in transport prior to entering the mailstream. Therefore, only solid tabs made of plastic, vinyl, translucent paper, opaque paper, or cellophane tape will be acceptable.</p>
<p>The allowable dimensions are changing for booklets. The maximum size for booklets is changing from 6 1/8 by 11 1/2 inches to 6 x 10 1/2 inches. The paper basis weight for booklets is changing from 50- to 60-pound paper to 50- to 70-pound paper.</p>
<p>The minimum size, thickness and piece weight for booklets are not changing. Although the current maximum weight of 3 ounces will not change and is applicable to all mailpieces prepared without envelopes, to improve machinability, the Postal Service recommends that 3-ounce booklets be no longer than 9 inches.</p>
<p>Beginning Sept. 8, booklets that do not comply with the new standards will not be eligible for machinable or automation letter prices. Nonmachinable booklets will be assessed a surcharge (for First-Class Mail), pay nonmachinable prices (for Standard Mail), or pay nonbarcoded prices (for Periodicals).</p>
<p>Final requirements for letter-size booklets mailed at automation  and machinable letter prices can be found in the April 15<em> Federal  Register</em>, “New Standards for Letter-Size Booklets,” available on Postal  Explorer at <em>pe.usps.com</em>. Customers requiring additional information can  contact their local manager of Business Mail Entry.</div>
<div><em><br />
</em></div>
<table style="height: 424px;" border="1" width="743" summary="This is a table describing Letter-Size Booklets">
<tbody>
<tr>
<th>If the spine or fold is&#8230;</th>
<th>Length</th>
<th>Cover Stock</th>
<th>Sealing</th>
<th>Tab in these locations&#8230;</th>
</tr>
<tr>
<td rowspan="2" valign="top">Spine or final fold on the bottom (longer) edge</td>
<td valign="top">5 inches to 9 inches long</td>
<td valign="top">50-pound</td>
<td rowspan="2" valign="top">Three 1 1/2 inch nonperforated tabs</td>
<td rowspan="2" valign="top">Two tabs on leading edge, one tab on trailing edge.  Position lower leading tab 1/2 inch from the bottom edge. Position upper tabs  within 1 inch from the top edge.</td>
</tr>
<tr>
<td valign="top">Over 9 inches, up to 10 1/2 inches long</td>
<td valign="top">60-pound</td>
</tr>
<tr>
<td valign="top">Spine on bottom (longer) edge, non-perforated inner flap sealed  within top (upper) edge</td>
<td valign="top">5 inches to 9 1/2 inches long</td>
<td valign="top">80-pound</td>
<td valign="top">Continuous glue line or glue spots</td>
<td valign="top">Perfect bound or saddle stitched, flap sealed inside, continuous  glue line along flap preferred, minimum 1 inch glue spots acceptable if placed  within 3/4 inch of right and left edges.</td>
</tr>
<tr>
<td valign="top">Spine on the bottom (longer) edge, Cover extends no more than 1/2  inch beyond inner pages</td>
<td valign="top">5 inches to 9 1/2 inches long</td>
<td valign="top">80-pound</td>
<td valign="top">Continuous glue line or glue spots</td>
<td valign="top">Perfect bound or saddle stitched with a continuous glue line  along the 1/2 inch cover overhang preferred, minimum 1 inch glue spots  acceptable if placed within 3/4 inch of right and left edges.</td>
</tr>
<tr>
<td valign="top">Final fold on the bottom (longer) edge, with the folded spine on  the leading or trailing (shorter) edge</td>
<td valign="top">5 inches to 10 1/2 inches long</td>
<td valign="top">40-pound</td>
<td valign="top">Three 1 1/2 inch nonperforated tabs</td>
<td valign="top">Two tabs on leading edge, one tab on trailing edge. Position  lower leading tab 1/2 inch from the bottom edge. Position upper tabs within 1  inch from the top edge.</td>
</tr>
<tr>
<td rowspan="2" valign="top">Spine on the leading (shorter) edge</td>
<td valign="top">5 inches to 9 inches long</td>
<td valign="top">60-pound</td>
<td rowspan="2" valign="top">Three 1 1/2 inch nonperforated tabs</td>
<td rowspan="2" valign="top">Two tabs on top edge, one tab on trailing edge.  Position top tabs 1 inch from left and right edge. Position trailing tab in the  middle.</td>
</tr>
<tr>
<td valign="top">Over 9 inches,<br />
up to 10 1/2<br />
inches long</td>
<td valign="top">70-pound</td>
</tr>
</tbody>
</table>
<p>Above taken from: <a href="http://www.usps.com/mailpro/2009/julyaug/page4.htm" target="_blank">http://www.usps.com/mailpro/2009/julyaug/page4.htm</a>. Visit the USPS site for complete details.</p>



Share this post with others:


	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Changes%20in%20mailing%20requirements%20for%20letter-size%20booklets%20-%20http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F09%2F15%2Fchanges-in-mailing-requirements-for-letter-size-booklets%2F" title="Twitter"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F09%2F15%2Fchanges-in-mailing-requirements-for-letter-size-booklets%2F&amp;t=Changes%20in%20mailing%20requirements%20for%20letter-size%20booklets" title="Facebook"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F09%2F15%2Fchanges-in-mailing-requirements-for-letter-size-booklets%2F&amp;title=Changes%20in%20mailing%20requirements%20for%20letter-size%20booklets&amp;source=Craftsmen+Smart+ideas+for+print+communications&amp;summary=%20%0D%0APlease%20note%20the%20changes%20posted%20below%20for%20processing%20letter-size%20booklets.%20There%20are%20changes%20in%20tabbing%20requirements%20and%20size%20and%20design%20of%20mail%20%20pieces.%20Fold%20can%20no%20longer%20be%20at%20the%20top%20of%20the%20mail%20piece%20to%20qualify%20for%20%20automation%20rates.%0D%0Avia%20Brit" title="LinkedIn"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Changes%20in%20mailing%20requirements%20for%20letter-size%20booklets&amp;link=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F09%2F15%2Fchanges-in-mailing-requirements-for-letter-size-booklets%2F" title="FriendFeed"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F09%2F15%2Fchanges-in-mailing-requirements-for-letter-size-booklets%2F&amp;title=Changes%20in%20mailing%20requirements%20for%20letter-size%20booklets&amp;notes=%20%0D%0APlease%20note%20the%20changes%20posted%20below%20for%20processing%20letter-size%20booklets.%20There%20are%20changes%20in%20tabbing%20requirements%20and%20size%20and%20design%20of%20mail%20%20pieces.%20Fold%20can%20no%20longer%20be%20at%20the%20top%20of%20the%20mail%20piece%20to%20qualify%20for%20%20automation%20rates.%0D%0Avia%20Brit" title="del.icio.us"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F09%2F15%2Fchanges-in-mailing-requirements-for-letter-size-booklets%2F&amp;title=Changes%20in%20mailing%20requirements%20for%20letter-size%20booklets&amp;bodytext=%20%0D%0APlease%20note%20the%20changes%20posted%20below%20for%20processing%20letter-size%20booklets.%20There%20are%20changes%20in%20tabbing%20requirements%20and%20size%20and%20design%20of%20mail%20%20pieces.%20Fold%20can%20no%20longer%20be%20at%20the%20top%20of%20the%20mail%20piece%20to%20qualify%20for%20%20automation%20rates.%0D%0Avia%20Brit" title="Digg"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F09%2F15%2Fchanges-in-mailing-requirements-for-letter-size-booklets%2F&amp;title=Changes%20in%20mailing%20requirements%20for%20letter-size%20booklets" title="StumbleUpon"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F09%2F15%2Fchanges-in-mailing-requirements-for-letter-size-booklets%2F&amp;title=Changes%20in%20mailing%20requirements%20for%20letter-size%20booklets&amp;annotation=%20%0D%0APlease%20note%20the%20changes%20posted%20below%20for%20processing%20letter-size%20booklets.%20There%20are%20changes%20in%20tabbing%20requirements%20and%20size%20and%20design%20of%20mail%20%20pieces.%20Fold%20can%20no%20longer%20be%20at%20the%20top%20of%20the%20mail%20piece%20to%20qualify%20for%20%20automation%20rates.%0D%0Avia%20Brit" title="Google Bookmarks"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a>
	<a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F09%2F15%2Fchanges-in-mailing-requirements-for-letter-size-booklets%2F&amp;submitHeadline=Changes%20in%20mailing%20requirements%20for%20letter-size%20booklets&amp;submitSummary=%20%0D%0APlease%20note%20the%20changes%20posted%20below%20for%20processing%20letter-size%20booklets.%20There%20are%20changes%20in%20tabbing%20requirements%20and%20size%20and%20design%20of%20mail%20%20pieces.%20Fold%20can%20no%20longer%20be%20at%20the%20top%20of%20the%20mail%20piece%20to%20qualify%20for%20%20automation%20rates.%0D%0Avia%20Brit&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F09%2F15%2Fchanges-in-mailing-requirements-for-letter-size-booklets%2F&amp;title=Changes%20in%20mailing%20requirements%20for%20letter-size%20booklets" title="Live"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Changes%20in%20mailing%20requirements%20for%20letter-size%20booklets&amp;body=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F09%2F15%2Fchanges-in-mailing-requirements-for-letter-size-booklets%2F" title="email"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://craftsmenprinting.com/blog/2009/09/15/changes-in-mailing-requirements-for-letter-size-booklets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exporting a Print ready PDF from Quark 8</title>
		<link>http://craftsmenprinting.com/blog/2009/08/05/exporting-a-print-ready-pdf-from-quark-8/</link>
		<comments>http://craftsmenprinting.com/blog/2009/08/05/exporting-a-print-ready-pdf-from-quark-8/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 11:14:42 +0000</pubDate>
		<dc:creator>Brenda Bell</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Educational]]></category>
		<category><![CDATA[Preflighting]]></category>
		<category><![CDATA[Prepress]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[print quality pdf]]></category>
		<category><![CDATA[quark]]></category>
		<category><![CDATA[x-1a pdf]]></category>

		<guid isPermaLink="false">http://craftsmenprinting.com/blog/?p=94</guid>
		<description><![CDATA[The procedure described below applies to QuarkXpress 8 for Mac. Other versions of the program work in a similar fashion.
Make sure you’ve saved your file before attempting to create a PDF. First, select the Export option in the File Menu:

A window similar to the one below appears:

Choose a destination for your PDF document, select PDF/X-1a: [...]]]></description>
			<content:encoded><![CDATA[<p>The procedure described below applies to QuarkXpress 8 for Mac. Other versions of the program work in a similar fashion.</p>
<p>Make sure you’ve saved your file before attempting to create a PDF. First, select the Export option in the File Menu:</p>
<p><img class="alignnone" title="Quark8 Screen Shot One" src="http://lh6.ggpht.com/_vQC8DvRzkhc/SnM1QhDsUNI/AAAAAAAAARo/GIQRAJJ2ToE/s800/quark8_shot_1.jpg" alt="" width="475" height="432" /></p>
<p>A window similar to the one below appears:</p>
<p><img class="alignnone" title="Quark8 Screen Shot two" src="http://lh4.ggpht.com/_vQC8DvRzkhc/SnM1RD8cCgI/AAAAAAAAARs/eG43SY_JZYc/s800/quark8_shot_2.jpg" alt="" width="507" height="459" /></p>
<p style="text-align: left;">Choose a destination for your PDF document, select PDF/X-1a: 2001 as your pdf style, then click the Options button to access settings in the PDF Export dialog box. We recommend using the preset designated PDF/X-1a: 2001 because this is a PDF standard that has been put together specifically for print PDFs.</p>
<p style="text-align: left;"><img class="alignnone" title="Quark8 Screen Shot 4" src="http://lh6.ggpht.com/_vQC8DvRzkhc/SnM1SKYqtsI/AAAAAAAAAR0/hfNiLstH66c/s800/quark8_shot_4.jpg" alt="" width="502" height="572" /></p>
<p style="text-align: left;">
<p style="text-align: left;">An additional dialog box opens, which is filled with export settings. In the color section (shown in the above), make sure you create a composite PDF and specify to your job specs: CMYK, CYMK +spot, B&amp;W, Grayscale or As Is if your<br />
project is printing in just spot colors.</p>
<p style="text-align: left;">Next you will want to add crop marks and <a href="http://craftsmenprinting.com/blog/2009/07/02/what-is-bleed-and-why-do-i-need-it/" target="_blank">bleeds</a> as shown in the following two screen shots:<img class="alignnone" title="Quark8 Screen Shot 5" src="http://lh4.ggpht.com/_vQC8DvRzkhc/SnM1ShNi58I/AAAAAAAAAR4/b5b8Ho8LOX0/s800/quark8_shot_5.jpg" alt="" width="511" height="583" /></p>
<p style="text-align: left;"><img class="alignnone" title="Quark9 Screen Shot 6" src="http://lh5.ggpht.com/_vQC8DvRzkhc/SnM1TLfVVdI/AAAAAAAAAR8/cxpRSa_6NU8/s800/quark8_shot_6.jpg" alt="" width="511" height="574" /></p>
<p style="text-align: left;">
<p style="text-align: left;">Click the OK button. You will be returned to the “Export as PDF” window.</p>
<p style="text-align: left;">
<p style="text-align: left;"><img class="alignnone" title="Quark8 Screen Shot 3" src="http://lh5.ggpht.com/_vQC8DvRzkhc/SnM1RdMApUI/AAAAAAAAARw/fJzOwWHOHN0/s800/quark8_shot_3.jpg" alt="" width="465" height="198" /></p>
<p style="text-align: left;">Click “Save” to create the PDF</p>



Share this post with others:


	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Exporting%20a%20Print%20ready%20PDF%20from%20Quark%208%20-%20http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F08%2F05%2Fexporting-a-print-ready-pdf-from-quark-8%2F" title="Twitter"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F08%2F05%2Fexporting-a-print-ready-pdf-from-quark-8%2F&amp;t=Exporting%20a%20Print%20ready%20PDF%20from%20Quark%208" title="Facebook"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F08%2F05%2Fexporting-a-print-ready-pdf-from-quark-8%2F&amp;title=Exporting%20a%20Print%20ready%20PDF%20from%20Quark%208&amp;source=Craftsmen+Smart+ideas+for+print+communications&amp;summary=The%20procedure%20described%20below%20applies%20to%20QuarkXpress%208%20for%20Mac.%20Other%20versions%20of%20the%20program%20work%20in%20a%20similar%20fashion.%0D%0A%0D%0AMake%20sure%20you%E2%80%99ve%20saved%20your%20file%20before%20attempting%20to%20create%20a%20PDF.%20First%2C%20select%20the%20Export%20option%20in%20the%20File%20Menu%3A%0D%0A%0D%0A%0D%0A%0D" title="LinkedIn"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Exporting%20a%20Print%20ready%20PDF%20from%20Quark%208&amp;link=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F08%2F05%2Fexporting-a-print-ready-pdf-from-quark-8%2F" title="FriendFeed"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F08%2F05%2Fexporting-a-print-ready-pdf-from-quark-8%2F&amp;title=Exporting%20a%20Print%20ready%20PDF%20from%20Quark%208&amp;notes=The%20procedure%20described%20below%20applies%20to%20QuarkXpress%208%20for%20Mac.%20Other%20versions%20of%20the%20program%20work%20in%20a%20similar%20fashion.%0D%0A%0D%0AMake%20sure%20you%E2%80%99ve%20saved%20your%20file%20before%20attempting%20to%20create%20a%20PDF.%20First%2C%20select%20the%20Export%20option%20in%20the%20File%20Menu%3A%0D%0A%0D%0A%0D%0A%0D" title="del.icio.us"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F08%2F05%2Fexporting-a-print-ready-pdf-from-quark-8%2F&amp;title=Exporting%20a%20Print%20ready%20PDF%20from%20Quark%208&amp;bodytext=The%20procedure%20described%20below%20applies%20to%20QuarkXpress%208%20for%20Mac.%20Other%20versions%20of%20the%20program%20work%20in%20a%20similar%20fashion.%0D%0A%0D%0AMake%20sure%20you%E2%80%99ve%20saved%20your%20file%20before%20attempting%20to%20create%20a%20PDF.%20First%2C%20select%20the%20Export%20option%20in%20the%20File%20Menu%3A%0D%0A%0D%0A%0D%0A%0D" title="Digg"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F08%2F05%2Fexporting-a-print-ready-pdf-from-quark-8%2F&amp;title=Exporting%20a%20Print%20ready%20PDF%20from%20Quark%208" title="StumbleUpon"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F08%2F05%2Fexporting-a-print-ready-pdf-from-quark-8%2F&amp;title=Exporting%20a%20Print%20ready%20PDF%20from%20Quark%208&amp;annotation=The%20procedure%20described%20below%20applies%20to%20QuarkXpress%208%20for%20Mac.%20Other%20versions%20of%20the%20program%20work%20in%20a%20similar%20fashion.%0D%0A%0D%0AMake%20sure%20you%E2%80%99ve%20saved%20your%20file%20before%20attempting%20to%20create%20a%20PDF.%20First%2C%20select%20the%20Export%20option%20in%20the%20File%20Menu%3A%0D%0A%0D%0A%0D%0A%0D" title="Google Bookmarks"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a>
	<a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F08%2F05%2Fexporting-a-print-ready-pdf-from-quark-8%2F&amp;submitHeadline=Exporting%20a%20Print%20ready%20PDF%20from%20Quark%208&amp;submitSummary=The%20procedure%20described%20below%20applies%20to%20QuarkXpress%208%20for%20Mac.%20Other%20versions%20of%20the%20program%20work%20in%20a%20similar%20fashion.%0D%0A%0D%0AMake%20sure%20you%E2%80%99ve%20saved%20your%20file%20before%20attempting%20to%20create%20a%20PDF.%20First%2C%20select%20the%20Export%20option%20in%20the%20File%20Menu%3A%0D%0A%0D%0A%0D%0A%0D&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F08%2F05%2Fexporting-a-print-ready-pdf-from-quark-8%2F&amp;title=Exporting%20a%20Print%20ready%20PDF%20from%20Quark%208" title="Live"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Exporting%20a%20Print%20ready%20PDF%20from%20Quark%208&amp;body=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F08%2F05%2Fexporting-a-print-ready-pdf-from-quark-8%2F" title="email"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://craftsmenprinting.com/blog/2009/08/05/exporting-a-print-ready-pdf-from-quark-8/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Exporting a Print ready PDF from Indesign CS4</title>
		<link>http://craftsmenprinting.com/blog/2009/07/31/exporting-a-print-ready-pdf-from-indesign-cs4/</link>
		<comments>http://craftsmenprinting.com/blog/2009/07/31/exporting-a-print-ready-pdf-from-indesign-cs4/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 18:56:26 +0000</pubDate>
		<dc:creator>Brenda Bell</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Educational]]></category>
		<category><![CDATA[Preflighting]]></category>
		<category><![CDATA[Prepress]]></category>
		<category><![CDATA[Adobe Indesign]]></category>
		<category><![CDATA[indesign]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[print quality pdf]]></category>
		<category><![CDATA[x-1a pdf]]></category>
		<category><![CDATA[x-4a pdf]]></category>

		<guid isPermaLink="false">http://craftsmenprinting.com/blog/?p=97</guid>
		<description><![CDATA[The settings shown here apply to InDesign CS4 for Mac. Other versions of the program work in a similar fashion.
Use the Adobe PDF Presets in the File Menu to access PDF export (as seen below). As always, be sure you have saved your file first. The presets range from Monitor proofing to PDF/X-certified settings. We [...]]]></description>
			<content:encoded><![CDATA[<p>The settings shown here apply to InDesign CS4 for Mac. Other versions of the program work in a similar fashion.</p>
<p>Use the Adobe PDF Presets in the File Menu to access PDF export (as seen below). As always, be sure you have saved your file first. The presets range from Monitor proofing to PDF/X-certified settings. We recommend using the preset designated PDF/X-1a: 2001 (or PDF/X-4a: 2008; see edit at the bottom following this article). This is a pdf standard that has been put together specifically for print pdfs. If you’re using an earlier version (Pre CS) of InDesign (v1 or 2), X-1a:2001 is not offered, so choose the “Press” preset instead.</p>
<p><img class="alignnone" title="INDD_CS4 Screen Shot one" src="http://lh5.ggpht.com/_vQC8DvRzkhc/SnM1LNfFjEI/AAAAAAAAARQ/34OY_JBsVOM/s800/INDD_CS4_shot_1.jpg" alt="" width="448" height="483" /></p>
<p>InDesign will then ask you for a file name and where you would like to save the pdf in a window like the one shown below. Enter the information and click the “Save” button:</p>
<p><img class="alignnone" title="INDD_CS4 Screen Shot two" src="http://lh6.ggpht.com/_vQC8DvRzkhc/SnM1LmE4S5I/AAAAAAAAARU/6u1_Wo9TorI/s800/INDD_CS4_shot_2.jpg" alt="" width="450" height="441" /></p>
<p>After clicking the &#8220;Save&#8221; button, you will see a window appear like the one below:</p>
<p><img title="INDD_CS4 Screen Shot 4" src="http://lh3.ggpht.com/_vQC8DvRzkhc/SnM1Ms7Fl5I/AAAAAAAAARc/uvAzefAxK-8/s800/INDD_CS4_shot_4.jpg" alt="" width="449" height="409" /></p>
<p>Click the Marks and Bleeds section. Crop marks are often necessary when outputting your printed piece, so they should be included on all of your PDFs. Remember that if your source document has bleeds, it is critical to create a minimum 1/8” <a href="http://craftsmenprinting.com/blog/2009/07/02/what-is-bleed-and-why-do-i-need-it/" target="_blank">bleed</a> in the document itself before creating your PDF.</p>
<p>Set your marks and <a href="http://craftsmenprinting.com/blog/2009/07/02/what-is-bleed-and-why-do-i-need-it/" target="_blank">bleeds</a> as shown above.</p>
<p><strong>Please note:</strong> The Preset designation changes automatically to “modified” when any of the settings are changed. Changing crop settings in itself is not a violation of the PDF/X-1a standard, so you may proceed with the “modified” setting after doing so.</p>
<p>The Output window will allow you to specify the color mode for your PDF. By clicking the Ink Manager button you’ll see which colors you’ve used in your file.</p>
<p><img class="alignnone" title="INDD_CS4 Screen Shot 5" src="http://lh5.ggpht.com/_vQC8DvRzkhc/SnM1NHo17DI/AAAAAAAAARg/Sut15icx0XU/s800/INDD_CS4_shot_5.jpg" alt="" width="449" height="403" /></p>
<p>This feature allow you a final opportunity to determine if color has been applied correctly throughout the document and convert colors to 4-color process if necessary, without having to edit the colors in the document’s color swatch list. Click the OK button when you’re satisfied that all of the ink colors are correct.</p>
<p><strong>IMPORTANT TIP:</strong> Do not select any security features in the Security tab. Doing so will prevent your PDF from being processed by our RIP. Password protection isn’t allowed under the PDF/X-1a specifi cation. Leave all of the checkboxes unchecked.</p>
<p>When you are satisfied that all PDF export settings are correct, click the “Export” button to make your PDF:</p>
<p><img class="alignnone" title="INDD_CS4 Screen Shot 6" src="http://lh5.ggpht.com/_vQC8DvRzkhc/SnM1P2A-qRI/AAAAAAAAARk/14OmDBfgFYA/s800/INDD_CS4_shot_6.jpg" alt="" width="552" height="452" /></p>
<p><strong>Edit 8/10/09: </strong>As mentioned in the comments below, you could select the X-4a: 2008 standard instead of X-1a:2001 and make the same adjustments as specified above. X-4a: 2008 is a newer revision of the X-1a standard which supports transparency better than the 2001 revision. However, it <strong><em>does</em></strong> allow RGB images, where as X-1a:2001 does not, so be sure to convert all of your images to CMYK before making the pdf, because it will not alert you that you are including RGB images.</p>



Share this post with others:


	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Exporting%20a%20Print%20ready%20PDF%20from%20Indesign%20CS4%20-%20http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F31%2Fexporting-a-print-ready-pdf-from-indesign-cs4%2F" title="Twitter"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F31%2Fexporting-a-print-ready-pdf-from-indesign-cs4%2F&amp;t=Exporting%20a%20Print%20ready%20PDF%20from%20Indesign%20CS4" title="Facebook"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F31%2Fexporting-a-print-ready-pdf-from-indesign-cs4%2F&amp;title=Exporting%20a%20Print%20ready%20PDF%20from%20Indesign%20CS4&amp;source=Craftsmen+Smart+ideas+for+print+communications&amp;summary=The%20settings%20shown%20here%20apply%20to%20InDesign%20CS4%20for%20Mac.%20Other%20versions%20of%20the%20program%20work%20in%20a%20similar%20fashion.%0D%0A%0D%0AUse%20the%20Adobe%20PDF%20Presets%20in%20the%20File%20Menu%20to%20access%20PDF%20export%20%28as%20seen%20below%29.%20As%20always%2C%20be%20sure%20you%20have%20saved%20your%20file%20first.%20The" title="LinkedIn"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Exporting%20a%20Print%20ready%20PDF%20from%20Indesign%20CS4&amp;link=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F31%2Fexporting-a-print-ready-pdf-from-indesign-cs4%2F" title="FriendFeed"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F31%2Fexporting-a-print-ready-pdf-from-indesign-cs4%2F&amp;title=Exporting%20a%20Print%20ready%20PDF%20from%20Indesign%20CS4&amp;notes=The%20settings%20shown%20here%20apply%20to%20InDesign%20CS4%20for%20Mac.%20Other%20versions%20of%20the%20program%20work%20in%20a%20similar%20fashion.%0D%0A%0D%0AUse%20the%20Adobe%20PDF%20Presets%20in%20the%20File%20Menu%20to%20access%20PDF%20export%20%28as%20seen%20below%29.%20As%20always%2C%20be%20sure%20you%20have%20saved%20your%20file%20first.%20The" title="del.icio.us"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F31%2Fexporting-a-print-ready-pdf-from-indesign-cs4%2F&amp;title=Exporting%20a%20Print%20ready%20PDF%20from%20Indesign%20CS4&amp;bodytext=The%20settings%20shown%20here%20apply%20to%20InDesign%20CS4%20for%20Mac.%20Other%20versions%20of%20the%20program%20work%20in%20a%20similar%20fashion.%0D%0A%0D%0AUse%20the%20Adobe%20PDF%20Presets%20in%20the%20File%20Menu%20to%20access%20PDF%20export%20%28as%20seen%20below%29.%20As%20always%2C%20be%20sure%20you%20have%20saved%20your%20file%20first.%20The" title="Digg"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F31%2Fexporting-a-print-ready-pdf-from-indesign-cs4%2F&amp;title=Exporting%20a%20Print%20ready%20PDF%20from%20Indesign%20CS4" title="StumbleUpon"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F31%2Fexporting-a-print-ready-pdf-from-indesign-cs4%2F&amp;title=Exporting%20a%20Print%20ready%20PDF%20from%20Indesign%20CS4&amp;annotation=The%20settings%20shown%20here%20apply%20to%20InDesign%20CS4%20for%20Mac.%20Other%20versions%20of%20the%20program%20work%20in%20a%20similar%20fashion.%0D%0A%0D%0AUse%20the%20Adobe%20PDF%20Presets%20in%20the%20File%20Menu%20to%20access%20PDF%20export%20%28as%20seen%20below%29.%20As%20always%2C%20be%20sure%20you%20have%20saved%20your%20file%20first.%20The" title="Google Bookmarks"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a>
	<a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F31%2Fexporting-a-print-ready-pdf-from-indesign-cs4%2F&amp;submitHeadline=Exporting%20a%20Print%20ready%20PDF%20from%20Indesign%20CS4&amp;submitSummary=The%20settings%20shown%20here%20apply%20to%20InDesign%20CS4%20for%20Mac.%20Other%20versions%20of%20the%20program%20work%20in%20a%20similar%20fashion.%0D%0A%0D%0AUse%20the%20Adobe%20PDF%20Presets%20in%20the%20File%20Menu%20to%20access%20PDF%20export%20%28as%20seen%20below%29.%20As%20always%2C%20be%20sure%20you%20have%20saved%20your%20file%20first.%20The&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F31%2Fexporting-a-print-ready-pdf-from-indesign-cs4%2F&amp;title=Exporting%20a%20Print%20ready%20PDF%20from%20Indesign%20CS4" title="Live"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Exporting%20a%20Print%20ready%20PDF%20from%20Indesign%20CS4&amp;body=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F31%2Fexporting-a-print-ready-pdf-from-indesign-cs4%2F" title="email"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://craftsmenprinting.com/blog/2009/07/31/exporting-a-print-ready-pdf-from-indesign-cs4/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>What is bleed and why do I need it?</title>
		<link>http://craftsmenprinting.com/blog/2009/07/02/what-is-bleed-and-why-do-i-need-it/</link>
		<comments>http://craftsmenprinting.com/blog/2009/07/02/what-is-bleed-and-why-do-i-need-it/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 12:41:56 +0000</pubDate>
		<dc:creator>Brenda Bell</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Educational]]></category>
		<category><![CDATA[Finishing]]></category>
		<category><![CDATA[Preflighting]]></category>
		<category><![CDATA[Prepress]]></category>
		<category><![CDATA[Bindery]]></category>
		<category><![CDATA[bleed]]></category>
		<category><![CDATA[crop marks]]></category>
		<category><![CDATA[cutting]]></category>
		<category><![CDATA[printing]]></category>

		<guid isPermaLink="false">http://craftsmenprinting.com/blog/?p=152</guid>
		<description><![CDATA[
In printing terms &#8220;bleed&#8221; is referred to as a place or places where image on the finished piece is intended to go all of the way to very edge of the sheet. In order to accomplish this effect, we need to have a little extra image beyond where the final cut is supposed to be [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="bleed" src="http://lh4.ggpht.com/_vQC8DvRzkhc/SkvJ9Dl0RxI/AAAAAAAAAQE/eoU9djo9kg0/s800/Bleed_example.jpg" alt="" width="500" height="311" /></p>
<p>In printing terms &#8220;<a href="http://printwiki.org/Bleed" target="_blank">bleed</a>&#8221; is referred to as a place or places where image on the finished piece is intended to go all of the way to very edge of the sheet. In order to accomplish this effect, we need to have a little extra image beyond where the final cut is supposed to be made. Standard bleeds are 1/8th of an inch (.125&#8243;). <a href="http://printwiki.org/Cropmarks" target="_blank">Cropmarks</a> (as shown in the image above) show our bindery where the cut needs to be made. The image beyond the cropmarks is considered the bleed.</p>
<p>Why we need bleeds is simple. While our computerized guillotine cutters are precise, when cutting large stacks of sheets, there is a very slight variance, meaning that we could set our cutter to cut right on the very edge of the image of the top sheet, but when the blade goes through the stack it may vary slightly leaving a white line on the bottom sheets, which would totally ruin your intended effect! Bleed ensures that there are no white lines and that your print project turns out as you intended and looking it&#8217;s best.</p>
<p>So, what does this mean to you as a designer? This means that, unlike your web projects, on your print projects <a href="http://craftsmenprinting.com/blog/2009/05/19/submitting-a-print-project/" target="_blank">you need to plan for bleed in your file when placing images and creating graphics by making sure you have enough image extend past the edge of your document</a>. Indesign and Quark make planning for bleed easy by either setting your bleed margins or dragging guides yourself.</p>



Share this post with others:


	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=What%20is%20bleed%20and%20why%20do%20I%20need%20it%3F%20-%20http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F02%2Fwhat-is-bleed-and-why-do-i-need-it%2F" title="Twitter"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F02%2Fwhat-is-bleed-and-why-do-i-need-it%2F&amp;t=What%20is%20bleed%20and%20why%20do%20I%20need%20it%3F" title="Facebook"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F02%2Fwhat-is-bleed-and-why-do-i-need-it%2F&amp;title=What%20is%20bleed%20and%20why%20do%20I%20need%20it%3F&amp;source=Craftsmen+Smart+ideas+for+print+communications&amp;summary=%0D%0A%0D%0AIn%20printing%20terms%20%22bleed%22%20is%20referred%20to%20as%20a%20place%20or%20places%20where%20image%20on%20the%20finished%20piece%20is%20intended%20to%20go%20all%20of%20the%20way%20to%20very%20edge%20of%20the%20sheet.%20In%20order%20to%20accomplish%20this%20effect%2C%20we%20need%20to%20have%20a%20little%20extra%20image%20beyond%20where%20the%20" title="LinkedIn"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=What%20is%20bleed%20and%20why%20do%20I%20need%20it%3F&amp;link=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F02%2Fwhat-is-bleed-and-why-do-i-need-it%2F" title="FriendFeed"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F02%2Fwhat-is-bleed-and-why-do-i-need-it%2F&amp;title=What%20is%20bleed%20and%20why%20do%20I%20need%20it%3F&amp;notes=%0D%0A%0D%0AIn%20printing%20terms%20%22bleed%22%20is%20referred%20to%20as%20a%20place%20or%20places%20where%20image%20on%20the%20finished%20piece%20is%20intended%20to%20go%20all%20of%20the%20way%20to%20very%20edge%20of%20the%20sheet.%20In%20order%20to%20accomplish%20this%20effect%2C%20we%20need%20to%20have%20a%20little%20extra%20image%20beyond%20where%20the%20" title="del.icio.us"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F02%2Fwhat-is-bleed-and-why-do-i-need-it%2F&amp;title=What%20is%20bleed%20and%20why%20do%20I%20need%20it%3F&amp;bodytext=%0D%0A%0D%0AIn%20printing%20terms%20%22bleed%22%20is%20referred%20to%20as%20a%20place%20or%20places%20where%20image%20on%20the%20finished%20piece%20is%20intended%20to%20go%20all%20of%20the%20way%20to%20very%20edge%20of%20the%20sheet.%20In%20order%20to%20accomplish%20this%20effect%2C%20we%20need%20to%20have%20a%20little%20extra%20image%20beyond%20where%20the%20" title="Digg"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F02%2Fwhat-is-bleed-and-why-do-i-need-it%2F&amp;title=What%20is%20bleed%20and%20why%20do%20I%20need%20it%3F" title="StumbleUpon"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F02%2Fwhat-is-bleed-and-why-do-i-need-it%2F&amp;title=What%20is%20bleed%20and%20why%20do%20I%20need%20it%3F&amp;annotation=%0D%0A%0D%0AIn%20printing%20terms%20%22bleed%22%20is%20referred%20to%20as%20a%20place%20or%20places%20where%20image%20on%20the%20finished%20piece%20is%20intended%20to%20go%20all%20of%20the%20way%20to%20very%20edge%20of%20the%20sheet.%20In%20order%20to%20accomplish%20this%20effect%2C%20we%20need%20to%20have%20a%20little%20extra%20image%20beyond%20where%20the%20" title="Google Bookmarks"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a>
	<a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F02%2Fwhat-is-bleed-and-why-do-i-need-it%2F&amp;submitHeadline=What%20is%20bleed%20and%20why%20do%20I%20need%20it%3F&amp;submitSummary=%0D%0A%0D%0AIn%20printing%20terms%20%22bleed%22%20is%20referred%20to%20as%20a%20place%20or%20places%20where%20image%20on%20the%20finished%20piece%20is%20intended%20to%20go%20all%20of%20the%20way%20to%20very%20edge%20of%20the%20sheet.%20In%20order%20to%20accomplish%20this%20effect%2C%20we%20need%20to%20have%20a%20little%20extra%20image%20beyond%20where%20the%20&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F02%2Fwhat-is-bleed-and-why-do-i-need-it%2F&amp;title=What%20is%20bleed%20and%20why%20do%20I%20need%20it%3F" title="Live"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=What%20is%20bleed%20and%20why%20do%20I%20need%20it%3F&amp;body=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F07%2F02%2Fwhat-is-bleed-and-why-do-i-need-it%2F" title="email"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://craftsmenprinting.com/blog/2009/07/02/what-is-bleed-and-why-do-i-need-it/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Exporting a Print ready PDF from PageMaker 7</title>
		<link>http://craftsmenprinting.com/blog/2009/06/10/exporting-a-print-ready-pdf-from-pagemaker-7/</link>
		<comments>http://craftsmenprinting.com/blog/2009/06/10/exporting-a-print-ready-pdf-from-pagemaker-7/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 17:37:16 +0000</pubDate>
		<dc:creator>Brenda Bell</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Educational]]></category>
		<category><![CDATA[Preflighting]]></category>
		<category><![CDATA[Prepress]]></category>
		<category><![CDATA[Adobe Pagemaker]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[print ready pdf]]></category>
		<category><![CDATA[x-1a pdf]]></category>

		<guid isPermaLink="false">http://craftsmenprinting.com/blog/?p=99</guid>
		<description><![CDATA[Here is a step by step guide on how to provide a print ready pdf from Adobe PageMaker 7. These screen shots were captured on a Mac, but Windows based computers should be similar. Please note that Adobe has replaced PageMaker with Adobe Indesign, so there will be no more updates to PageMaker after Version [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a step by step guide on how to provide a print ready pdf from Adobe PageMaker 7. These screen shots were captured on a Mac, but Windows based computers should be similar. Please note that Adobe has replaced PageMaker with Adobe Indesign, so there will be no more updates to PageMaker after Version 7. We suggest that you upgrade to a more recent page layout program such as Indesign or Quark.</p>
<p>To begin, we will use the Export option in the File menu to access PDF export.</p>
<p><img src="http://lh5.ggpht.com/_vQC8DvRzkhc/Si_pPPfps4I/AAAAAAAAANo/MTu4c63ZKyI/s800/PageMaker_Exp_screen0.jpg" alt="PageMaker-Image-1" width="525" height="340" /></p>
<p>The window shown below appears. PageMaker presets range from Monitor Proofing to Press. Using the “Press” preset is sufficient in the absence of “PDF/X-1a”.<br />
<img src="http://lh3.ggpht.com/_vQC8DvRzkhc/Si_pOgeR3qI/AAAAAAAAANk/L8UuU9iBKeU/s800/PageMaker_Exp_screen2.jpg" alt="PageMaker-Image-2" width="525" height="428" /></p>
<p>After choosing an export preset, click the “Export” button:<img src="http://lh6.ggpht.com/_vQC8DvRzkhc/Si_pOYpd0OI/AAAAAAAAANc/-KnH5gpkjA8/s800/PageMaker_Exp_screen13.jpg" alt="PageMaker-Image-3" width="525" height="420" /></p>
<p>You will then be prompted to specify a filename and destination for your PDF file. Click “Save” to create the PDF:<br />
<img src="http://lh6.ggpht.com/_vQC8DvRzkhc/Si_pOpMsJaI/AAAAAAAAANg/XCtYAZRnMoQ/s800/PageMaker_Exp_screen11.jpg" alt="PageMaker-Image-4" /></p>



Share this post with others:


	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Exporting%20a%20Print%20ready%20PDF%20from%20PageMaker%207%20-%20http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F06%2F10%2Fexporting-a-print-ready-pdf-from-pagemaker-7%2F" title="Twitter"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F06%2F10%2Fexporting-a-print-ready-pdf-from-pagemaker-7%2F&amp;t=Exporting%20a%20Print%20ready%20PDF%20from%20PageMaker%207" title="Facebook"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F06%2F10%2Fexporting-a-print-ready-pdf-from-pagemaker-7%2F&amp;title=Exporting%20a%20Print%20ready%20PDF%20from%20PageMaker%207&amp;source=Craftsmen+Smart+ideas+for+print+communications&amp;summary=Here%20is%20a%20step%20by%20step%20guide%20on%20how%20to%20provide%20a%20print%20ready%20pdf%20from%20Adobe%20PageMaker%207.%20These%20screen%20shots%20were%20captured%20on%20a%20Mac%2C%20but%20Windows%20based%20computers%20should%20be%20similar.%20Please%20note%20that%20Adobe%20has%20replaced%20PageMaker%20with%20Adobe%20Indesign%2C%20so%20t" title="LinkedIn"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Exporting%20a%20Print%20ready%20PDF%20from%20PageMaker%207&amp;link=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F06%2F10%2Fexporting-a-print-ready-pdf-from-pagemaker-7%2F" title="FriendFeed"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F06%2F10%2Fexporting-a-print-ready-pdf-from-pagemaker-7%2F&amp;title=Exporting%20a%20Print%20ready%20PDF%20from%20PageMaker%207&amp;notes=Here%20is%20a%20step%20by%20step%20guide%20on%20how%20to%20provide%20a%20print%20ready%20pdf%20from%20Adobe%20PageMaker%207.%20These%20screen%20shots%20were%20captured%20on%20a%20Mac%2C%20but%20Windows%20based%20computers%20should%20be%20similar.%20Please%20note%20that%20Adobe%20has%20replaced%20PageMaker%20with%20Adobe%20Indesign%2C%20so%20t" title="del.icio.us"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F06%2F10%2Fexporting-a-print-ready-pdf-from-pagemaker-7%2F&amp;title=Exporting%20a%20Print%20ready%20PDF%20from%20PageMaker%207&amp;bodytext=Here%20is%20a%20step%20by%20step%20guide%20on%20how%20to%20provide%20a%20print%20ready%20pdf%20from%20Adobe%20PageMaker%207.%20These%20screen%20shots%20were%20captured%20on%20a%20Mac%2C%20but%20Windows%20based%20computers%20should%20be%20similar.%20Please%20note%20that%20Adobe%20has%20replaced%20PageMaker%20with%20Adobe%20Indesign%2C%20so%20t" title="Digg"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F06%2F10%2Fexporting-a-print-ready-pdf-from-pagemaker-7%2F&amp;title=Exporting%20a%20Print%20ready%20PDF%20from%20PageMaker%207" title="StumbleUpon"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F06%2F10%2Fexporting-a-print-ready-pdf-from-pagemaker-7%2F&amp;title=Exporting%20a%20Print%20ready%20PDF%20from%20PageMaker%207&amp;annotation=Here%20is%20a%20step%20by%20step%20guide%20on%20how%20to%20provide%20a%20print%20ready%20pdf%20from%20Adobe%20PageMaker%207.%20These%20screen%20shots%20were%20captured%20on%20a%20Mac%2C%20but%20Windows%20based%20computers%20should%20be%20similar.%20Please%20note%20that%20Adobe%20has%20replaced%20PageMaker%20with%20Adobe%20Indesign%2C%20so%20t" title="Google Bookmarks"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a>
	<a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F06%2F10%2Fexporting-a-print-ready-pdf-from-pagemaker-7%2F&amp;submitHeadline=Exporting%20a%20Print%20ready%20PDF%20from%20PageMaker%207&amp;submitSummary=Here%20is%20a%20step%20by%20step%20guide%20on%20how%20to%20provide%20a%20print%20ready%20pdf%20from%20Adobe%20PageMaker%207.%20These%20screen%20shots%20were%20captured%20on%20a%20Mac%2C%20but%20Windows%20based%20computers%20should%20be%20similar.%20Please%20note%20that%20Adobe%20has%20replaced%20PageMaker%20with%20Adobe%20Indesign%2C%20so%20t&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F06%2F10%2Fexporting-a-print-ready-pdf-from-pagemaker-7%2F&amp;title=Exporting%20a%20Print%20ready%20PDF%20from%20PageMaker%207" title="Live"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Exporting%20a%20Print%20ready%20PDF%20from%20PageMaker%207&amp;body=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F06%2F10%2Fexporting-a-print-ready-pdf-from-pagemaker-7%2F" title="email"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://craftsmenprinting.com/blog/2009/06/10/exporting-a-print-ready-pdf-from-pagemaker-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips for Submitting a Print Project</title>
		<link>http://craftsmenprinting.com/blog/2009/05/19/submitting-a-print-project/</link>
		<comments>http://craftsmenprinting.com/blog/2009/05/19/submitting-a-print-project/#comments</comments>
		<pubDate>Tue, 19 May 2009 13:23:36 +0000</pubDate>
		<dc:creator>Brenda Bell</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Educational]]></category>
		<category><![CDATA[Preflighting]]></category>
		<category><![CDATA[Prepress]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[indesign]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[preflighting]]></category>
		<category><![CDATA[quark]]></category>
		<category><![CDATA[submitting a file to print]]></category>

		<guid isPermaLink="false">http://craftsmenprinting.com/blog/?p=48</guid>
		<description><![CDATA[



There are several simple guidelines that designers and file submitters can follow to avoid unnecessary prepress charges and project delays. 
To ensure a file outputs correctly and consistently it is helpful to have the following:

The native art file (sometimes      called layout file). This is the file that you would produce [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> </xml><![endif]--></p>
<p><!--[if gte mso 10]><br />
<mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman";} --></p>
<p><!--[endif]--></p>
<p class="MsoNormal"><img class="alignnone" title="Package feature in indesign" src="http://lh4.ggpht.com/_vQC8DvRzkhc/ShK1ouw7i0I/AAAAAAAAACg/N_1s8ivItvU/s400/ID_pkg_1.jpg" alt="" width="498" height="560" /></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">There are several simple guidelines that designers and file submitters can follow to avoid unnecessary prepress charges and project delays. </span></p>
<p class="MsoBodyTextIndent"><strong><em><span style="font-size: 10pt; font-family: Arial;"><span style="font-size: 10pt; font-family: Arial;">To ensure a file outputs correctly and consistently it is helpful to have the following:</span></span></em></strong></p>
<ul type="disc">
<li class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"><span style="font-size: 10pt; font-family: Arial;">The native art file (sometimes      called layout file). This is the file that you would produce in a layout      program such as Indesign or Quark.</span></span></li>
<li class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"><span style="font-size: 10pt; font-family: Arial;">All support files. A support      file is anything brought into the layout program, such as an image. When      you import a file (like an image), the layout program does not place the      entire image; it only places a low-resolution preview and creates a link      to the actual file. This means if the support file that is referenced in      the layout file is not provided, we cannot output that image. Also be sure      to update all of your links before submitting files for printing.</span></span></li>
</ul>
<ul style="margin-top: 0in;" type="disc">
<li class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"><span style="font-size: 10pt; font-family: Arial;">All fonts. Due to so many      different variations and versions of fonts, it is best to have the font      used to create the layout to ensure that your type does not re-flow and otherwise      look different that intended. Also, it is worth noting not to use the      italic and bold buttons within programs. Use the Italic and Bold versions      of the actual font.</span></span></li>
<li class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"><span style="font-size: 10pt; font-family: Arial;">Lasers or a pdf of the file      that you are sending us so we can have something to reference to ensure      your file outputs the way you intended.</span></span></li>
</ul>
<p class="MsoNormal" style="margin-left: 0.25in;"><span style="font-size: 10pt; font-family: Arial;"><span style="font-size: 10pt; font-family: Arial;">or&#8230;.</span></span></p>
<ul type="disc">
<li class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"><span style="font-size: 10pt; font-family: Arial;">A press quality pdf (such as a      pdf built to the x1a-2001 standard) with bleeds<br />
</span></span></li>
</ul>
<p class="MsoNormal">
<p class="MsoNormal"><strong><em><span style="font-size: 10pt; font-family: Arial;">Providing us with all of the types of files is very easy these days with built in features in common layout applications. With the click of a mouse, these features will copy all the necessary files into a folder for you. </span></em></strong></p>
<ul style="margin-top: 0in;" type="disc">
<li class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"><span style="font-size: 10pt; font-family: Arial;">In</span><span style="font-size: 10pt; font-family: Arial;"> Indesign this feature is called Package. Package is located under File      &gt; Package.</span></span></li>
<li class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"><span style="font-size: 10pt; font-family: Arial;">In Quark this feature is called      Collect for Output. Collect is located under File &gt; Collect for Output</span></span></li>
<li class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"><span style="font-size: 10pt; font-family: Arial;">In other programs such as      Illustrator, Freehand, CorelDraw etc. the files linked in the layout      program and the fonts will have to be tracked down and put in a folder      manually.</span></span></li>
</ul>
<p class="MsoBodyTextIndent"><strong><em><span style="font-size: 10pt; font-family: Arial;">Here are some other guidelines that will help your digital files not only become a printed reality, but look their best while staying on budget and on schedule.</span></em></strong></p>
<ul style="margin-top: 0in;" type="disc">
<li class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"><span style="font-size: 10pt; font-family: Arial;">Make sure all images are 250 –      300 dpi when placed at 100%</span></span></li>
<li class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"><span style="font-size: 10pt; font-family: Arial;">Make sure all images are      converted to CMYK</span></span></li>
<li class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"><span style="font-size: 10pt; font-family: Arial;">Build files to final size and      in reader’s spreads. This means if your intended product is 5&#215;8, make the      page size in your layout 5&#215;8. If the project includes bleeds (where ink      runs off the edge of the paper), extend your images or color 1/8 of an      inch beyond the edge of the page where bleeds are intended. If your file      is built in printer’s spreads, please inform us so that we can make sure      your project is imposed properly.</span></span></li>
</ul>
<p class="MsoNormal">



Share this post with others:


	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Tips%20for%20Submitting%20a%20Print%20Project%20-%20http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F05%2F19%2Fsubmitting-a-print-project%2F" title="Twitter"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F05%2F19%2Fsubmitting-a-print-project%2F&amp;t=Tips%20for%20Submitting%20a%20Print%20Project" title="Facebook"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F05%2F19%2Fsubmitting-a-print-project%2F&amp;title=Tips%20for%20Submitting%20a%20Print%20Project&amp;source=Craftsmen+Smart+ideas+for+print+communications&amp;summary=%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AThere%20are%20several%20simple%20guidelines%20that%20designers%20and%20file%20submitters%20can%20follow%20to%20avoid%20unnecessary%20prepress%20charges%20and%20project%20delays.%20%0D%0ATo%20ensure%20a%20file%20outputs%20correctly%20and%20consistently%20it%20is%20helpful%20to%20have%20the%20following%3A%0D%0A%0D%0A%0D%0A%09T" title="LinkedIn"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Tips%20for%20Submitting%20a%20Print%20Project&amp;link=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F05%2F19%2Fsubmitting-a-print-project%2F" title="FriendFeed"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F05%2F19%2Fsubmitting-a-print-project%2F&amp;title=Tips%20for%20Submitting%20a%20Print%20Project&amp;notes=%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AThere%20are%20several%20simple%20guidelines%20that%20designers%20and%20file%20submitters%20can%20follow%20to%20avoid%20unnecessary%20prepress%20charges%20and%20project%20delays.%20%0D%0ATo%20ensure%20a%20file%20outputs%20correctly%20and%20consistently%20it%20is%20helpful%20to%20have%20the%20following%3A%0D%0A%0D%0A%0D%0A%09T" title="del.icio.us"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F05%2F19%2Fsubmitting-a-print-project%2F&amp;title=Tips%20for%20Submitting%20a%20Print%20Project&amp;bodytext=%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AThere%20are%20several%20simple%20guidelines%20that%20designers%20and%20file%20submitters%20can%20follow%20to%20avoid%20unnecessary%20prepress%20charges%20and%20project%20delays.%20%0D%0ATo%20ensure%20a%20file%20outputs%20correctly%20and%20consistently%20it%20is%20helpful%20to%20have%20the%20following%3A%0D%0A%0D%0A%0D%0A%09T" title="Digg"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F05%2F19%2Fsubmitting-a-print-project%2F&amp;title=Tips%20for%20Submitting%20a%20Print%20Project" title="StumbleUpon"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F05%2F19%2Fsubmitting-a-print-project%2F&amp;title=Tips%20for%20Submitting%20a%20Print%20Project&amp;annotation=%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AThere%20are%20several%20simple%20guidelines%20that%20designers%20and%20file%20submitters%20can%20follow%20to%20avoid%20unnecessary%20prepress%20charges%20and%20project%20delays.%20%0D%0ATo%20ensure%20a%20file%20outputs%20correctly%20and%20consistently%20it%20is%20helpful%20to%20have%20the%20following%3A%0D%0A%0D%0A%0D%0A%09T" title="Google Bookmarks"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a>
	<a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F05%2F19%2Fsubmitting-a-print-project%2F&amp;submitHeadline=Tips%20for%20Submitting%20a%20Print%20Project&amp;submitSummary=%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AThere%20are%20several%20simple%20guidelines%20that%20designers%20and%20file%20submitters%20can%20follow%20to%20avoid%20unnecessary%20prepress%20charges%20and%20project%20delays.%20%0D%0ATo%20ensure%20a%20file%20outputs%20correctly%20and%20consistently%20it%20is%20helpful%20to%20have%20the%20following%3A%0D%0A%0D%0A%0D%0A%09T&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F05%2F19%2Fsubmitting-a-print-project%2F&amp;title=Tips%20for%20Submitting%20a%20Print%20Project" title="Live"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Tips%20for%20Submitting%20a%20Print%20Project&amp;body=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F05%2F19%2Fsubmitting-a-print-project%2F" title="email"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://craftsmenprinting.com/blog/2009/05/19/submitting-a-print-project/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tips for making electronic dielines and varnish plates</title>
		<link>http://craftsmenprinting.com/blog/2009/03/12/tips-for-making-electronic-dielines-and-varnish-plates/</link>
		<comments>http://craftsmenprinting.com/blog/2009/03/12/tips-for-making-electronic-dielines-and-varnish-plates/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 14:55:35 +0000</pubDate>
		<dc:creator>Brenda Bell</dc:creator>
				<category><![CDATA[Bindery]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Educational]]></category>
		<category><![CDATA[Finishing]]></category>
		<category><![CDATA[Prepress]]></category>
		<category><![CDATA[diecut]]></category>
		<category><![CDATA[dieline]]></category>
		<category><![CDATA[emboss]]></category>
		<category><![CDATA[foil stamp]]></category>
		<category><![CDATA[spot gloss varnish]]></category>
		<category><![CDATA[uv coating]]></category>

		<guid isPermaLink="false">http://craftsmenprinting.com/blog/?p=26</guid>
		<description><![CDATA[Here are some tips for creating die lines for your projects that require special finishing processes such as foil stamping, embossing and die cutting.

Always create dies as vector art. This is due to the fact that the machines that read the die lines and in turn cut and bend the metal to make your die, [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some tips for creating die lines for your projects that require special finishing processes such as foil stamping, embossing and die cutting.</p>
<ul>
<li>Always create dies as vector art. This is due to the fact that the machines that read the die lines and in turn cut and bend the metal to make your die, can only read vector information. The most popular ways to make a vector die line are by using your page layout program (such as quark or indesign) or using your vector art program (such as illustrator).</li>
<li>The only exception the rule above is when making a sculpted emboss die. Sculpted emboss dies can include raster (pixel based) information, however they are quite expensive to make.</li>
<li>If you would like to show your die line over your art instead of a separate file, spec it as a spot color in your layout or vector art application and put it on a separate layer. This will allow you to toggle the die line&#8217;s visibility on and off .</li>
<li>On foil and emboss dies, make the areas that you want embossed or foiled 100% of a solid pms color. The areas without the color will in the case of embossing, stay flat and in the case of foiling, not foil. This can also be applied to specifying which areas on a printed piece get spot varnish or spot uv applied.</li>
</ul>



Share this post with others:


	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Tips%20for%20making%20electronic%20dielines%20and%20varnish%20plates%20-%20http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F03%2F12%2Ftips-for-making-electronic-dielines-and-varnish-plates%2F" title="Twitter"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F03%2F12%2Ftips-for-making-electronic-dielines-and-varnish-plates%2F&amp;t=Tips%20for%20making%20electronic%20dielines%20and%20varnish%20plates" title="Facebook"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F03%2F12%2Ftips-for-making-electronic-dielines-and-varnish-plates%2F&amp;title=Tips%20for%20making%20electronic%20dielines%20and%20varnish%20plates&amp;source=Craftsmen+Smart+ideas+for+print+communications&amp;summary=Here%20are%20some%20tips%20for%20creating%20die%20lines%20for%20your%20projects%20that%20require%20special%20finishing%20processes%20such%20as%20foil%20stamping%2C%20embossing%20and%20die%20cutting.%0D%0A%0D%0A%09Always%20create%20dies%20as%20vector%20art.%20This%20is%20due%20to%20the%20fact%20that%20the%20machines%20that%20read%20the%20die%20l" title="LinkedIn"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Tips%20for%20making%20electronic%20dielines%20and%20varnish%20plates&amp;link=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F03%2F12%2Ftips-for-making-electronic-dielines-and-varnish-plates%2F" title="FriendFeed"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F03%2F12%2Ftips-for-making-electronic-dielines-and-varnish-plates%2F&amp;title=Tips%20for%20making%20electronic%20dielines%20and%20varnish%20plates&amp;notes=Here%20are%20some%20tips%20for%20creating%20die%20lines%20for%20your%20projects%20that%20require%20special%20finishing%20processes%20such%20as%20foil%20stamping%2C%20embossing%20and%20die%20cutting.%0D%0A%0D%0A%09Always%20create%20dies%20as%20vector%20art.%20This%20is%20due%20to%20the%20fact%20that%20the%20machines%20that%20read%20the%20die%20l" title="del.icio.us"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F03%2F12%2Ftips-for-making-electronic-dielines-and-varnish-plates%2F&amp;title=Tips%20for%20making%20electronic%20dielines%20and%20varnish%20plates&amp;bodytext=Here%20are%20some%20tips%20for%20creating%20die%20lines%20for%20your%20projects%20that%20require%20special%20finishing%20processes%20such%20as%20foil%20stamping%2C%20embossing%20and%20die%20cutting.%0D%0A%0D%0A%09Always%20create%20dies%20as%20vector%20art.%20This%20is%20due%20to%20the%20fact%20that%20the%20machines%20that%20read%20the%20die%20l" title="Digg"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F03%2F12%2Ftips-for-making-electronic-dielines-and-varnish-plates%2F&amp;title=Tips%20for%20making%20electronic%20dielines%20and%20varnish%20plates" title="StumbleUpon"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F03%2F12%2Ftips-for-making-electronic-dielines-and-varnish-plates%2F&amp;title=Tips%20for%20making%20electronic%20dielines%20and%20varnish%20plates&amp;annotation=Here%20are%20some%20tips%20for%20creating%20die%20lines%20for%20your%20projects%20that%20require%20special%20finishing%20processes%20such%20as%20foil%20stamping%2C%20embossing%20and%20die%20cutting.%0D%0A%0D%0A%09Always%20create%20dies%20as%20vector%20art.%20This%20is%20due%20to%20the%20fact%20that%20the%20machines%20that%20read%20the%20die%20l" title="Google Bookmarks"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a>
	<a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F03%2F12%2Ftips-for-making-electronic-dielines-and-varnish-plates%2F&amp;submitHeadline=Tips%20for%20making%20electronic%20dielines%20and%20varnish%20plates&amp;submitSummary=Here%20are%20some%20tips%20for%20creating%20die%20lines%20for%20your%20projects%20that%20require%20special%20finishing%20processes%20such%20as%20foil%20stamping%2C%20embossing%20and%20die%20cutting.%0D%0A%0D%0A%09Always%20create%20dies%20as%20vector%20art.%20This%20is%20due%20to%20the%20fact%20that%20the%20machines%20that%20read%20the%20die%20l&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F03%2F12%2Ftips-for-making-electronic-dielines-and-varnish-plates%2F&amp;title=Tips%20for%20making%20electronic%20dielines%20and%20varnish%20plates" title="Live"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Tips%20for%20making%20electronic%20dielines%20and%20varnish%20plates&amp;body=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F03%2F12%2Ftips-for-making-electronic-dielines-and-varnish-plates%2F" title="email"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://craftsmenprinting.com/blog/2009/03/12/tips-for-making-electronic-dielines-and-varnish-plates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome</title>
		<link>http://craftsmenprinting.com/blog/2009/01/12/welcome/</link>
		<comments>http://craftsmenprinting.com/blog/2009/01/12/welcome/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 21:10:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bindery]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Digital Printing]]></category>
		<category><![CDATA[Environmental]]></category>
		<category><![CDATA[Finishing]]></category>
		<category><![CDATA[Prepress]]></category>
		<category><![CDATA[Press]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Wide Format Printing]]></category>

		<guid isPermaLink="false">http://craftsmenprinting.com/blog/?p=1</guid>
		<description><![CDATA[Hi and welcome to Craftsmen Printing&#8217;s new blog. I hope you find this blog a good resource and come back to visit often.
Thanks!
Craftsmen



Share this post with others:


	
	
	
	
	
	
	
	
	
	
	


]]></description>
			<content:encoded><![CDATA[<p>Hi and welcome to Craftsmen Printing&#8217;s new blog. I hope you find this blog a good resource and come back to visit often.</p>
<p>Thanks!</p>
<p>Craftsmen</p>



Share this post with others:


	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Welcome%20-%20http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F01%2F12%2Fwelcome%2F" title="Twitter"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F01%2F12%2Fwelcome%2F&amp;t=Welcome" title="Facebook"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F01%2F12%2Fwelcome%2F&amp;title=Welcome&amp;source=Craftsmen+Smart+ideas+for+print+communications&amp;summary=Hi%20and%20welcome%20to%20Craftsmen%20Printing%27s%20new%20blog.%20I%20hope%20you%20find%20this%20blog%20a%20good%20resource%20and%20come%20back%20to%20visit%20often.%0D%0A%0D%0AThanks%21%0D%0A%0D%0ACraftsmen" title="LinkedIn"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Welcome&amp;link=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F01%2F12%2Fwelcome%2F" title="FriendFeed"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F01%2F12%2Fwelcome%2F&amp;title=Welcome&amp;notes=Hi%20and%20welcome%20to%20Craftsmen%20Printing%27s%20new%20blog.%20I%20hope%20you%20find%20this%20blog%20a%20good%20resource%20and%20come%20back%20to%20visit%20often.%0D%0A%0D%0AThanks%21%0D%0A%0D%0ACraftsmen" title="del.icio.us"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F01%2F12%2Fwelcome%2F&amp;title=Welcome&amp;bodytext=Hi%20and%20welcome%20to%20Craftsmen%20Printing%27s%20new%20blog.%20I%20hope%20you%20find%20this%20blog%20a%20good%20resource%20and%20come%20back%20to%20visit%20often.%0D%0A%0D%0AThanks%21%0D%0A%0D%0ACraftsmen" title="Digg"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F01%2F12%2Fwelcome%2F&amp;title=Welcome" title="StumbleUpon"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F01%2F12%2Fwelcome%2F&amp;title=Welcome&amp;annotation=Hi%20and%20welcome%20to%20Craftsmen%20Printing%27s%20new%20blog.%20I%20hope%20you%20find%20this%20blog%20a%20good%20resource%20and%20come%20back%20to%20visit%20often.%0D%0A%0D%0AThanks%21%0D%0A%0D%0ACraftsmen" title="Google Bookmarks"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a>
	<a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F01%2F12%2Fwelcome%2F&amp;submitHeadline=Welcome&amp;submitSummary=Hi%20and%20welcome%20to%20Craftsmen%20Printing%27s%20new%20blog.%20I%20hope%20you%20find%20this%20blog%20a%20good%20resource%20and%20come%20back%20to%20visit%20often.%0D%0A%0D%0AThanks%21%0D%0A%0D%0ACraftsmen&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F01%2F12%2Fwelcome%2F&amp;title=Welcome" title="Live"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Welcome&amp;body=http%3A%2F%2Fcraftsmenprinting.com%2Fblog%2F2009%2F01%2F12%2Fwelcome%2F" title="email"><img src="http://craftsmenprinting.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://craftsmenprinting.com/blog/2009/01/12/welcome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

