Illustrator SDK :: Exporting Layers - Can't Undo Deletions After Getting Back From Other Plugin
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
ADVERTISEMENT
Jun 12, 2013
I placed and traced a PS doc (with transparent background) in AI..... then I saved it as an AI file, opened it in Photoshop, and the background was white. Result was the same whether I saved it flattened or with layers as objects. How do I do this and maintain transparency? It's probably something obvious....
(I'm using CS 5 on a turn of the century Mac.)
View 2 Replies
View Related
Aug 14, 2013
How can I back save illustrator files created in CC (CS7 version???) to CS6 without losing layers? when I open the files in CS6 it says "some info will be lost' Ha! all layers and separation is lost, so cannot separate parts whole file seems grouped and cannot be separated? When I go back to my (other) computer where I was foolish enough to upgrade to CC, way to save back as I can with InDesign and saving as a idml file.
View 6 Replies
View Related
Apr 12, 2012
I've installed 3ds Max Design 2013.
I don't like small undo/redo window in quick access toolbar. So I always use 'max2009' style toolbar in UI customization.
but in 2013version, there are all dropdown icons are broken
So I changed to Default UI and changed again just color to 2009 style color.
but I cannot roll back this undo/redo step window to 2009 style.
I tried add 'undo scene operation' but it doesn't shows step windows.
View 2 Replies
View Related
Mar 10, 2012
I need to be able to roll back my variables if user apply an UNDO. Let's say.
Myinteger =1
Startstransaction
........
trans commint
Myinteger=2
Startstransaction
.......
trans commint
Myinteger=3
if user does undo 2 times the Variable Myinteger keep the value 3 . I want it back to 1. How?
View 6 Replies
View Related
Dec 12, 2005
im a noob at photoshop, i just started a few days ago. (use it to texture for 3d stuff) and im getting a few problems with it.
the main problem is that none of the command keys are working (stuff like Ctrl + Z for back and Ctrl + Y for redo) also some other commands are not working. Does anyone know whats going on?
View 5 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
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
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
Jan 13, 2013
I'm new to lightroom but have watched all the tutorials on the Adobe site. I imported photos going back to 2002 and have been reorganizing them within Lightroom. I've been organizing in new 'year' folders, and moving photos and folders into these new folders, then I've been removing the old folders. So in lightroom I now have nice neat folders 2002-2009 on my Mac hard drive, and 2010-2013 in my Box sync folder (also on hard drive but syncing to Box online). The trouble is, the moves haven't been reflected on the Mac itself. When I look in Finder, the folders are broadly as they were before I started moving things.
View 4 Replies
View Related
Feb 14, 2014
I'm exporting images to an FTP server, via the FTP plugin, and it's moving kind of slow. I'm on an extremely fast line, 10mbps up. When I use an FTP client and drop the images in the directory, it screams fast.
Why is the LR method so slow?
View 4 Replies
View Related
Jun 20, 2013
I merged my layers down to scale to proportion and I thought I was done with the project, so I saved it and exported. I then learned that I did something incorrectly, so I went back to the project only to remember I merged the layers and I don't know how to undo that. How do you revert the layers back to layers?
View 4 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 19, 2012
I think it'd be so cool to be able to replay your entire undo history of a picture, so you can see and show others how you proceeded on a picture you made. That way, it's never necessary to capture screen video for like 10 hours and stuff..
So first you'd need to add an option to save the undo history (so that you always keep the history from when you started). Then you'd need an option to playback the undo history.
View 3 Replies
View Related
Apr 27, 2012
Is there a way to undo without zoom as part of the undo?
Civil 3D 2013
Windows 7 64-bit
Inteel 2.40 GHz 8 GB RAM
Dell T7600
View 4 Replies
View Related
Oct 20, 2011
I have a problem understanding how undo marks are added to the undo stack.In the code below a fan of lines are draw in a random location.If you run MTest a few times, the AutoCAD Undo command will remove the fans one at a time.
If you run MMulti to draw 10 fans, the AutoCAD Undo command will remove all the fans in a single step.I want to be able to remove the fans one at a time.I thought that a StartTransaction / Commit pair would act as markers for the undo stack, but this isn't working.
Tested on AutoCAD 2010 VS 2008
<CommandMethod("MMult")> _
Sub testmult()
Dim i As Integer
For i = 1 To 10
Call testdraw()
Next
End Sub
[code]....
View 3 Replies
View Related
Mar 27, 2013
In Illy CS4 and CS5 I was able to Purge undo's by pressing Cmd+Opt+Shift+F12 which brings up a hidden Memory panel and a button to Purge Undo's but it doesnt seem to work in Illy CS6. Any hidden feature to purge undo's in Cs6?
View 2 Replies
View Related
Feb 12, 2014
After recently updating to CS6 I have noticed that if I delete an object, say registration marks, I can't undo that action. Undo will work in every other situtation, color change, move, etc. but not if the item was deleted. This is a major problem as I have had to completely close designs and start fresh because an important item was accidentally deleted and I couldn't get it back.
View 4 Replies
View Related
May 25, 2013
I rely heavily on the ctrl+z function to undo steps of my work quickly, but it's not working in Illustrator cs6. It says I'm using the correct shortcut, but no matter what I do I can't get it to work.
View 1 Replies
View Related
Apr 23, 2012
We can receive notifies by using ' "AI Command Notifier: Before/After " + menu identifier text'.
I intend to programming rejecting "Undo/Redo". I want to know how to describe for rejecting Undo/Redo commands.
View 1 Replies
View Related
Oct 22, 2013
I have a file that is all flat now. Is their any way to get the layers back, so I can delete one of them?
View 2 Replies
View Related
Oct 1, 2011
I'm looking for a plugin that will merge one layer with all of the individual layers below it. So this would be the equivalent of duplicating one layer multiple times and then moving each duplicate between all the layers below and then merging the duplicate layers down to each original individual layer.
It could be seen as putting an ace on top of the deck, duplicating that ace 51 times, and then putting a duplicate ace in between each of the cards below and then merging each duplicate ace card down to each of the other individual 51 cards below in the deck.
I've found allot of nice multi-layer plugins (Like "LayerGroups") on the GIMP plugin registry that have worked doing things that I need, but now I'm looking for this one on the GIMP plugin registry and I'm not having any luck.
View 2 Replies
View Related
Mar 24, 2014
Working in Illustrator CC (latest version) and my undo key command is going back in time and undoing stuff I did earlier in the file. I'm on a Windows 7 machine.
View 3 Replies
View Related
Mar 6, 2014
Why does a selection release after UNDO function? Older versions didn't used to. It's annoying to have to re-select after each time you undo.
View 6 Replies
View Related
Dec 26, 2013
Not sure how I did it, but my grid (not the perspective grid) is now slightly rotated on my artboard. How can I undo this rotation?
View 3 Replies
View Related
Sep 14, 2012
Mac // CS5 // lion...I'm working on a business card in photoshop. I always save as .psd until the finished product, then save a front and a back as a .pdf.
I finished, saved my front and back as a .pdf everything is good. When I save the document as .psd again and close the file, the next time I reopen, it has 0 layers, everything is flattened. I've never had this happen before and am scared to close down the file I am working on for fear that it might not return.
I had this happen once already earlier today on a seperate business card. I knew I saved my final copy as a .psd and when I opened that .psd up again to find that there were no layers, but one flattened image. Is my PS corrupted? Or did I miss a simple check box somewhere?
This is the original document I'm working on. I saved 2 .pdf files from this .psd...For Good measure I save the .psd above as a "test" and then open it up in another window. Notice how the thumbnail has a curved triangle shape. Also the file size is only like 9 mb...very small for my normal size
Ok, so I open it up, and this is what I see. One flattened picture. No layer masks, layers...anything.
View 3 Replies
View Related
Jul 1, 2010
It seems to me in X3 I could create a master layer and put it infront or behind all other layers. Now it seems that I can't do that.
How to make a master layer in x5 and move it behind all other layers in all pages at once?
If your answer includes going to the object manager and moving it on all the pages, don't bother. I'm not doing it for 400 pages.
Current System: i3 3.07ghz, 3gb ram, Windows 7 32 bit with all updates and X6
View 14 Replies
View Related
May 28, 2013
The Paint.Net tutorial shows tools to move layers forward or backward. I couldn't find these tools in the layers' drop down menu.
Edit ------------------------------
Never mind -- I did find out where these commands were hidden... I'm working on a map, and I'm trying to get latitude and longitude lines to overprint the actual map. As I moved the layer with the lat/longitude lines "forward" they don't appear to overprint the map in the background. Is there some other secret here to get the desired effect?
View 4 Replies
View Related
Dec 12, 2013
I have been working on a project and illustrator and accidentally reverted the file. Is there any possible way to recover the previous file or undo the revert command?
View 1 Replies
View Related
Aug 8, 2009
I am new to photoshop. Sometimes I accidently close the layers tab. How do you get it back?
View 2 Replies
View Related
Jun 20, 2011
I can't seem to get the Layers dialog tool set back up and visible. I have uninstalled and re-installed and it still is not visible.
I have downloaded the latest version from cnet.com - 2.6.11. How do I get it back?
View 3 Replies
View Related