![]() |
#1
|
|||
|
|||
![]()
Hi All
I want to be able to add an info box to all new drawings so I can have client contact details and other information such as vinyl colours (for signmaking) etc. Is there a way I can do this automatically or do I have to import a pre designd box into each drawing as I create it. Hope this makes sense mamos |
#3
|
|||
|
|||
![]()
Hi Shelby
I am using X3 I would just like the label in the attached file to be visable when I create a new drawing. At the moment I import it but I don't always remember so it would be cool if it could be there automatically. Cheers mamos |
#4
|
||||
|
||||
![]()
Could you use this label as a template for all new documents? then maybe it would be easy to save it as CDT coreldraw template in C:\Program Files\Corel\CorelDRAW Graphics Suite 13\Languages\EN\Draw\Template\FullPage.
it will appear automatically in file->new from template. or assign a key to this macro Code:
sub templateLabel() application.createDocumentFromTemplate "C:\Program Files\Corel\CorelDRAW Graphics Suite 13\Languages\EN\Draw\Template\FullPage\drawing label.cdt" end sub You may use any path in Application.createDocumentFromTemplate, but if you will use standard path then your label will be visible in new from template wizard |
#5
|
|||
|
|||
![]()
Cheers wOxxOm
Cool, just save it as a template and it works fine. I should have thought of thet really but I just over complicated it in my mind Thanks again mamos |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Looking for info on method... | ddonnahoe | CorelDRAW/Corel DESIGNER VBA | 7 | 30-08-2009 19:14 |
Get preliminar file info | _nabbu_ | Macros/Add-ons | 3 | 02-05-2006 13:54 |
Adding text via VBA | knowbodynow | CorelDRAW/Corel DESIGNER VBA | 2 | 03-03-2006 10:15 |
Dismissing info windows via VBA | ddonnahoe | CorelDRAW/Corel DESIGNER VBA | 2 | 03-02-2006 13:40 |
Adding controls to forms at runtime | ddonnahoe | CorelDRAW/Corel DESIGNER VBA | 15 | 20-12-2005 14:59 |