<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Offending command: pdfmark</title>
	<atom:link href="http://www.prepressure.com/postscript/troubleshooting/errors/pdfmark/feed" rel="self" type="application/rss+xml" />
	<link>http://www.prepressure.com</link>
	<description>Prepress, printing, PDF, PostScript, Fonts and stuff...</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:14:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: vikas garg</title>
		<link>http://www.prepressure.com/postscript/troubleshooting/errors/pdfmark#comment-76609</link>
		<dc:creator>vikas garg</dc:creator>
		<pubDate>Fri, 11 Mar 2011 12:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.prepressure.com/postscript/troubleshooting/errors/pdfmark#comment-76609</guid>
		<description>Currently i am using adobe page maker 7.0 &amp; Adobe 9.0. 

I am trying to convert page maker file into .pdf but getting some error mentioned below :

TT9BF4ACCATH not found, using Courier.
%%[ Error: rangecheck; OffendingCommand: imageDistiller; ErrorInfo: Decode --nostringval-- ]%%

Stack:
-dict-
-mark-


%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
%%[ Warning: PostScript error. No PDF file produced. ] %%

Kindly help me to come out from this problem.
I shall be thank full to you for this.

Regards,
Vikas Garg</description>
		<content:encoded><![CDATA[<p>Currently i am using adobe page maker 7.0 &amp; Adobe 9.0. </p>
<p>I am trying to convert page maker file into .pdf but getting some error mentioned below :</p>
<p>TT9BF4ACCATH not found, using Courier.<br />
%%[ Error: rangecheck; OffendingCommand: imageDistiller; ErrorInfo: Decode --nostringval-- ]%%</p>
<p>Stack:<br />
-dict-<br />
-mark-</p>
<p>%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%<br />
%%[ Warning: PostScript error. No PDF file produced. ] %%</p>
<p>Kindly help me to come out from this problem.<br />
I shall be thank full to you for this.</p>
<p>Regards,<br />
Vikas Garg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurens</title>
		<link>http://www.prepressure.com/postscript/troubleshooting/errors/pdfmark#comment-970</link>
		<dc:creator>Laurens</dc:creator>
		<pubDate>Mon, 12 Nov 2007 07:53:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.prepressure.com/postscript/troubleshooting/errors/pdfmark#comment-970</guid>
		<description>Other work-arounds: 

- Pdfmark data are typically embedded in PostScript files. Depending on your layout application you may be able to directly export to PDF, completely avoiding this issue.

- Trying another release of Distiller might not be a bad idea.

- As a last resort, how about switching off all pdfmark processing in Distiller? The tricky part is that this requires some knowledge from the user. The code to deactivate pdfmark processing is:

/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse 

You either need to insert this in your Postscript file using an editor, preferably right after the first few header lines or this line of code should be added to the PostScript header or prolog file of a queue or device.</description>
		<content:encoded><![CDATA[<p>Other work-arounds: </p>
<p>- Pdfmark data are typically embedded in PostScript files. Depending on your layout application you may be able to directly export to PDF, completely avoiding this issue.</p>
<p>- Trying another release of Distiller might not be a bad idea.</p>
<p>- As a last resort, how about switching off all pdfmark processing in Distiller? The tricky part is that this requires some knowledge from the user. The code to deactivate pdfmark processing is:</p>
<p>/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse </p>
<p>You either need to insert this in your Postscript file using an editor, preferably right after the first few header lines or this line of code should be added to the PostScript header or prolog file of a queue or device.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurens</title>
		<link>http://www.prepressure.com/postscript/troubleshooting/errors/pdfmark#comment-969</link>
		<dc:creator>Laurens</dc:creator>
		<pubDate>Mon, 12 Nov 2007 07:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.prepressure.com/postscript/troubleshooting/errors/pdfmark#comment-969</guid>
		<description>Found this work-around in a forum: I have seen it happen in Quark documents set up as 2-page spreads. When you print one of the two pages to a .ps file and then distill it , it fails. In my case the problem has been caused by a placed image(s), such as a Photoshop eps, that is on the adjoining page, but is either purposely crossed over or accidently crossed over to the page you are trying to print. If you are adding bleed, any image on an adjoining page that falls within the bleed area can cause it also. To Fix we either temporarily turn off the printing of the crossed-over pic or temporarily drag the picture box outside the printing area (remember bleed).</description>
		<content:encoded><![CDATA[<p>Found this work-around in a forum: I have seen it happen in Quark documents set up as 2-page spreads. When you print one of the two pages to a .ps file and then distill it , it fails. In my case the problem has been caused by a placed image(s), such as a Photoshop eps, that is on the adjoining page, but is either purposely crossed over or accidently crossed over to the page you are trying to print. If you are adding bleed, any image on an adjoining page that falls within the bleed area can cause it also. To Fix we either temporarily turn off the printing of the crossed-over pic or temporarily drag the picture box outside the printing area (remember bleed).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charity</title>
		<link>http://www.prepressure.com/postscript/troubleshooting/errors/pdfmark#comment-955</link>
		<dc:creator>Charity</dc:creator>
		<pubDate>Thu, 08 Nov 2007 18:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.prepressure.com/postscript/troubleshooting/errors/pdfmark#comment-955</guid>
		<description>I tried the workaround of turning off tagged PDF. The error persists. Ideas? I noticed the .ps file is inordinately large.</description>
		<content:encoded><![CDATA[<p>I tried the workaround of turning off tagged PDF. The error persists. Ideas? I noticed the .ps file is inordinately large.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.660 seconds -->

