-
http://www.oberonplace.com/vba/drawmacros/index.htm http://macromonster.com / Woxxom cdrpro.ru www.vectorjedi.com http://recentfiles.netfirms.com www.gdgmacros.com/ http://www.krasbit.com/en/products http://www.corelvba.com/ http://corelturk.blogspot.com http://en.wikipedia.org/wiki/CorelDRAW http:/...
-
Hello, I have used coreldraw for about 7 years now, I have purchased many macros that I use often. However I would like to learn how to create my own. Is there any EASY to learn tutorials, videos would be great. Sheri
-
I am working with Corel X4 macro development project. I have a plot file in following format. Now I have to make changes to its 1st column only which is 3 , 2 , 1 etc when a specific condition is satisfied. This condition is :- "In this file below the 2nd and 3rd column represent XY coordinates...
-
you can disable a button without making it disappear? I have to make sure that the icon is turned off but visible . commandbar not () . controls () . visible but> commandbar () . controls () . enabled ?
-
I once heard about a VBA macro existing that would allow you to copy an object to the clip board, then activate this macro, and then everywhere you clicked the mouse it would paste 'said' object. Does this sound familiar to anyone? Appreciate any help that you can give. -AJ
-
Looking for exceptional tools to exploit your creativity ? Searching for graphics , which noone has ? Looking for prefabricated brushes to enhance your workflow ? Visit VectorJedi.com , and the grafix force may be with you !0
-
First what we have to know is: Before a starting the process we have to make an backup the file: \Users\LOGIN_NAME\AppData\Roaming\Corel\CorelDRAW Graphics Suite X5\Draw\Workspace\YOUR_WORKSPACE_NAME\DRAWUIConfig.xml The best way test your files is use default UI. If you had changes in files and no changes...
-
Below is a macro that I should publish a document to PDF. However, I keep getting an Compile error. 'm a novice when it comes to this... any advice on how I can resolve this problem. Private Sub CommandButton9_Click() Dim nPos As Long Dim strName As String With ActiveDocument.PDFSettings '--...
-
VBA EDITOR ADD-ONS! The vba editor is not as customizable as Corel Draw itself but with these add-ons it can be greatly improved.For those who use VBA to create macros, you may want to take a look. You can install both of these add-ons which will help make your life easier when it comes to creating and...
-
Hi! Today I want to share with you my techniques for quickly and handy exchange of properties between objects. You may copy and paste properties like width, height, rotation, positonX, positonY, fills, or even effects. This may be done separately for each or for all of properties. I will present you...
-
This is written for CorelDRAW X4. Steps may differ slightly for older versions Lets assume that a common task that you need perform is to make an object twice as big and move it to the right by 1 inch. If you don't already know VBA, a good place to start is to record a macro that performs the task...
-
Working on a large format drawing you might want to printout selected areas of the drawing for a quick discussion, review or other purposes. You don't want to print the whole drawing and selecting the appropriate tile as single page on your Office printer is also not that direct to accomplish that...
-
The first post in the Corel Insider blog was published today. This blog will include articles written by various people working on CorelDRAW @ Corel about various aspects of the product. As a warning before you dive in there, some of these posts will be very technical, but will add a lot of in-depth...
-
This article covers a topic of Corel Query Language introduced with CorelDRAW X3 which can be used in VBA macros to perform complex searches in documents. This article assumes you have a basic working knowledge of VBA in CorelDRAW or Corel DESIGNER. Enjoy... Using Corel Query Language (CQL) to search...
-
In a previous post , you know I have been very critical about the Student and Teacher (Academic) Edition of CorelDRAW X3 because it does not include VBA (Visual Basic for Applications). I've got good news for you. The Education (still Academic) Edition of CorelDRAW X4 does include VBA. It still has...
Posted to
Graphics Feeds - English
on Wed, Jan 23 2008
Filed under: coreldraw, vba, education, teacher, academic, x4, student