Forum Post: Importing Text From Database
I have a sql database table that stores formatted html strings and when I bring that string into CorelDraw, it ignores all the html tags. Does CorelDraw allow you to set the text of a shape object and...
View ArticleForum Post: Macro help - Convert each object from selection to bitmap
Hi community, first post! Can someone help me with this little macro? Sorry bad english... [:$]
View ArticleForum Post: Print Dialog changes size and position randomly
I recently upgraded from X3 to X8. In both versions the print dialog box will randomly change the size and position of my prints if I don't go to the layout tab last and make sure that "as in document"...
View ArticleForum Post: RE: Importing Text From Database
You can try to look here http://community.coreldraw.com/talk/coreldraw_graphics_suite_x7/f/810/t/52318
View ArticleForum Post: RE: Importing Text From Database
Thanks for the reply. I was using H2O as an example of a subscript value. I'm hoping that I'm not going to have to manually parse all my formatted text from my database I have over 1000 entries, all...
View ArticleForum Post: Problem with solids behind photo with cutout background
I did not encounter this problem with X7. When I place a photo with a cutout background in front of a solid rectangle, I get a distortion from the border of solid rectangle from the cutout image. It's...
View ArticleForum Post: RE: Problem with solids behind photo with cutout background
Didn't forget attachment... just can't figure out how to attach it.
View ArticleForum Post: RE: Problem with solids behind photo with cutout background
When you are typing your post, look to the right, slightly down, of the text input box and you will se 'Use rich formatting'. Click on that and then you will see that you can attach images, change text...
View ArticleForum Post: COM Help
we're trying to export a cdr to png, preserving transparency. Here is the code we're using to do the export: var po = new VGCore.StructPaletteOptions(); var eo = new VGCore.StructExportOptions();...
View ArticleForum Post: RE: No workable Export Dialog (JPG, PNG, GIF...)
what version of .NET is installed on your system ?
View ArticleForum Post: Master Layer Curious Behavior
I had a three page project and decided to make a master layer because there will be over 100 pages. I made the layer in page 1 then moved it to master page all the way at the bottom. Page 1 looks OK...
View ArticleForum Post: RE: Randomly crash.
This information is not that useful to us, what'd be a lot more useful would be if you could create a crash dump and then upload it somewhere where we can download it. When you get the crash dialog,...
View ArticleForum Post: RE: CorelDraw X8 eps export issue
I notice a very strange behavior - to illustrate I include a picture: Any idea, how this can happen? We have this on 3 different systems with unpredictable results Thanks for an aswer!
View ArticleForum Post: RE: CorelDraw X8 eps export issue
Can you post the .CDR and the EPS files that you were using for testing?
View ArticleForum Post: RE: Randomly crash.
Also, HotFix 1 was released a while ago now...can you go to http://www.coreldraw.com/ca/pages/patches/cdgs/x8/?_ga=1.204023568.160980430.1422818721 ..and download and install that patch and see if the...
View ArticleForum Post: Replace Existing Text w/ New Text
I've been working on this code... But I need input! You know how you work on a code so long you're brain fries? Well that's where I am. I feel this should be easy but leave it to me to make thing...
View ArticleForum Post: Designer X7 slow to update changes on screen.
Running PC with an 3.07HHz i7 processor, 12GB DDR3 @ 543MHz, Radeon HD5500 1G Graphics cards, 256GB SATA 3 SSD. Designer 7 imported 7.15MB DWG file. After conversion and removing a lot of objects I...
View ArticleForum Post: RE: Corel moves objects when printing
I just started having the same problem. If the page isn't full, everything shifts up and together. I have tried two printers and get the same result. Also, as someone stated, the print preview looks...
View ArticleForum Post: RE: Replace Existing Text w/ New Text
Maybe code below can help Sub ReplaceText() Dim txtFIND As String Dim txtREPLACE As String 'The new word to replace the old Dim p As Page If ActiveShape.Type <> cdrTextShape Then...
View ArticleForum Post: RE: No workable Export Dialog (JPG, PNG, GIF...)
Check the Java and see if it's updated? Then check to see if it fix the problem.
View Article