I've spent the last two weeks learning how to program Corel 10 using Visual Basic. The result is a program that creates tabs for web pages automagically. This ...
I just checked your site out...that is too cool, pat yourself on the back =) ... __________________________________________________ Do You Yahoo!? Yahoo!...
Hello everyone, I try to run Curve Smoothness function at CorelDRAW9 and VBA. I searched EditObjectCommand in CorelScript Help but I understood only one that...
I am trying to grab an objects height and width, and covert those values to feet and inches format. So far, all has gone well. However, the only event...
Dear all, I have this problem about running CorelDRaw 10 on my win 2000 proff. edition. Corel draw wont run when I started to use corel draw and shows this...
hi every one please i want some one to help me just send me the entire list of corel draw yahoogroups and i'll very grateful to him.... just help me...
test
test@...
Mar 10, 2002 8:53 pm
778
test
test@...
Mar 10, 2002 11:09 pm
779
When I iterate through my artistic text objects in CorelDRAW, all lines, regardless of the set alignment return an alignment of cdrMixedAlignment (6). These...
Hi, I have a CDR10-file, saved without embedded VBA-Project and I can't find any VBA-code anymore.But when I open the drawing, there comes the message: ...
Jörg Schmalenberger
schmali@...
Mar 13, 2002 8:32 am
781
Hi all ! I using a code to export cdr file in corel VBA macro and try to use it in Visual Basic with CorelDRAW.Application.10 object but I have the following...
Ups, I updated it. Now it's not corrupt. Couldt you please try again? Best regards, Jörg ... From: "sgutauckis" <sgutauckis@...> To:...
Jörg Schmalenberger
schmali@...
Mar 13, 2002 4:07 pm
785
Thanks for this information ! But what can be the trouble... Here I use Visual Basic 6.0 SP5... Can you send me your VB sample projet to bdminf84@... ? ...
Bertrand, ... Make sure you have CorelDRAW 10 SP1 at least (10.427). There was a bug in original release causing some COM objects (StructNNN) not registering...
Perhaps you can shed a light on why my Visual Basic program has these strange delays. My code creates a CorelDraw drawing that contains some shapes and it then...
I am calling VBA script in CorelDraw from a VB application using GMSManager, eg GMSManager.RunMacro "GlobalMacros", "MyModule.MyTestSub" However, I dont seem...
I'm experiencing a problem with image quality when importing an EPS and exporting it as a SWF using VBA in Corel Draw 10. If I open the EPS manually within...
Hi Steve, It sounds as though you are importing manually using the PS interpreted filter, but that you are using the PS encapuslated filter (which is the...
Is there any way to invert the colours of a selected group of objects using VBA and Corel Draw 10? It's possible to do this interactively using the Effects |...
I have written a series of vba routines. I want to distribute these routines in a microsoft installer based setup program. In the setup I want to check if the...
Hi Steven, ... I don't know if there is a VBA command, but you can certainly invoke the aforesaid menu item like this : SendMessage AppWindow.Handle,...
Hi, With CorelDraw10 and 9 I can define custom data to the objects through the object data administrator. I want to access this data using VBA but I can't find...
... object. I mean I can do that from the Corel Draw GUI, I never tried from VBA API yet ... Anyway I can't get VBA to open from CorelDraw 10. Any attempt to...
Hi I need to check if VBA for Corel 10 is installed and working on a user's computer as part of a setup program. does anyone know of a registry entry or a...
Hi, On NT4 workstation CorelDraw10 has printable area shifted to the left side for landscape page orientation, and on win2000 workstation it is shifted to the...
Anatoly, You have confirmed that it is the OS rather than the PC or printer? If yes, that might explain some problems I've been having. Roy Brewer ... ***...