Stone Design Forums

Discussion for all things pertaining to Stone Design software
It is currently Fri May 24, 2013 1:43 am

All times are UTC - 7 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Problems with overprints
PostPosted: Fri Nov 18, 2005 4:26 am 
Offline

Joined: Thu Aug 11, 2005 1:17 pm
Posts: 4
I use PStill to combine multiple PDF files into a single PDF page.
We often receive PDF generated with Acrobat Professional and we've some problems with overprints.

Investigating deeper, we've discovered that these "guilty" PDF files have been generated in Acrobat with the checked option:

"Default overiprint is not zero" (or something like, I've the Italian version of the software)

If this option is used, when PStill combines these files the overprints are discarded.

Looking at Acrobat help, it seems that if this option is checked, Acrobat inserts the parametr 'Graphics state "OPM 1"' for each "set overprint" command. It seems that PStill discards this command.

Any suggestion ?
Thanks,

Marco.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Nov 18, 2005 7:53 am 
Offline
The Head Cheese
User avatar

Joined: Thu Mar 11, 2004 12:19 am
Posts: 1390
Location: Albuquerque
Frank can answer this more definitively, but have you set in Output Options in Preferences:

"Take over overprinting"

and it's sub-switch: "overprint transparent"


Top
 Profile  
 
 Post subject:
PostPosted: Fri Nov 18, 2005 8:20 am 
Offline

Joined: Thu Aug 11, 2005 1:17 pm
Posts: 4
I use PStill through the shell.
I own both PC and Mac version, the behaviour is the same.
The command I used is like:

....../pstill -a 6 -d 1000 -m Xspot -m Xoverprint -v -c -c -c -c -i -p -O -M forcepdflevel=14 -M pagecontrol=combining_script.sl -o output.pdf file1.pdf file2.pdf .......

The script looks like:

define pdf_page_setup(pagenum) {
if(pagenum == 2) {
setupPage(800.0,39.0,0.0,1.0,1.0,1); }
if(pagenum == 3) {
setupPage(8.503937007874015,70.8661417322835,0.0,1.0,1.0,1); }
if(pagenum == 4) {
setupPage(0.0,99.2125984251968,0.0,1.0,1.0,1); }
.....
}


I've done a test using Illustrator 11, exporting it directly in PDF or printing on Acrobat 7 printer. The problem is on the black elements. Generated PDF has both correct overprints.
When I use PStill to combine them together through a S-Lang script, black overprints have been lost.

If you need, I can send you a my test files.
Thanks so much,

Marco.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 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