Illustrator SDK :: Document Becomes Unsaved After Exporting Layers As JPEG
Mar 11, 2011
I've wrritten a plug-in to export the layer as jpeg.everything is fine except that the current document becomes unsaved after exporting the layer.
I want to know that it use to be so or I'm wrong anywhere?
the process which I followed ---
1-) Created an empty Artset and filled it with layer contents.
2-) Then Rasterize the Artset.
3-) Then created a data filter containing the path where to export.
4) Then used AsJPEG( ) to create jpeg.
View 2 Replies
ADVERTISEMENT
May 19, 2012
CS6 Thinks It Has an Unsaved Document Open But it doesn't. Yesterday I did some testing that resulted in a Photoshop crash that was likely due to a bad font. I restarted Photoshop several times after that and did some testing, then just left Photoshop minimized all night.
Today I went to close Photoshop and got an indication that it thinks a PSB document is open, with the same name as the PSD file I was testing with yesterday when Ps crashed.
I assume this may be somehow related to the AutoSave feature, but the file never opened upon restarting Photoshop.
View 2 Replies
View Related
Oct 9, 2013
When exporting from CS6 to jpeg there is a light outline that appears around the jpeg when it is placed on a coloured background on a web page. How can I remove this outline?
View 3 Replies
View Related
Aug 4, 2013
I've designed 2 artboards (basically two halves of one image) for a competition entry. Pieces can only be submitted in jpeg or png at 5mb max and using only one file. I've designed it at actual size (approx 4000x1000 mm). I have managed to reduce it and save the whole image as a png file (with a white gap dividng the two panels) I'm now thinking this is amateurish and the required bleed setting may have been lost. So,
1. The correct way to crop artwork to each artboard and export artboards to one jpeg or png file.
2. Maintain bleed settings around each artboard.
View 7 Replies
View Related
Jan 29, 2014
when I export jpeg from Illustrator 5,I lose resolution. I am using windows 8 system.
View 1 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
May 21, 2012
Is there any way to export the overprint preview as jpeg/pdf ?
View 2 Replies
View Related
Oct 24, 2013
After exporting an *.ai file to jpeg using 150 ppi and 5 for compression, I have extra white space below the artwork. This has happened in two files after exporting.
View 4 Replies
View Related
Jul 20, 2010
When I export from Illustrator CS5 with "Use Artboards" checked it adds a "-01" to the end of my file name before the extention. I'm assuming that its because its artboard #1 or something. It happens with the all or the range button checked. It doesnt show the -01 when you are saving the file name. This is pretty annoying because I have to go back and re name the files when this happens.
View 16 Replies
View Related
Oct 9, 2013
using Cs6, locked down all the layers I didnt want to copy across, select all, copy .. new document select paste remembers layers, paste in front, all layers beautifully copied but I cant see any of them on the artboard, only in the layers panel. There is nothing on top of the layers.
View 4 Replies
View Related
Dec 16, 2013
I created a template and placed it in the Graphic Styles folder. When I use the New command and select the new template from Graphic Styles, the Guide layer disappears. When I double click the template to open it the guides are there. Why is the guide layer getting stripped out when I use the New command? I want to avoid opening from template everytime.
The weird thing is that I had a template that was opening with guides until I made some changes to it. Now it doesn't work either.
View 6 Replies
View Related
Sep 24, 2013
Script which would convert the layers in a document to artboards? At present I have a lot of documents with a couple of hundred layers on each of them, but I've decided to change the way that I organise my workflow and started using artboards instead. I don't really have the time to spend moving them individually from a layer over on to an artboard as there are a lot.
View 1 Replies
View Related
Aug 22, 2013
I've recently felt the tragedy of my laptop turning off without me having saved a file. Is there a way to recover it?
View 2 Replies
View Related
May 30, 2013
Can you change permanently the default highlight color(s) for layers in new documents? CS6
View 2 Replies
View Related
Feb 12, 2013
I have created a layout in Illustrator (CS6) and seperated the individual images I require into named layers. My intention is to export as a Photoshop file (keeping all the layers), then using 'Script' in Photoshop to 'Export layers to files..', so I can get automatically save all the elements in the layout as individual transparent png.
When I export the files as Photoshop a warning comings up saying that 'some layer have been merged' and then when I open this file in Photoshop, all but a couple of text layers have been merged into 1 layer. I think it's something to do with the transparencies set in Illustrator but don't know how to resove this.
If it can't be resolve in the method I am using at present, my only other option is to switch off all but 1 layer in Illustrator and export this layer as a png, but as I have many elements to the layout (including on and off states) and this is just one layout page of many, this manual way of export the files will take me forever!
I can stop these layers from merger into one layer when exported to Photoshop, then any way I can automatic export the layers I have set up in Illustrator, as transparent pngs in a simular way I can in Photoshop.
View 3 Replies
View Related
Dec 1, 2011
ai::int32 aint;
sAILayer->CountLayers(&aint);
for (int i = 0; i < (int) aint; i++){
sAILayer->GetNthLayer((ai::int32) i,&layer);
artSetSuite->LayerArtSet(layer, artSet);
}
AIArtHandle hand;
sAIArt->GetFirstArtOfLayer(layer, &hand);
e2 = sAIRasterize->Rasterize(artSet, &rs, &bounds, kPlaceAboveAll, hand, &art, MyRasterizeProgressProc);
sAILayer->GetFirstLayer(&layer);
e2 = sAIArt->GetLayerOfArt(art, &layer);
e2 = sAIArt->GetFirstArtOfLayer(layer, &art);
error = sAIImageOptSuite->MakePNG24(art, dstfilter, pngParams2, MyRasterizeProgressProc);
the code above shows how I managed to export a artboard with all layers to PNG-File. My question is, if there is a faster way to combine all layer before exporting, maybe a way without the "temporary layer" (Rasterize(...)-method)?
When I export with the standard-export-button in Adobe Illustrator, it runs fast and with all layers.
View 2 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
Feb 27, 2013
I used to export layers by deleteing the ones I didn't want, then exporting as an illustrator file, then undoing all the layer deletions.
Recently I had to switch up so that I call another plugin which inserts information into the file I'm working on. Then that plugin sends control back to the original to do all the ai file exporting I mentioned above.
Somehow after I get controll back I cannot undo the layer deletions. Does it have something to do with the "nested plugins" notes in the contexts sections of the undo documentation.
I have to confess I don't fully understand these "contexts". Also if there's another way to export a layer of a file other than deleting all the other ones.
View 2 Replies
View Related
Feb 21, 2014
Adobe CC layers setting for exporting a Ai file to Photoshop PSD file
View 4 Replies
View Related
Aug 6, 2012
corel is only exporting the original palette size of 8.5 x 11. my files are 28' x 40" usually. only the part of the design that is covering the palette outline gets exported.
i can change the original palette size, still exports only 8.5 x 11 part of the design, doesn't shrink the design, just exports only that portion of it.
View 3 Replies
View Related
Sep 20, 2013
How do I move a jpeg into a new file I made. I have a project for school and I can not remember how.
I made a new file, and then I open the pictures I want but how do I select them as the size they are and put them in my new file?
View 2 Replies
View Related
Apr 5, 2012
Which exporting method/format do you use to export your CorelDRAW projects? I'm talking about exporting web projects for Web purposes so the default colors of my doc are RGB, the default resolution is set to 300 dpi.
I tried many combinations, but the only way to get EXACTLY the same image as on my screen, is to do a "print screen" and then paste it on any photo editing program with no background, and save as JPEG.
I calibrated my monitor with Samsung's Natural Color Pro, and I added the created profile to "RGB profile" in "color settings" (so I don't use the standard sRGB profile).
Another information, I exports my projects to .JPG format, maybe I'm wrong? I use .JPG because the results are acceptable and the exported file size is low compared with other formats.
First of all I don't use the "export" option from the "file" menu anymore, because after a few attempts and combinations with this option, the results were just AWFUL, even when I opened the .JPG file on the same computer on which the project was created (so in theory it should be OK on my screen but not necessarily on other computers with sRGB, or custom calibrated profiles). I think it is because CorelDRAW embed my "Samsung Natural Color Pro ICM" profile, which won't display the image correctly on computers with other color profiles installed.
That's why the tool I use to export is "export soft proof" in the "color Proof settings", clicking "preserve RGB numbers", also in .JPG. With this option I have the possibility to embed another color profile, for example sRGB or even AdobeRGB to the project, and the results are acceptable but... they STILL look slightly different from what I have dispalyed on my screen. And here I think the main reason is "background color" option. I cannot uncheck it, or set to "no background", and I have noticed that the chosen color influences the look of my project. So with white color background it will be a little "washed out", with black it will be to dark etc..
With .PNG format I also don't get satisfying results, I tried with different settings combinations, still the colors are washed out with no saturation, maybe I didn't figured out yet how to set it properly?
Finally, I can get a perfect result (in that sense that as far as I can see, it is identic with what I have on my screen in CorelDRAW) with .BMP format, but first I don't know if this format is compatible and adequate for Web purposes, and second the files are pretty big after such conversion, even after decreasing the resolution to 96 dpi.
View 14 Replies
View Related
Feb 22, 2013
I am trying to export my file to a jpeg o that i can print out my file on a Walmart Photo center & I am having no luck.
View 8 Replies
View Related
May 20, 2004
I know absolutely nothing about DTP, and I recently got these product shots of on a CD that are all in EPS format (with a little blue "WARP" on the thumbnail). Anyways, when I fired them into iView Media Pro so that I could catalog and batch manipulate them, I made some thumbnails that automagically had transparent backgrounds!
You see, I was planning on lassoing each of the products from their background myself, but it seemed to be already done for me... except I can't figure out how to export them as jpegs in Photoshop. Every time I use "save as" the backgrounds are also included. If I open the files in something else like Fireworks, the backgrounds disappear... unfortunately FW doesn't allow batch processing of EPS files, so I am going to be forced to open and resave all 120 of these pics if I don't figure out a way to do it in PS.
View 3 Replies
View Related
Jul 6, 2011
Has anything changed in the export of a document to a PDF.
I have a problem exporting a document that contains a shadow on some text. In the final PDf it shows the shadow as a block. I'm sure i used to be able to convert the text to an editable shape / ungroup them and the problem would be resolved. But it still exports the text with a block behind it.
I found that if I convert the back image under the text to a bitmap it resolves the problem only this causes a color shift in the background, no good when I'm trying to keep constant colors throughout the document.
View 9 Replies
View Related
Apr 17, 2014
I created a 6.25 in wide doc in ID, exported it to PDF. PDF printed doc at 5.5 in wide. I sent PDF file to coworker, who printed it to several other printers in office: same wrong-sized results. Packaged and emailed original ID doc to our local printer, who opened my original ID file and--without making any changes to it--exported to PDF and got a perfect 6.25 size! She had no idea why it didn't convert properly on my software, since it worked perfectly for her.
So, it's my software, and it's a recurring problem: I've created other PDF docs in the last few months that printed incorrectly. That's professionally embarrassing, especially since I make quite a few PDF docs for work.
View 4 Replies
View Related
Jul 7, 2012
I am currently designing a logo for our company in AutoCAD. We use this logo for drawings, shirts, invoices, proposals,....etc. The logo we use was drawing by hand and is very choppy when blown up. This doesn't look good when we send the logo to make shirts and decals. I finished the logo in AutoCAD, which looks very smooth and perfect but when I try to export it in either PNG or JPEG format the logo looks choppy when zoomed in, unlike AutoCAD where it looks smooth no matter how much you zoom into it.
View 1 Replies
View Related
Nov 17, 2006
I'd like to export text as a JPEG for use on a personal website. How do I export text without a background ?
For example if I create a simple JPEG in PS that consist of the word "HELLO" in blue on a white background, how do I export the word without the backgound ?
View 2 Replies
View Related
Sep 20, 2012
In relation to Photoshop, in the status bar at the bottom it displays what it calls “document sizes”. How to clarify can this be used to determin the quality of a jpeg file ?
For example if I open up a jpeg with no compression (file size on disk is 4.57mb) it displays Doc:34.5M/34.5M however if I open the same file with compression set at 5 (file size on disk is 748kb) and ‘document size’ doesn’t change. How does the document size relate to jpeg compression etc...?
View 9 Replies
View Related
Feb 28, 2012
I'm having a hard time exporting my designs to jpeg files. I use the export command, but after I hit ok, it doesn't save? I used Google chrome on windows 7 ultimate platform, with 8 gigs of ram with 500 mb of hard drive space.
View 5 Replies
View Related
Dec 5, 2012
I recently upgraded to lightroom 4 and I am having issues exporting my photos into a jpeg file. Lightroom is decreasing the size of my photo significantly, make them only about an 8 x 10 size and some as little as 3x5. I have tried everything I can think of, and it works as a tiff file, but for some reason it shrinks the picture on jpeg.
View 2 Replies
View Related