Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Postscript Error:Limitcheck Offending Command: Save

New Here ,
Aug 11, 2010 Aug 11, 2010

screenprint of error.JPG

Hi,

I am a mainframe developer and My client wants an execution of project where in the currently preprinted images on paper will be printed using postscript.I somehow managed to learn this language as a beginner :-). The preprinted forms have the logos and the boundaries printed. The preprinted forms are to be replaced with blank sheets. I received the postscript code of two logos in .eps format(Bigger logo, Smaller logo which i scaled down) and .pub format of a third logo. The logos were uploaded to a mainframe file and text also added as these have details related to vehicle which change on a daily basis. I was able to position the logos on the ledger paper(Thanks to ps2pdf site!) I was able to print a single label at the Canon IR8070 printer. Now when i am printing 10 pages of the file, i am getting an error on the third page always. When i printed the third page all alone, its getting printed!

I could see that Limitcheck is out of memory error or image corruption from some of the sites. But the RAM at printer has 512 MB.

I am not sure of the Image corruption as this prints in a single document.

Attached above is the error message throwup by the printer on the third page.

The code has CIEBASEDABC dict for two logos.

If anyone requires a part of the code, please let me know!

Can anyone help me as what is the solution?

Thanks,

Shajeeth

TOPICS
Programming
4.7K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Aug 13, 2010 Aug 13, 2010

Probably at least on of your logos starts with at least one save but the corresponding restore after the logo is missing.

Please post (an URL to) a sample file to look inot for further diagnosis.

Helge

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 14, 2010 Aug 14, 2010
LATEST

Here is the link for the sample file:

http://www.4shared.com/dir/IbYwvG3e/sharing.html

The code has three images: the first image starts with .pub(footer code) and the second with .eps(Logo code), the third image code(scaled replica of the logo code),rest is the normal postscript code for a watermark, text and a border

Please let me know if further details is required

Thanks,

Shajeeth

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines