Stone Design Forums

Discussion for all things pertaining to Stone Design software
It is currently Sat May 18, 2013 4:32 am

All times are UTC - 7 hours




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: Registration color
PostPosted: Thu Feb 28, 2008 11:40 am 
Offline

Joined: Thu Feb 28, 2008 11:32 am
Posts: 3
I have a postscript file I would like to separate into 4 color PDF plates. I convert the postsript file to a PDF, and then create separations. This all works fine except for registration items ( 1 1 1 1 setcmykcolor). It appears that there is some knockout occurring on the three color plates, as the registration items only appear on the black plate. Is there some magic code for getting registration items to appear on all four plates?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 28, 2008 4:01 pm 
Offline
The Head Cheese
User avatar

Joined: Thu Mar 11, 2004 12:19 am
Posts: 1390
Location: Albuquerque
I wonder if we autoconvert 1 1 1 1 to just black which would explain it.

I'll dig deeper...


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 29, 2008 1:01 am 
Offline

Joined: Thu Feb 28, 2008 11:32 am
Posts: 3
I don't think it is a straight conversion of color from Registration to Black. I have a line of text identifying the file name and processing time set as registration color. In the resulting separated PDFs, on the color plates I can actually select the text, but the text appears as white. I hope this helps.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 29, 2008 7:51 am 
Offline
The Head Cheese
User avatar

Joined: Thu Mar 11, 2004 12:19 am
Posts: 1390
Location: Albuquerque
Yes, we optimize 1111 setcmykcolor (think of the ink saved!)

However, I'll make you a build which respond to this default:

defaults write com.stone.PStill NoColorOptimization YES

or as a key in a JobOptions file for a Watched Folder:

NoColorOptimization = YES;

I'll let you know when it's ready!


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 29, 2008 9:52 am 
Offline
The Head Cheese
User avatar

Joined: Thu Mar 11, 2004 12:19 am
Posts: 1390
Location: Albuquerque
To get the reg marks on every plate of the CMYK separation:

0. Set this preference in a Terminal window:

Code:
defaults write com.stone.PStill NoColorOptimization YES


or use our http://www.stone.com/PreferenceCommander
or use a JobOptions file and add this line in there:
Code:
NoColorOptimization = YES;


1. Be sure to Tools -> Cache Fonts... if you haven't in PStill

2. remove old version and grab, install, launch:

ftp://ftp.swcp.com/pub/tmp/a/PStill-2008-02-29.dmg

Now, when you make your separations, PStill won't save the planet's resources of Cyan, Magenta and Yellow and the reg marks will output on each plate! ;-)


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 29, 2008 2:21 pm 
Offline

Joined: Thu Feb 28, 2008 11:32 am
Posts: 3
Works perfectly! Thanks.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC - 7 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group