OberonPlace.com Forums  

Go Back   OberonPlace.com Forums > Developer Forums > VBA > CorelDRAW/Corel DESIGNER VBA

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 15-05-2007, 16:03
wowwwww
Guest
 
Posts: n/a
Default Pantone Palette Index

Hi,

I just want to find out how to obtain the paletteindex of the pantone colours I am using so that a can assign colours to the feature in VBA. For instance:

I want the index number for Pantone 367 C from the Pantone solid coated
but I wouldn't have a clue what the paletteindex is and if I use 367 like below, I end up with Pantone 2995 C.

s.Outline.Color.FixedAssign cdrPANTONECoated,367, 100

Can you please tell me how I can find the index values?

Thanks in advance.
Reply With Quote
  #2  
Old 15-05-2007, 21:42
shelbym's Avatar
shelbym shelbym is offline
Senior Member
 
Join Date: Nov 2002
Location: Cheyenne, WY
Posts: 1,791
Blog Entries: 15
Send a message via ICQ to shelbym Send a message via AIM to shelbym Send a message via MSN to shelbym Send a message via Yahoo to shelbym
Default Visual Basic Record

The easiest way it just to record the steps you do to fill or outline, the recorder will then give you the numbers you need.
Code:
 s.Outline.Color.FixedAssign cdrPANTONECoated, 481, 100
Best of luck,

Shelby
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
CD X3 Macro Writing to Excel Spreadsheet JudyHNM Code Critique 5 16-08-2007 09:57
Automatically generate colour index numbers from 8-bit palet Jast New product ideas 3 07-07-2005 13:02
Palette (or Colors array) property in VBA class in CDR12 zlatev CorelDRAW/Corel DESIGNER VBA 7 22-02-2005 11:28
How to set palette as default palette with VBA ? hmalme CorelDRAW/Corel DESIGNER VBA 1 22-12-2004 13:26
replacing duotone bitmap please_reboot CorelDRAW/Corel DESIGNER VBA 4 18-04-2004 22:30


All times are GMT -5. The time now is 07:03.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.
Copyright © 2011, Oberonplace.com