![]() |
|
#1
|
|||
|
|||
|
I use CorelDraw 8 and I want to buy CorelDraw Suite 11 for one thing in particular, if it can do it.
Can you create a catalog like in MS Word using merge codes that pull data from fields in a MS Access database table? I can code in vba. |
|
#2
|
||||
|
||||
|
Quote:
It is possible though to use VBA macro to pull the data from a database and generate a document from it. But you will have to do it yourself. CorelDRAW doesn't provide any help on that (apart from its object model which lets your macro create shapes, add text, apply fonts etc). I hope this helps. |
|
#3
|
|||
|
|||
|
Thanks Alex.
I am using CorelDraw more and more as a page layout app, rather than a vector illustration app. I hope the object model in version 11, which I just upgraded from 8 - and am just starting to learn, accomodates the page layout functionality well. Can VBA accomodate the height of a text box that gets filled with a text field from an access database? I plan to loop through 800 plants in a product table to create a catalogue. The description field will contain different description string lengths. For this to display correctly, the text box height has to grow/shrink for each one. Thanks for any feedback. |
|
#4
|
|||
|
|||
|
Well, as I hoped, it was actually much easier than originally anticipated. It worked beautifully. The fun part is that it took my script 15 minutes to generate the catalogue.
It is a simple black and white catalogue and will have a pdf on the client's e-com website soon. When it is up, I will post a url so you can see what I did. |
|
#5
|
|||
|
|||
|
If you want to see a 40 page retail catalogue created with CorelDraw 11 using VBA to fill the pages from a Microsoft Access 2000 product database, go to http://www.wrightmanalpines.com/shipping.asp. Go to near the bottom and download the 2 pdf files of the catalogue. These 2 pdf files, when printed as instructions explain, will construct the a copy of the actual catalogue we printed on an offset press, identical in every way, including size.
The whole script consists of 722 lines of code on one page. There are over 600 items in the catalogue. The catalogue script takes about 15 minutes to run. If you want to know more about it, contact me personally. I am the webmaster at the above-mentioned url. |
|
#6
|
|||
|
|||
|
Quote:
I am using corel x4 can you help me out with creating the catalog... |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can I create CustomShape with VBA for CD? Can I create tool? | Jab | CorelDRAW/Corel DESIGNER VBA | 0 | 01-02-2005 05:02 |
| connection string - access database | diwin | CorelDRAW/Corel DESIGNER VBA | 2 | 23-11-2003 19:52 |