CorelDRAW / DESIGNER SDK :: Automate Artwork Generation Process Using Interop

Jul 1, 2010

I am using CorelDraw 12. I am trying to automate the Art work generation process using  the Interop.CorelDraw Assembly along with C# .Net. I am facing a problem. When I am creating a word object, if the Height of the Text is greater than 21cms the art work is not being generated. It took me a while to understand this. I am not really sure how to remove the size range for the Text.

View 1 Replies


ADVERTISEMENT

AutoCad 2D :: Automate Dimensioning Process?

Mar 4, 2013

I work in plumbing design and am constantly burdened by the tedious task of setting out hundreds upon thousands of penetrations every month for the guys on site to locate their plumbing points through the slab.

They use a GPS system to expedite the plotting, but first I provide a CAD file with just 3 layers; GRids ( a line ), Wastepoint ( a donut poly line ) and Fixture Name ( multi text) which the survey program can interpret and set out from ( actually, the surveyor only needs one point, which he grabs from the site grids that I provide ).

So that's all good, but on top of this I must dimension off the grids every point so that measurements can be done on site as back-up/cross checking.

Of course I can't have dims overlapping each other.

Is there any way to automate this part of the process? Taking a dim from the nearest grid (x and y axis) to the centre of the object I use for the penetration.

View 3 Replies View Related

Photoshop :: How-to Automate Process: Combining 2 Pics?

Oct 8, 2005

The problem: I need to automate the job of combining two pictures. Normally I would open those two images, create a new empty file, drag the 2 pics, resize them so they have the same heigth and width, export the new picture for use on the internet and... done.
The result should look something like this (image size here is reduced for the sake of speed):

View 3 Replies View Related

Photoshop :: Automate Process Of Scanning Bunch Of Old Public Domain Magazines

Aug 24, 2013

I'm trying to automate the process of scanning a bunch old public domain magazines.  When I try to create an Action to automate the process of the following mouse clicks:
 
File > Import > WIA Support
Click START button on WIA Support screen
Choose which device I want to use [flatbed scanner] > Click OK
Choose Custom Settings > Click PREVIEW
 
the Action stops at the very first step above (File > Import > WIA Support).
 
Maybe Actions aren't the best way to go about automating this entire process.  If there is a better way this can be done how do I go about it?  I want the macro / Action to stop at the last step above because I often need to adjust the portion of the page that I actually want scanned so I need to do the final step manually (actually scanning the page once I'm satisfied with the preview).

View 1 Replies View Related

AutoCAD Inventor :: Automate Printing Process - Print All Sheets As One PDF File

Nov 26, 2012

I would like to use Drag2PDF to create my PDF, and I want to automate the printing process. I want to print all sheets as a one PDF file. I have created a simple C# code, which prints to PDF, but I have one problem... When I submit the print a dialogue will appear (from the Drag2PDF) which asks for the file to be saved (location and name) How can I automate this?

I may not use pdfAddIn.SaveCopyAs, it makes my PDF not good.

public void PrintDrawingToPDF() {
Inventor.DrawingPrintManager oPrintMgr = (Inventor.DrawingPrintManager)InventorOpen._invApp.ActiveDocument.PrintManager;
oPrintMgr.Printer = "Drag2PDF";
oPrintMgr.PaperSize = PaperSizeEnum.kPaperSizeA3;
oPrintMgr.PrintRange = PrintRangeEnum.kPrintAllSheets;
oPrintMgr.SubmitPrint();
}

View 3 Replies View Related

Photoshop :: How To Take A Grayscale Image, & Automate The Match Color Process W/multiple Colors

Jul 15, 2009

how to use the match color tool to automatically convert one grayscale image into multiple output images based on a collection of color swatches? Or a better process to achieve this automated?

I have all the swatches in psd files in one directory. I can do them one-by-one but I was wondering if there was a way to automate this process and have it spit out and save the different images automatically based on the saved swatch colors.

View 4 Replies View Related

Illustrator :: Recolor Artwork Selection Of Process To Global Swatch?

Jun 27, 2013

The text below is set in one conatiner, I want to recolor 28m 100y process to a PMS 130 Global swatch.
 
I select  the type, use recolor artwork,  and take the arrows off of everything except the 2nd color (which is 28m 100y). This is where I get stuck, how do I assign PMS 130 to be the destination color?
 
Tried clicking a few things and did not work, and if I try to choose document swatches, I get the error below.
 
I cannot use select >> same fill color, because the type is in one text container, and I need just the gold type selected (along with fills and strokes in the rest fo the document)
 
[URL]

View 4 Replies View Related

Photoshop :: Create Flashcards With Photoshop And Automate The Process

Oct 10, 2008

I've seen that with Photoshop we can use batch processing to edit many images automatically.

My question is:
Is there some way that Photoshop import text from a MSExcel database and paste it in a text layer in my PSD file?.

I have a PSD template with 4 layers: the first one is the color base layer. The other 3 ones are the text layers. I want to import the registers of my Excel database and paste them in each text layer, and then save the image as a PNG file (by default the name of the PNG file would be the text of one of the text layers).
My Excel database has +1000 registers so I want to create +1000 images.

Can be possible that Photoshop do this with a script or addin or any other procedure?. If not possible, is there a way to do it with the help of a third-party software?. if not possible, is there any other software that do what I need?.

My objective is to create Flashcards with Photoshop.
I know that there are many specialized software to create flashcards but unfortunately none of them offer what I want because they create flashcards with plain text only. What I really need is to have my text with art (different types of letters, differente art, different sizes, diferent colors, etc), and I can only do this with Photoshop.

View 4 Replies View Related

CorelDRAW X6 :: Automate TTF Font Export Via VBA?

Sep 14, 2013

I am looking into making TTF file creation from CorelDRAW a little easier. If I record a macro of exporting a single character I get the very basics - just a filename and all it does is pop up the export window where one needs to select the character, set the size, etc. Rather time consuming and awkward.

is there a way to automate this? Just set which character is being saved, set the size and so on? Unfortunately the ExportOptions and ExportFilter structures seem to be basically undocumented (or I don't know how to find their options).

View 2 Replies View Related

CorelDRAW X6 :: Exporting Selected Only Artwork To EPS

May 29, 2012

Program: CorelDraw X6 64 bitOS: Windows 7 SP1 64 bit

I have problem when exporting selected only artwork to eps. The artwork itself contains standard fill objects with no strokes and no special effect on each object (drop shadow, powerclip, etc). On EPS Export dialog I change nothing, just clicked OK button.

The problem is there is no sign if the process success or fail.The file created only have zero bytes.The File>Exit menu is dimmed.When I try to close the document, it say:

Some of the documents could not be closed, because tasks are being performed in the background. Check the status bar of each opened document to see what tasks are being performed and their progress.

I can't close the document and exit the program, so I have to use Task Manager. Also if I continue to edit the artwork, i.e. selecting an object inside a group, the program crashed.

The Windows Crash Report:

Problem signature:  Problem Event Name:    APPCRASH  Application Name:    CorelDrw.exe  Application Version:    16.0.0.707  Application Timestamp:    4f4c60a4  Fault Module Name:    ntdll.dll  Fault Module Version:    6.1.7601.17725  Fault Module Timestamp:    4ec4aa8e  Exception     c0000005  Exception Offset:    000000000005386a  OS Version:    6.1.7601.2.1.0.256.1  Locale ID:    1057  Additional Information 1:    91e0  Additional Information 2:    91e002aff0b00b72d21810f7f6e3ec21  Additional Information 3:    df3c  Additional Information 4:    df3c618bdba74b45b8aca9fde7c3e7c7

View 2 Replies View Related

CorelDRAW X4 :: How To Make Artwork Catalog

Sep 17, 2012

I am looking to have my .cdr files viewable by my Road sales men. I want to make a .jpg listing of all my .cdr files with multipage .cdrs have filename-2, etc.

Would like to keep the same folder structure that my .cdrs are in but under /jpg/ 

What can I do other than manually re-save all these files? What kind of Batch export with sub-folders is possible? I have tried the file convert, but it fails after 4 files.

View 7 Replies View Related

CorelDRAW X5 :: Windows 7 - Artwork Thumbnails Don't Appear

Mar 4, 2013

I've experienced when using CorelDraw X5 with Windows 7, in Windows Explorer it will only show the generic CorelDraw X5 "green" icon for a thumbnail. It doesn't show the thumbnail of the actual artwork. Workaround to show the artwork thumbnail?

View 5 Replies View Related

CorelDRAW Graphics Suite X6 :: 600 Mb Artwork

Mar 21, 2012

I tried a 600 mb artwork in Coreldraw X5......Application Crashed

I tried a 600 mb artwork in Coreldraw X6 32bit......Application Crashed

I tried a 600 mb artwork in Coreldraw X6 64bit......Success

I hope memory issues have been resolved in X6

X5 was a nightmare

View 1 Replies View Related

Illustrator :: CC And CorelDRAW X6 - Artwork Quite Messy?

Aug 21, 2013

I have a Vector Art file in the formet .eps. I want to use that file in CorelDRAW,but the problem is that most of its art is converted to mesh,which makes my artwork quite messy!

How can I successfully achieve it?

It is because the Printer requires it in .cdr format!

I'm using Adobe Illustrator CC and CorelDRAW X6.

View 5 Replies View Related

CorelDRAW X5 :: V15 With Smart Designer 4.5 Crashes?

Apr 23, 2012

we updated from corel 14 with smart designer to corel 15 with smart designer 4.5. Corel is crashing almost continually and is running slow. it is on a dell workstation running a xeon processor W 3503 @2.4 GHZ with 4 gig of RAM with windows 7 professional with service pack 1 32 bit system. We have defraged the system, ran a registry cleaner, rebooted etc..

View 1 Replies View Related

CorelDRAW / DESIGNER SDK :: SVG Export Data

Jul 12, 2011

I would like to export my Corel files and parse them myself with C# code for display in Microsoft’s WPF. I've tried this with SVG files with mixed success. Any resource that explains the coordinate system of Corel's SVG export data? 

After parsing corel SVG paths, I've noticed some odd behavior. Here are a few things:

The position of a Corel graphic on a page prior to exportation affects the size of the graphic in the SVG file?

I get negative numbers (x y points) in the SVG file when corel numbers are all pos. The x,y values seem to be flipped to y,x values. 

I have a large volume of our own clip art that I need to put on line via Microsoft's WPF (windows presentation foundation) all of which is saved in CDR files .

View 2 Replies View Related

CorelDRAW / DESIGNER SDK :: How To Add Image Using C# Code

Dec 8, 2012

I want to add image file to a cdr file using c# code.

View 4 Replies View Related

CorelDRAW Graphics Suite X5 :: Automate Activation By Windows Script?

Dec 27, 2011

is there a way to active an installation of X5 (applying the serial to the trial) by using some script/tools (VBScript, etc.)?

Basically I want to allow some users to activate their installations without knowning the serial number (I work in a large institution).

View 1 Replies View Related

CorelDRAW Graphics Suite X6 :: Text Over Artwork?

Feb 25, 2013

I really don't know the best way to do this or maybe there is a standard, but here is what I am wanting.

When you put text over a simple vector graphic, the graphics makes it hard to read the Text.

I normally delete the graphic lines touching the text and this works but was wondering if there was another way.

Example: if this is a one color design "White" and it is just an outline of lets say  a human, and I want to display text which is "White" also across the human image sometimes the image will interfere with being able to read the text clearly.

View 12 Replies View Related

CorelDRAW X4 :: How To Refresh Screen After Every Change In Artwork

Oct 17, 2011

In coreldraw x4 i needed to refresh a screen (Ctrl + w) after every change in artwork.

I am using macros in corel draw.

View 5 Replies View Related

CorelDRAW Graphics Suite X5 :: Enlarging Artwork

Jul 16, 2013

I am using X5. I hanve a customer with a business card and wants the artwork enlarged for a t-shirt to about a 8.5 X 11 inches. The logo measures about 1.5I X 2 inches. Is this even possible to make it anything that looks half decent?

View 3 Replies View Related

CorelDRAW Graphics Suite X6 :: Artwork Disappears When Zooming?

Jul 8, 2013

Artwork disappears when zooming in and out in corel x6 then have to close file and reopen

View 10 Replies View Related

CorelDRAW / DESIGNER SDK :: How To Edit Welcome / Quick Start Screen

Jul 31, 2013

Is there a way to edit the Welcome/Quick Start screen?

I would like to make this:

Look more like this:

except with better artwork.  Is this possible?  What files do I need to change?

View 3 Replies View Related

CorelDRAW / DESIGNER SDK :: How To Change Text Of Field In CDR File Using C#

Dec 5, 2012

i need to manipulate the  text  of a field in cdr file(For example:- from 'yogesh' to 'sharma') using c# code....

i know it is something like...

CorelDRAW.Application cdr =
new Application();
cdr.OpenDocument(@"C:UsersuserDesktop500074.cdr", 1);

this will open the cdr file but how should i manipulate text of its fields...

View 1 Replies View Related

CorelDRAW Graphics Suite X5 :: Macro To Automate Compress Bitmap File To Smaller Size

Mar 29, 2011

How do i program my corel photo paint to compress large jpeg photo file to a smaller size and save into another folder.

View 5 Replies View Related

CorelDRAW Graphics Suite X6 :: Preview Artwork / Changing Default Font

Jun 8, 2012

we just upgraded from X5 to X6, and I was just wondering if there is a way to preview artwork, in the preview pane, using X6, and I am referring to .cdr files not .eps.

Also how do you go about changing the default font when starting a new document?

View 8 Replies View Related

AutoCAD .NET :: Export To WMF Without Using Interop

Jul 1, 2013

I would like to export a DWG file to WMF. I've read in the forum I need to add Autodesk.Autocad.interop.dll and Autodesk.Autocad.interop.common.dll, but with these references the interface displays too many duplicate definitions.

How can I do without using Interop references?

View 9 Replies View Related

CorelDRAW Graphics Suite 12 :: How To Link Number In Artwork To External Excel File

Nov 16, 2012

Is it possible to do such a thing? Everyday I have to change the production number in the label artwork. Can I link this production number in the artwork to an external file such as an Excel datasheet?

View 3 Replies View Related

AutoCAD .NET :: Interop Excel Error

Mar 25, 2013

What happen? Error occurred when COM interop Autocad 2012 with excel 2010.

View 8 Replies View Related

CorelDRAW / DESIGNER SDK :: How To Programmatically Lock Ratio Of Scaling And Sizing Of Image Imported On Curve

Jan 31, 2013

I am a  C# developer and  not  very familiar with coreldraw(when using with c#). My problem is that i am programmatically importing image on a curve using the following C# code.

d.ActiveLayer.Import(imgpath);// image path is path of the cdr file

                                            var v = d.ActiveShape;
                                            v.SizeHeight = 20.00;
                                            v.SizeWidth = 15.00;
                                            v.AddToPowerClip(s);

Now when i run this code the image gets placed into the curve bit it gets stretched vertically means the face of  a student(that comes from imagepath) get stretched  vertically..When i do this Manually with scaling and sizing ratio locked it gets properly inserted in curve....

View 2 Replies View Related

AutoCAD .NET :: Getting Save As Settings Without Doing Interop Stuff

Feb 21, 2013

@The moment i am trying to get the saveAs settings that were used when the user hits the save/saveAs button in autocad.

My addin needs to store the current document with these settings. i dont want to use some pop-up dialog.

The .currentVersion property saves the document with the applicationversions standard saveprofile.

I need some kind of property that reflects the users saveAs settings.

Is there any way getting those information via the .net api without doing the interop stuff?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved