Illustrator :: How To Save Custom Artboard Setup With Custom Document Profile
Nov 1, 2012
Is there a way to save a custom artboard setup with a custom document profile in illustrator cs5? I do technical illustrations and our page size is odd (7.19 x 8.96. It the size that our Framemaker layout is set to.). I have a custom document profile that I use, but I use the grids all the time so that my callouts are spaced out evenly around the art. I would like to have a way to set the artboard up so that the grid will align to the center of the artboard everytime I turn them on. Right now they always start from the top left and when I center art in the center of the page, the grid spacing isn't the same on each side of the art. I just want to be able to open my document profile, turn on my grids, have them start from the center, and I can get down to business. As it is now I have to go into my artboard settings and manually adjust the grid to the center. Small annoyance, but it still annoys me. I have tried to save it a few different ways, but nothing has worked. Maybe there just isn't a way.
In prior versions of PS, if I added a custom profile under Proof Setup, it would be pinned to the Proof Setup menu (along with the default profiles). That doesn't appear to happen in PS CS6.
Is there a specific place I need to save the custom Proof profiles to so that they will appear in the menu?
Edit an image file and get it to where I like on the monitor.Duplicate the file and set the new file to the profile for the printer which will be used, by using View > Proof Setup > Custom and setting an imported printer profile for the printing company that I use.
Edit the soft proof file to get it to where it looks good again. Save off the file for the printer and also save the new PSD file.
Close the PSD file.Reopen the new (soft proofed) PSD file.Still looks good, but.... when you check View > Proof Setup it's now generally set to Custom: U.S. Web Coated (SWOP) v2 instead of to the imported printer profile which was set previously. WHY???? Where did the printer profile go? Is it supposed to do this?
If I then reset View > Proof Setup to the correct printer profile, the image goes to crap again.
is it possible to make a new document and instead of having it shaped like a rectangle/square, to have it shaped like a octagon? I'm making a square shaped business card, but I want the right side of the card to have a zig-zag pattern cut out on it.
I have just signed up to Adobe CC and got a lot to learn. Using Illustrator, when I drag a custom shape across an art board, I would like to see dimensions as I draw. Can I set a preference for thisand where do I find it?
Displaying custom artboard Names under the artboards
Naming and sorting artboards is a great way to handle multiple page AI files. I'm working on a longterm project that uses a large number of artwords. Is it possible to display the name of the artboard under the artboard itself on the screen?
Here are examples:
[above: I've currently got over 40 artboards in this one file]
How do you go about saving a custom color profile in CS6? Gone is the save button after you have created the custom profile. In my case I want to save a custom Adobe RGB profile with a gamma of 1.0 instead of the usual 2.2. I can create it easy enough in the custom dialog box, but haven't figured out how to save it.
Is it possible to create AND save predefined document sizes instead of the standard US-letter, US-legal, A4, A3…? And DELETE these for video and screen sizes, ect., which I don`t need? I need my own standard sizes (print) for a daily working basis like business cards -> 85x55, postcard ->... A4). So that I don`t have to type the measures again and again manually within a new document or existing artwork. I normally combine all printproduct (drawingareas) for a client in ONE AI file.
When I choose "New Document" in Illustrator CS4 and try to change the document size the "custom" option isn´t available. The only available options are standar sizes.
Can we place a custom menu and commands in Adobe Illustrator and invoke custom actions? The need for us is to call a C# DLL from these menu commands. I see C++ support but none on COM or NET support.
how to save a custom workspace in previous versions does not exist in Illustrator CC. Has this option been reconfigured or simply forgotten? I'm using a Trial Version.
I am trying to setup some palettes to use at work and am using blocks to do so. What I've found is that my palettes work if I have left the blocks in place in the file in which I am creating the palettes. However, if I have deleted the blocks from the file, the blocks in the paletette will not work. Is this normal or is there something deeper?
I'm trying to add some efficiencies to larger projects buy reducing the number of steps required to export to pdf. I'm looking to add a custom file name to the string.
DESIRED
From: 20131006_KK_Brochure_v1.pdf
To: 20131006_KK_Brochure_v1_OUTLINES_PRINT.pdf
However, I'm experiencing problems with the following code that I have modified. The below code is adding "_OUTLINES_PRINT" as a prefix, rather than a suffix.
function getTargetFile(docName, ext, destFolder) { var newName = "_OUTLINES_PRINT"; if (docName.indexOf('.') < 0) { newName = docName + ext;
how to create an icc profile that I can then select as a proof setup preset? Can icc profiles only be created with the video card or can they be made in photoshop?
In the past week or two, I took time to re-create the tool button config in PSP14 that I've used for many years in Paint Shop Pro. However, the next day I see PSP14 has reset to the DEFAULT toolbars!!
Why did this happen? Was it failure to SAVE the configuration? Are my toolbars lost now? any way to restore besides button-by-button reconfig?
Now that I have all my custom properties set up I can't seem to update the custom ones that I made. The custom properties I have added do not seem to work when I update them the through the Sheet Set Manger properties.
What are the folders of my current CorelDRAW installation i can back-up and use them to replace the folders of a new installation so to retain all my settings (workspaces, customizations, shortcuts, settings, plugins, etc)
I need to uninstall and re-install my current installation
Is there any way to extend the "new document" presets as to include custom background or multi layered file ?I find myself using the same layer folders tree and it would be awesome to be able to start right away with a blank document already loaded with this tree.If complete multi layered file is not possible, something like being able to choose the background from a picture (instead of white/color/transparent) would be a great time saver.
Is there a way to write a script to copy a selected/chosen artboard (and it's contents) to another opened document, placing it in exactly the same place on the global x/y coordinates? I'm either unable to find this feature built in to Illustrator, or it's simply missing.