Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

cdrvba · Corel Application Automation

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 374
  • Category: Graphics
  • Founded: Feb 4, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 571 - 601 of 1101   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
571 Les Johnson
ylaoj Send Email
Nov 1, 2001
1:31 pm
John, I had some time so I put it into your question. The attachment (if I don't forget to add it) has a PP file. The only thing of interest in it is the VBA...
572 sgutauckis@...
sgutauckis Send Email
Nov 9, 2001
4:34 pm
Belwo is a sample sub of what i am doing. The problem is this; If I do nothing in the way of setting the width of the text, the fit to path works. However if I...
573 Alex Vakulenko
alexv1n Send Email
Nov 9, 2001
5:13 pm
... indicated ... something ... it ... This is the way CorelDRAW works. It has nothing to do with VBA, you can reproduce the same behavior manually in the...
574 sgutauckis@...
sgutauckis Send Email
Nov 9, 2001
7:58 pm
Hi Alex, To answer your questions: I use the script version to control the different aspects of the FitTextToPath. and I wasnt using the Shape.Stretch...
575 Alex Vakulenko
alexv1n Send Email
Nov 9, 2001
8:16 pm
Hi everyone, First, I have some good news: message archives are restored and now are online (several last messages are lost though but there wasn't much of...
577 sgutauckis@...
sgutauckis Send Email
Nov 9, 2001
8:34 pm
Alex, On second thought about the text to path question. Your answer doesnt really make sense to me. Let me explain what my goal is. A specified circle, let's...
578 Charlie Maitland
Charles@... Send Email
Nov 9, 2001
8:40 pm
Is it me? When attempting to participate in the poll I seem to be giong round in circles. Charlie Maitland ... From: Alex Vakulenko [mailto:alexv@...] ...
579 cdrvba@yahoogroups.com Send Email Nov 9, 2001
9:04 pm
Enter your vote today! A new poll has been created for the cdrvba group: How severely your CorelDRAW 10 automation projects are affected by VBA- related bugs...
580 Roy Brewer
roybrewer99 Send Email
Nov 10, 2001
6:07 am
Scott, Alex is right (as usual). That's a Corel issue. The more you distort text (stretch included) the more likely you'll have garbled text along the path....
581 sgutauckis@...
sgutauckis Send Email
Nov 10, 2001
11:45 pm
Hi Roy, Yea I see it working that way I just dont understand why. Seems to me this a bug, not a feature. :) Well I guess I will have to figure a work...
582 Roy Brewer
roybrewer99 Send Email
Nov 11, 2001
4:38 am
... Scott, Bug with capital letters! Seems to me like you could "borrow" Xenetech code to accomplish the work around. That would be an significant feature...
583 sgutauckis@...
sgutauckis Send Email
Nov 12, 2001
12:56 pm
How 'bout it Alex... Is this something Corel plans to fix in its next version? I would hate to do the work only to have it fixed at a later date.... Where does...
584 Alex Vakulenko
alexv1n Send Email
Nov 12, 2001
2:45 pm
Scott, ... next ... later ... a ... Obviously I cannot tell for Corel but I have noticed this issue numerous times on newsgroups. Definitely it is a usability...
585 Alex Vakulenko
alexv1n Send Email
Nov 12, 2001
2:51 pm
Hi group, I just wanted to thank everyone who has answered my request to participate in the poll. So far I have received 11 replies which is quite good...
586 sgutauckis@...
sgutauckis Send Email
Nov 12, 2001
6:50 pm
Thanks for the info Alex. Scott ... as ... but ... don't ... it, ... say ... 200% ... end ... it ... size). ... AvantGarde ... Test ... nothing ... the ... ...
587 Nick Wilkinson
isocalc Send Email
Nov 14, 2001
7:22 am
I have a question about the 'cut-down&#39; version of CorelDRAW that comes in the CorelDRAW Essentials box -- does it include the CorelDRAW 9 API/TLB? Can I...
588 Alex Vakulenko
alexv1n Send Email
Nov 14, 2001
9:45 pm
Nick, CorelDRAW Essentials is a regular CorelDRAW 9 for VB in terms of automation interfaces. I haven't tried everything but basic stuff like creating document...
589 Nick Wilkinson
isocalc Send Email
Nov 14, 2001
10:10 pm
Thanks Alex. That's the info I wanted -- and was expecting. VB for now, C++ soon. Regards, Nick. ... From: "Alex Vakulenko" <alexv@...> To:...
590 David Ames
davida@... Send Email
Nov 14, 2001
10:47 pm
Hey all, I need to convert around 4500 .CDR files to .WMF. I've written some VB 6 code to iterate through the files in the folder (using the FileSystemObject)...
591 Nick Wilkinson
isocalc Send Email
Nov 14, 2001
11:03 pm
David, Which version of CorelDRAW are you using? I have checked in CDR10 and there is a WMF filter for the StructSaveAsOptions. I haven't checked CDR9. -- Nick...
592 David Ames
davida@... Send Email
Nov 14, 2001
11:04 pm
CorelDraw 9. ... From: Nick Wilkinson [mailto:nick@...] Sent: Thursday, 15 November 2001 10:01 AM To: cdrvba@yahoogroups.com Subject: Re: [cdrvba] Easy...
593 Nick Wilkinson
isocalc Send Email
Nov 14, 2001
11:20 pm
David, It's a bit of a hack, but you could try setting the filter type to 1294 (&H50E). This is the vlalue of the constant cdrWMF -- if may just be an ...
594 David Ames
davida@... Send Email
Nov 14, 2001
11:45 pm
Thanks for that Sort'a works :) I now get a WMF export dialog box when I run this. (export text as text/curves, OK) I'm exporting some 4,500 images, so having...
595 Nick Wilkinson
isocalc Send Email
Nov 14, 2001
11:52 pm
David, I recall that the _workaround_ for this is to do the first export once and set the settings; these should be remembered. Then do the second export and ...
596 David Ames
davida@... Send Email
Nov 15, 2001
12:14 am
Worked. Thanks for all of your help. Regards, DAVID AMES I.T. Co-Ordinator IN-SITE Phone 1300-134-435 Fax: 9872-5566 Direct: 8873 2207 ... From: Nick Wilkinson...
597 Nick Wilkinson
isocalc Send Email
Nov 15, 2001
12:26 am
Great :) Pleasure. -- Nick Wilkinson. www.isocalc.com -- The site for technical illustrators. ... From: "David Ames" <davida@...> To:...
598 Craig Tucker
s_craig_tucker Send Email
Nov 15, 2001
3:31 pm
All, Is anyone experiencing Coreldrw "sleeping";? Occasionally, processes to coreldrw seem to be hung - if I hover (not click/activate) over Corel on the...
599 Georgeann Schilling
click101 Send Email
Nov 15, 2001
3:42 pm
I have experienced it. We have an application automating Coreldraw 9 and it tends to stop/pause for a while. If I move the mouse over the page it continues....
600 Craig Tucker
s_craig_tucker Send Email
Nov 15, 2001
3:52 pm
Ah, Thanks for the feedback Georgeann! Same here, I have noticed it for a while and most of the time it continues. It is really starting to interfere with the...
601 Alex Vakulenko
alexv1n Send Email
Nov 15, 2001
4:50 pm
Craig, ... I have notice that as well, however the actual cause of this behavior is unknown so far. When you do the call from out-of-process (VB-to- CorelDRAW...
Messages 571 - 601 of 1101   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help