IMPORTANT ANNOUNCEMENT

These forums were permanently set to read-only mode on July 20, 2022. From that day onwards, no new posting or comment is allowed on the site, but the historical content remains intact and searchable.

A new location for posting questions about PlanetPress Suite is now available:

OL Learn - PlanetPress Classic (opens in new tab)

Topic Options
#19100 - 08/31/05 09:41 PM Colour and BW Printing in same document
Roshan J Offline
OL User

Registered: 08/31/05
Posts: 79
Loc: Melbourne, Australia
Hi,

I am new to PP5 and do excuse me if this issue has been raised and answered before in another post.

We have and application that prints a customer's logo in full colour(High Res) and the letter text in B/W. Since the colour printer's default settings are set to full colour mode, barcodes that are also included in the document are also printed using CMYK colours instead of B/W making the barcode unreadable by the machine.

One possible solution would be to print the logo in full colour and the rest of the document (text + barcode) in B/W.

Can this be achieved in PP5 ? Any ideas and suggestions would be greately appreciated. Thanks in advance.

Roshan

Top
#19101 - 09/01/05 10:59 AM Re: Colour and BW Printing in same document
Anonymous
Unregistered


Hello,

PlanetPress 5 prints barcodes in black and white. The actual PressTalk command is 'setfillcolor([0,0,0,100])' where K is 100.
Try forcing the printer to print in Black and white by replacing that command with 'setfillcolor([100])' instead.

Note: You must first convert the barcode object into a PressTalk object by selecting the barcode object then using the menu command 'Tools | Convert to PlanetPress Talk'.

Hope this helps.

Top
#19102 - 09/01/05 09:56 PM Re: Colour and BW Printing in same document
Roshan J Offline
OL User

Registered: 08/31/05
Posts: 79
Loc: Melbourne, Australia
Thanks. I'll try this out.

Top


Moderator:  cosimo, OL Newsgroup Support