Illustrator :: Creating A New Document Profile CS5
Feb 25, 2013
I have created a New Document Profile that I want to use as a base when starting Ilustrator work. I cleared pallettes colors, brushes, symbols etc and created 3 new common layers etc. When I select my file from the New Document Profiles pull down menu the Layers pallette opens with only a blank Layer1 .The work on my custom Layers that I would like as masters is gone.
View 3 Replies
ADVERTISEMENT
Jun 18, 2012
I have the illustrator instalation from creative cloud subscription and everytime i create a new document and on the profile combo choose "web", the illustrator freezes forever.
Im using mac version in a macbook pro 13" corei7 with 8gigs ram.
View 5 Replies
View Related
Sep 11, 2013
How do I set up a custom document profile in Illustrator CC and save it for future use?
I do not see any way to save it.
View 5 Replies
View Related
Jun 5, 2012
I created a document profile and saved it in the appropriate folder:
C:UsersusernameAppDataRoamingAdobeAdobe Illustrator CS6 Settingsen_USx64New Document Profiles
I then needed to remove it, but it keeps coming back. I deleted the file (even from the recycle bin), deleted my preferences, and rebooted the machine. But when I start Illustrator, as soon as I press Ctrl + N or choose File/New, the profile automatically gets recreated in the New Document Profiles folder and shows up in the Profile drop-down list of the New File dialog.
View 6 Replies
View Related
Oct 16, 2012
I'd like to create a script that checks the current document's color profile and checks it against a string, for example "sRGB IEC61966-2.1". My studio has a script that performs various functions to make sure that all the layers are visible/unlocked, checks for stray points, etc., and we'd like to add a check to the color profile because we handle a large number of files and this setting is overlooked a lot.
It's alright if this value isn't writable through script (we can just pop up an alert letting the user know that they need to change it), but I can't find where to actually read this setting! We're currently working on Macs and with JavaScript, but any nudge in the right direction.
View 11 Replies
View Related
Jun 3, 2011
While exporting the document as jpeg, through File->Export, there is an option "Embed ICC Profile" as figure shows.
How to set it if I am exporting the document through my program in which I rasterize the document and used the sAIImage->AsJPEG(raster, jpegDataFilter, params); I didn't find any option in AIRasterizeSettings or AIImageOptJPEGParams to set this flag.
View 9 Replies
View Related
Mar 27, 2013
I can't figure out the proper commands to fill out and complete the script below. What I am trying to do is:
- Create a new document using one of the Profile presets (or have the New Document dialogue open so I could select the profile, size and bleed)
- Make 3 layers, each with a diferent name
- Create a rectangle the size of the artboard on the bottom layer, with a swatch stroke and no fill
- Create a rectangle the size of the bleed on the middle layer, with no stroke or fill
Like I said, I haven't gotten far at all. I've read through the basic scripting guides and I'm just not understanding all of the language needed to string things together.
tell application "Adobe Illustrator"
make new document
set topLayer to make new layer ¬
at beginning of document 1 with properties {name:"Vector"}
set bottomLayer to make new layer ¬
at end of document 1 with properties {name:"Through Cut"}
end tell
View 6 Replies
View Related
Aug 9, 2012
Is it possible to create an art which is present on the document but not on the 'Layer' panel(F7)?
My requirement is to create an art which is visible on the document, but could not be seen on the Layer panel and user is not able to select it.
Just like it happens in case of reflection, when we are creating a copy of selected art object, the reflected copy doesn't present on the 'Layer' panel but it is visible on the document and user is not able to select the reflected one, while he can only select the original art.
View 1 Replies
View Related
Jul 11, 2013
I want to create a stroke profile with a modified brush stroke. Is that possible? Or do I have to begin with a shape?This is what I am trying to assign, but the option to save as a variable width profile is greyed out.
View 3 Replies
View Related
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.
View 4 Replies
View Related
Mar 14, 2013
Im creating a Profile Bandset and would like to have multiple surface/profile elevations shown, ie: EG, FG, Back of Curb and Back of walk. While creating this bandset I see that the text component editor properties only has code for profile 1 elevation and profile 2 elevation in the properties area, which the code for this looks like below.
<[Profile1 Elevation(Uft|P2|RN|Sn|OF|AP)]>
<[Profile2 Elevation(Uft|P3|RN|AP|Sn|OF)]>
Ive tried to write my own code using the profile 2 as an example but it doesnt seem to work as a 3rd surface/profile and only seems to mimic the profile 2 elevation when placed in the band
My questions are as follows
1) does Civil 3d only allow 2 surface elevations in any band set? if it does allow more profiles/surface elevations what am i missing to create it?
2) if Civil 3d does alow for multiple surfaces to be shown in the band set how do i get the text component editor to supply the extra profile elevation codes? or would i need to create from scratch
3) if i need to write the code from scratch does any listing of the codes and meanings of each code ie what does RN, Uft, Sn and so forth do and mean .
View 3 Replies
View Related
Jan 14, 2006
Everytime I open a .jpg file, a popup comes up that says that. Is there anyway to just have it automatically not have one or to embed one? Or just ignore it completely?
View 3 Replies
View Related
Apr 6, 2005
I have done some photography for a preexisting series.
The existing files are embedded with a unique colour profile, I ideally need to use that profile so that the new photography exactly matches colour wise, as I will be using some elements from the original files.
Is there any way to save the embedded profile, so that I can apply it to any new files that I work on?
View 9 Replies
View Related
Jul 14, 2004
I try and open any of my old images (or new ones for that matter) I get this dialog box:
The document "Architecture.jpg" has an embedded color profile that does not match the current RGB working space. The embedded profile will be used instead of the working space.
Embedded: sRGB IEC61966-2.1
Working: Adobe RGB (1998)
View 5 Replies
View Related
May 12, 2013
I've looked and looked, and even Googled. how to change the default color profile when you start a New image file? In CS5 mine defaults to sRGB (Under the Advanced drop down) but my CS6 is ProPhoto RGB which means I have to change it manually nearly every time I paste an image copied via right click in a web browser.
View 8 Replies
View Related
Jul 24, 2011
Is it possible to change the color profile of a document after you've created it?
View 2 Replies
View Related
Apr 2, 2012
Each time I open a file in AI - CS3 I get the same message: "Missing Profile - The doc does not have an embedded CMYK profile". I looked in library>colorsync>profiles and sure enough they were gone? I downloaded new profiles from Adobe, installed them in library>colorsync>profiles - and still the same thing with each file I open. I dragged AI to the trash, re-installed AI from my disc repeated the process with the same results .
View 10 Replies
View Related
Nov 2, 2012
I am using Photoshop CS5 on OSX 10.6.8. When I try to create a new file or copy and paste within an open file, I receive this error message: "This is not a valid Portable Document File (PDF) document. It cannot be opened." This does not occur when opening files, only when creating a new document or working within an open document. I have tried deleting preferences and resetting all warning messages but nothing has worked.
View 1 Replies
View Related
Jun 14, 2006
When I try to create a new document or open an existing one in either ps 7 or CS, it closes. This happens everytime.
Previously they were both saying "cannot create new document because of program error" but I deleted the preferences, and now they do this...
I've re-installed CS twice now.
When I try photoshop in another account it does the "could not create a new document because of program error" message.
I have a 1.33 GHZ PowerPC G$, 512 Ram, OS X version 10.4.6
Photoshop used to work fine, and then one day randomly had the error message, and now closes when i create or open documents.
View 1 Replies
View Related
Sep 4, 2013
I downloaded a .psd file that is a catalog mockup. The document contains a smart object that looks like a catalog lying on a table top and I want to take my catalog art and place it in this smart object so that it looks like I've taken a nice photograph of my design work. That is the easy part!
What I want to do now is duplicate that smart object, put it underneath the original so it is peeking out and tilt it a bit. Then I want to put the back side of the catalog art on it so that it now looks like I've got both the front and back showing. Only problem I keep running into is that now when I click on the 2nd, duplicated smart object and put the different art (back of catalog) on it, it updates the original, first smart object that I want to show the front of the catalog.
Basically I want the two smart objects to not link and update each other when they are in the same document. I can't find anything online so far and am running out of time. I even tried calling Adobe and that WAS A MESS.
View 2 Replies
View Related
Feb 10, 2013
I have a scanned copy of an old architectural plan of a building, it was done by hand is old and being a copy traced by crayon so you can imagine it is very fuzzy and speckled, there are clearly visible but no solid crisp lines.
It has taken me hours just to delete large areas of white space that is fuzzy/speckled.
there is a function that can trace a line ignoring the fuzziness around it and making it crisp? I've been playing around with the magic wand tool but its not coping with it. Despeckle filter doesn't really cut it either.
View 9 Replies
View Related
Jun 1, 2012
Windows Vista 64, corel crashes on creating new document or opening existing one. It crashes twice actually. First crash spews out this:
Nazwa zdarzenia problemu: APPCRASH Nazwa aplikacji: CorelDRW.exe Wersja aplikacji: 16.0.0.707 Sygnatura czasowa aplikacji: 4f4c60a4 Nazwa modułu z błędem: MSVCR100.dll Wersja modułu z błędem: 10.0.40219.1 Sygnatura czasowa modułu z błędem: 4d5f034a Kod wyjątku: 40000015 Przesunięcie wyjątku: 00000000000761c9 Wersja systemu operacyjnego: 6.0.6002.2.2.0.256.6 Identyfikator ustawień regionalnych: 1045 Dodatkowe informacje 1: e139 Dodatkowe informacje 2: ed2429a1e405cd1a6fea3328235a733b Dodatkowe informacje 3: 08d2 Dodatkowe informacje 4: 7206fe9a4464dcae865f27c5d1766c68
second with this:
Nazwa zdarzenia problemu: APPCRASH Nazwa aplikacji: CorelDRW.exe Wersja aplikacji: 16.0.0.707 Sygnatura czasowa aplikacji: 4f4c60a4 Nazwa modułu z błędem: mfc100u.dll Wersja modułu z błędem: 10.0.40219.1 Sygnatura czasowa modułu z błędem: 4d5f1436 Kod wyjątku: c0000005 Przesunięcie wyjątku: 0000000000001b33 Wersja systemu operacyjnego: 6.0.6002.2.2.0.256.6 Identyfikator ustawień regionalnych: 1045 Dodatkowe informacje 1: 433d Dodatkowe informacje 2: c4f485ce7f6b39f48369e75a4a5c6af7 Dodatkowe informacje 3: f657 Dodatkowe informacje 4: bc294d6383f97effacd7dcb23980b3fe
Both are Visual C++ related as far as I can see. I have all the Visual C++ redistributables installed and up to date.
View 5 Replies
View Related
Aug 9, 2013
Can I turn off photoshop cc creating a blank document when I open the application?
View 7 Replies
View Related
Jun 14, 2011
I have a bit of a problem, i'm new to corel draw and i'm trying to create a flyer in 11x17 but when i go into print preview it shows half of my work only. can you adjust the print area on the print preview?
i need these flyer to be printed out in 11x17. would i need to create the document in a regular 8.5x11 and if so how would i increase the size to print out to 11x17?
View 3 Replies
View Related
Apr 16, 2011
I'm creating a large document with the same background but different pics and text on the multiple pages. I want to create a background that is not a bitmap but is still vector and that I can edit, that will automatically come up with each new page. And the kicker is that if I change one thing to the background, it will auto populate the change to the rest of the document.
The background consists of a title, a company logo, some solid fill text and pic areas. So for instance if I wanted to change the background color from green to blue I don't want to have to go to each page and change it individually.
View 1 Replies
View Related
Oct 7, 2013
I'm trying to create a profile from a txt file but I keep on getting this error message ''chainage XX+XXX.XX either outside of alignment limits or within gap created by a chainage equation'' . The txt file has chainage and elevation and the formatting is OK, so I don't get what the problem is.
View 8 Replies
View Related
Jan 6, 2014
I'm trying to create a profile of a pipe. I have elevation data for the pipe and natural ground I've created a surface from the natural ground then I created and alignment. Next I created a profile when the profile was completed I got broken lines and spikes for my pipe not a polyline that followed the natural ground. I'm at a loss as to how I could fix this and I'm very new to AutoCADD I'm a GIS person.
View 9 Replies
View Related
Feb 19, 2012
The visual spectrum of us humans is very different than that of a dogs as they only have two of the three cones in the eye that we have, and what color they do see is not as saturated as ours either.
below are a few diagrams that show the differences. From the information above, do you thing that you can create a color profile that closely aproximates the vision of a dog?
View 13 Replies
View Related
Oct 4, 2013
I try to create my Vertical Profile using "Convert using AutoCAD line and spline" but spline option is not working.
I recreated as spline>cv>Degree (2) quadratic. The Civil3D is not accepting.
I'm doing something wrong? Use another procedure?
View 1 Replies
View Related
Aug 14, 2012
I've been asked to create a 3D poly from a given alignment and profile.
The only way I know to do it, is to create a feature line using the "createfeaturelinefromalign" command and exploding it.
My problem is that the resulting 3D poly loses a lot of the "precision" the feature line had (how closely it followed the alignment).
another way to create a 3D poly or of some method of maintaining the feature precision when exploding it?
View 9 Replies
View Related
Nov 14, 2013
I am fairly new to the Civil side of AutoCAD, as I used to work primarily in Map. I am working on a street rehab project in which I need to take survey points showing existing elevations (centerline, flowline, and top of curb) and show existing profiles in a profile view. I have no problems setting up the profile view(s) or the centerline alignment, but I am having problems with creating the profiles themselves, and I have a two part question about them
Question 1: According to the user's guide, the correct way to set up an "existing" profile is by extracting it from a surface, but I don't have a surface to use. In reading through the various profile types, the best way to set up what I want seems to be by using the profile layout tools, but the help says that a profile layout is supposed to be for a final "proposed" profile, not the existing. Does this actually matter? Will I be breaking Civil functionality by creating an existing profile using the profile layout tools?
Question 2: In reading through the profile layout tools, everything seems to be centered around PVI's. Even using the "tangent tangent" method to add in points seems to only use the first and last point as controls, with everything in between treated as a PVI. If you look at the documentation here, points one and four are treated as actual elevations, while curvature occurs at points 2 and 3. In my case, since what I have is a series of actual points on a surface, each point should be an actual surface elevation with curvature occurring between points and not at them. What method should I be using to input the points in the profile?
View 9 Replies
View Related