Hi Im about to splash out and buy a copy of CorelDraw Ver10, prolly from ebay..has any one any advice on versions..or pitfalls.. Also..is the manual much help...
Ian Vincent
vincent@...
May 2, 2001 10:53 pm
199
Depending upon how quick your are or familiar with graphics programs (or software in general). The manual for version 10 is the rough equivalent to that you'd...
Clements, John
jclements@...
May 3, 2001 1:19 am
200
Hmm..my hunch was right..that will save me few bucks..thks Does $125US sound a reasonable price? for CD's only..I guess the software needs to be registerable...
Ian Vincent
vincent@...
May 3, 2001 3:56 am
201
Ian, If you consider the "$ per program bytes" its a great value :) Seriously, $125 to pay for all the good features, filters, and other apps included I think...
Clements, John
jclements@...
May 3, 2001 6:47 pm
202
DON"T BUY IT! You'll get ripped off, then we'll have to hear you whine about it on this forum! Cheers, Craig... ... From: "Ian Vincent" <vincent@...> ...
Craig Tucker
craigtucker@...
May 3, 2001 7:57 pm
203
draw 10 on NT4 sp6 is alittle off photpaint quit working so is doa til sp 1 ai eps imports are strange all ai eps exports are risky reads with other appz but...
Art Colwell
tm@...
May 4, 2001 4:54 am
204
Hi Ian, I would buy the entire new package. However, the cheapest way to do this is to buy an earlier version and then buy the Corel 10 Upgrade. (Amazon.com...
rfox@...
May 4, 2001 8:51 pm
205
Hi All, One of the biggest problems we are having is Corel crashing at about 52% when openning a document via VB. Is anyone else having this problem? It is...
Craig Tucker
craigtucker@...
May 7, 2001 6:55 pm
206
Having trouble printing certain documents within Corel 10 VBA macro. Print goes though then crashes Corel. Had this before and fixed it by recreating the...
roma@...
May 13, 2001 10:49 am
207
Hi Robert, ... No, I've not seen this one. Does the file print OK if you do this from CorelDRAW's user interface (by going to File>Print)? It seems that the...
Alex Vakulenko
alexv@...
May 14, 2001 2:52 pm
208
Hi folks, first time here. Anyone know how to get the filename of an externaly linked bitmap in a CD doc via COM (VB). I can't find anything in the docs. ...
Carl Hamfelt
cyrlh@...
May 15, 2001 12:21 am
209
Hi Guys, In case you don't know, Draw 10 SP1 is released now. There are many VBA bugs fixed in this release. You can download it here: ...
Alex Vakulenko
alexv@...
May 15, 2001 8:57 pm
210
Alex, Thanks for that. Now that "interface customization" is fixed, I can wholeheartedly recommend CorelDRAW 10 to everyone. Cheers, Nick Wilkinson. ...
Nick Wilkinson
nick@...
May 16, 2001 7:05 pm
211
Has anyone had any luck coding any of the bitmap menu commands in a Draw VBA program? Maybe I need to launch PP10 and edit there or something? Also, thanks to...
roma@...
May 17, 2001 10:06 am
212
Charlie Maitland
Charles@...
May 18, 2001 3:06 am
213
A short time ago Shelby L Moore posted a questionabout using Draw in web pages. I am after something similar. I am looking to create a web page that will run...
Charlie Maitland
Charles@...
May 18, 2001 3:24 am
214
Hi! After installation of Corel10, i wanted to reload Corel10, so by again running setup, i tried to install (Add components) it. but with failure... as after...
Bhavesh Shah
jamkini@...
May 18, 2001 10:46 am
215
Hi Bhavesh, I am sorry. I have no idea why your set up failed, however, since you probably just bought CorelDRAW 10 you should be able to get free support from...
rfox@...
May 18, 2001 7:11 pm
216
Greetings, There are problems such as yours in the draw 10 newsgroup. There is a posting by "Trev" might address your issue. I requires some files be deleted ...
pamspress@...
May 18, 2001 7:26 pm
217
... Where would I find this newsgroup, ie server name perhaps? TIA Ian...
Ian Vincent
vincent@...
May 18, 2001 7:35 pm
218
Ian, Subscribe to the news server cnews.corel.ca There are many groups broken down to product and issues. Check the list and subscribe what you need. Can get...
pamspress@...
May 18, 2001 9:29 pm
219
Hi Before SP1, I can use the following code to change content of a text and still retain the text property, like color, angle..effects. If csshape.Type =...
tuxedo21@...
May 18, 2001 11:31 pm
220
Hi, ... [...] ... I just installed SP1 and I don't see the problem you have. At least VBA and UI works the same way. Yes, if I specify character rotation and...
Alex Vakulenko
alexv@...
May 19, 2001 1:41 am
221
A few days ago Carl Hamfelt posted a question about how to get to the file name of a linked bitmap. I am after a similar effect. I have achieved it with a...
Charlie Maitland
Charles@...
May 19, 2001 4:37 am
222
Alex I found the trick, I use a cdr file which is saved before my corel is upgraded to SP1, and the cdr file will have the problem that I mention in previous...
tuxedo21@...
May 19, 2001 6:45 am
223
Hi Robert, ... I guess you are out of luck here. CorelDRAW doesn't have much support for bitmaps in its object model so far. Your best bet would be to use ...
Alex Vakulenko
alexv@...
May 22, 2001 2:18 pm
224
Hi Charlie, <<A short time ago Shelby L Moore posted a questionabout using Draw in web pages. I am after something similar. I am looking to create a web page...
Alex Vakulenko
alexv@...
May 22, 2001 2:20 pm
225
ShapeRange is working great with SP1! Awesome!...
Craig Tucker
craigtucker@...
May 23, 2001 2:34 am
226
... Alex..does this mean that I cant export to a bitmap file using automation..if this is so then im sunk..im still waiting for CorelDraw10 to arrive..so im...
Ian Vincent
vincent@...
May 23, 2001 8:46 pm
227
No need to reply to this post..I just discovered 'CorelDRAW 10 VBA Object Model'..and see that the Document object has an ExportBitmap function.. Out of...