Illustrator :: Printing Sections Of One Image At Different Times?
Aug 19, 2013
I've been asked to produce a timeline to be printed 110cm deep by 410cm wide and wall mounted on Foamex.
The time line will be made up of individual panels - one for each year. 2010 / 2011 / 2012 / 2013 / 2014...
The reason for each year to be printed as a separate panel is to prevent 2013 being plonked on the end of previous years - hope that makes sense! (Each panel will be a summary of the year.)
Ideally I would like to design the timeline with a flowing background graphic so I would need to create the main background as one, then exactly crop each year panel to print individually.
What I'm unsure on is how best to crop each year including bleeds ect so when butted uptogether the design looks seamless.
View 1 Replies
ADVERTISEMENT
Jan 6, 2014
I have created an image and would like to print as many copies of it as I can fit onto a single page from my printer (let's say A4 size). (My image is a logo that I am printing to water-slide transparency which is too expensive to waste one sheet per image). I can't seem to easily do this in Paint.Net (the options for contact sheet and wallet don't come out in quite the size I want). So I guess the best option is to save the file in another format (tiff, jpeg, PNG etc) and then copy it multiple times into another app like Word or PowerPoint, and then print from there. However my image has some transparent areas that I need to keep as transparent. How do I do this? Are there some image file formats that will retain the transparency? Likewise do word or PowerPoint support the transparent areas and print as such?
View 3 Replies
View Related
Sep 16, 2012
I have just started using Photoshop Elements 10 after having worked with Elements 6 for some time. I cannot print the same image more than one time on the same page. It prints out on separate pages. I was able to print the same image several times on the same page with Elements 6..
View 1 Replies
View Related
Jan 1, 2012
I have an image sized 20" x 24". I just have a standard 8.5" x 11" printer. Can I print the image in sections? If so, how?I did this with a PDF document once.
View 2 Replies
View Related
Mar 14, 2013
After printing a photograph cannot print another. Error message: "There was an error opening your printer. Printing functions will not be available until you have selected a printer and reopened any documents." have to close and reopen the program to print one more.
I have this program on my laptop as well where it does not have this problem. Have tried reinstalling but problem remains on my desktop.
View 2 Replies
View Related
Aug 13, 2012
When I print sections of Help, italicized words become jumbled and intelligible. They are usually "Note" paragraphs which are normally significant information. Both printing to my default printer and a PDF creation program have failed.
View 3 Replies
View Related
Aug 6, 2013
I'm trying to print colour to my epsom inkjet but for some reason Illustrator keeps converting my colour image to greyscale.
Now I've been using Illustrator for years and this is a new problem I've not come across before. Is there something I can do to stop it doing it - maybe there's a setting that has accidentally switched on that converts all to greyscale.
If not then I suppose I'll have to revert to "turning it on and off again"!
View 3 Replies
View Related
Mar 26, 2009
I'm using a template for a cd sleeve. One half of it is upside down so to work on the other half I have to rotate the image. I will have to rotate the image a hundred times before the project is finished.
Does this affect the quality? If so, any workarounds for me?
View 6 Replies
View Related
Jun 22, 2012
very long image loading times when loading an image into CS6 from LR4.When I right click an image in LR4 and select edit-in CS6, CS6 immediately starts up, and loads. But after CS6 is fully up on my screen, I get a spinning ball first, then spinning white/grey circles, until my selected image appears within CS6.
I am operatinng with an iMac 27 2.8G with 8G of memory and using SL 10.6.8 I have about 300G of free space on my HDD.
View 2 Replies
View Related
May 29, 2012
for some time now I cant use Times New Roman, Arial, and some other Font Families that comes with Windows 7. I can use the fonts in Word but not in any Adobe product. Why? That wasnt happening on Windows XP.
Another thing, is it possible to sort the fonts in illustrator..
View 2 Replies
View Related
Mar 6, 2014
Alright, so I'm running Windows 7 64-bit and Illustrator CS5.
Times New Roman Regular does not display correctly on my machine when using Illustrator CS5, but Bold, Italic, Italic Bold display just fine. Times New Roman does display correctly in every other program I use. InDesign, Word, etc. I've attached a screenshot to show what I mean.
View 4 Replies
View Related
Jul 4, 2013
I have a simple vector image:
And after scaling down (about 10 times) it gets noticeable distortions:
Is it correct behaviour? How can I avoid it?
I tried with "snap to grid" and without it, nothing changes. I'm using Illustrator CC.
View 5 Replies
View Related
Jun 20, 2012
So they say if you save a JPG image lots of time, the image starts to lose information...
If I open up a JPG image in Photoshop, make some edits, then use the 'save as' command (using a lower quality setting), overwriting the current file open, will saving it again further compress the image that is currently open? Or does photoshop store the original file (when it was first opened) information until closed?
View 5 Replies
View Related
Jun 28, 2012
When I cut, and copy an image to the clipboard and then paste the image into a new, blank page, it pastes the image multiple times (about 20) on the one page. How can I revert to it pasting just one image?
View 1 Replies
View Related
Sep 18, 2013
know if there is a tool like "Ofset" in AutoCAD for Adobe illustrator CS6? I need to repeat an object(let say a Rectangle) 100 times with a distance of 1 cm. I already find the "Transform Effect" function from Effect --> Distort & Transform but this function create a None- Editable copy of the selected object. What I need intact is a independent object which can be edited in future!
View 2 Replies
View Related
Oct 7, 2013
I have a logic problem in my code that I need solving,
here's the bit of code which is supposed to set the text, image and link for a symbol used multiple times on the Stage.
var names = ["melz", "brom", "calm", "micj", "mick", "brir", "mato", "brym", "azin", "hugh", "nicl", "bonr", "lisa"];
var name = null;
for(var x = 0; x < names.length; x++){
name = names[x];
var initials = (name[0]+""+name[3]).toUpperCase();
var cursymbol = sym.getSymbol(name);
[Code]...
The text and image code work, however my problem is with setting the link. It always sets all the symbols to the last name in the names[] array. What I want it to do is to set the link to the personalised name in the array. So the HH button will link to hugh.html and the BM button will link to brym.html etc.
For now I'm going to play around a bit and see what happens.
View 1 Replies
View Related
Oct 14, 2012
How can I make the line segment tool repeat several times?
View 1 Replies
View Related
Feb 6, 2014
I am trying to set font = "Times New Roman" to a text range.
But the API constantly fails with error code = "1430996551".
AIErr result = sAIFont->FindFont("Times New Roman Regular", kAIUnknownFontTechnology, kUnknownAIScript, false, &headingFontKey);
I tried "Times New Roman"
"Times Roman"
"Times-Roman"
"Times New Roman Bold"
I have all these fonts installed on my windows 7 machine and can see them in the AI's font selection menu as well.
What might be the problem ? And how to decode the errorcode (1430996551) ??
View 2 Replies
View Related
Oct 1, 2012
How can I repeat text several times and put it into a circle with the words continuously repeated into the circle if that makes sense.
View 2 Replies
View Related
Feb 9, 2012
Is it possible to blur sections of an image?
I want to do this with scans of legal documents like my driver's lic.
I want the photo to be in focus but the sensitive info blurred.
View 9 Replies
View Related
May 12, 2013
I have to repeat a circle an even number of times across a 597" linear space. The circles need to be approx 24" apart, but evenly spaced. How can I do this without having to manually calculate the spacing and the # of circles required?
View 2 Replies
View Related
Mar 11, 2013
i was working in Photoshop CS5, and all of a sudden my file appeared as above.
I am working on a multiple layered file and sections just instantly became removed from each of the layers in different spots.
I tried restarting photoshop but its still the same.
View 1 Replies
View Related
Jan 3, 2005
I want to crop a square section from an image, using the rectangle tool, under options i choose square but then it blacks out the section of the image and is not movable, in PSP7 when doing a similar action, this square part of image is movable, how can i make this the same in photoshop?
Or is there a different action that i can use?
View 4 Replies
View Related
Aug 31, 2013
What is the easiest and quickest way to remove this section or blur it with the background? I've tried using the dropper to select the background colour nearby and then using the paint brush to cover it up but my "fix up" seems to stand out just as much as the blutac did in the original...
View 10 Replies
View Related
Oct 22, 2013
I am digital printer and I am running into an issue printing an .EPS. I can open the file in AI ( I've used AI5 and 6) and all the layers are the layers are there and good. The only this for some reason the file has been cut into a pile of clipping masks and groups. I think all those layers and sections are causeing wierd transperancy issues. Any way of possible flattening the whole thing? I am attaching screen shots of what the file looks like .This is what it looks like with all the objects selected in AI5 this what the layer pallete looks like this is what it looks like as a pdf. Notice the outlined boxes. They shouldn't be there. When printed the bottom right square, the one with the play symbol in it, comes out discolored. Also there is a discoloration behind the stacked white items.how to unite all those sections?
View 1 Replies
View Related
Jul 8, 2012
I want to cut out a section of an image and drop it onto a white background in another image.
I drew a vector point to point line around the area I wanted to copy and chose "selection from vector object" thinking that this would select the region inside the vector object. I then tried "copy merged" from the menu and pasted the clipboard into the new image. Now this didn't work and the copy only seems to copy the what is under the selection line rather than what is enclosed.
View 2 Replies
View Related
Jun 20, 2013
Can't figure the math... or find a script.
View 11 Replies
View Related
Jan 13, 2014
I want an 8 x 12 piece of art. In the process of creating the image, i had to use a drop shadow. However, some of the drop shadow that I dont care about ended up going over the 8" x 12". No problem right? I simply copied the object with the shadow, put the copy on top of the object, highlighted both and made a clipping mask. The end result was perfect -- it clipped off the drop shadow that was extending over the nice white border and even off into space.
However, when I tried to export into a jpeg for print, the result had the correct size white border on the top, but the other sides were too big. Sometimes I miss a stray dot or random line that is far off of the artboard, and deleting the stray stuff corrects everything. But this time everything was fine. I realized that although the clipping mask cut off the drop shadow, illustrator still registered the drop shadow as being a part of the image and taking up space. So the jpeg doesnt show it, but the deminsions are all off.
My question is whether there is a way to manually cut off parts of a drop shadow without using the clipping mask like I did.
View 3 Replies
View Related
Jun 2, 2012
How do I get rid of the small orange line in the right hand side of this image? I want to create a white cross through the whole image..
View 7 Replies
View Related
Aug 26, 2009
How can I divide a line into equal segments in Illustrator? This is computer software, right? Shouldn't a computer be able to figure how to segment an arbitrary line? I tried turning the line into a sliced object and dividing that, but it didn't seem to work. Pathfinder only works on two or more objects.
View 17 Replies
View Related
Dec 19, 2012
I'm looking for any options that could remove the hidden sections over numerous overlapping objects. I have plenty of objects that lay over each other in this design, and now my client is thinking about getting it screen printed. Is there a shortcut for this that would save me a mass amount of time? (other than using Pathfinder on each and every one?)
View 2 Replies
View Related