Beenden
  • Globale Community
    • Sprache:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티

Convert color to PANTONE Reflex Blue C

Neu hier ,
Jan 27, 2023 Jan 27, 2023

I need to convert the color, not from Illustrator but from the script in this file attached.
It becomes a barcode after import process.

Is there some way into the script to convert the DeviceGray to Pantone?

 

[/Separation (None) /DeviceGray {pop 1}] setcolorspace
0.9505 -15 moveto
(| !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~¡¢£¤¥¦§¨©ª«¬­®¯±²³´¶·¸¹º»¼½¿ÁÂÃÄÅÆÇÈÊËÍÎÏÐáãèéêëñõøùúû) show

% Draw the barcode in interleaved 2 of 5 notation
/SignatureCodeFont findfont 1.51 scalefont setfont
/DeviceGray setcolorspace 0 setcolor

THEMEN
Leistung , Synchronisation und Speicher
862
Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Adobe
Mentor ,
Jan 31, 2023 Jan 31, 2023
AKTUELL

Do you mean you want to put a specific Pantone color into your eps postscript?

I don't know if this will work, but create a file with the pantone color, save as an eps, open in a text editor and search for it to see how it's encoded. (Copy and paste into your bar code postscript).

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines