Photoshop :: Default Windows Size For Opened Files
Sep 12, 2013
I recently upgraded from CS6 to CC. When I open a psd file, it opens at 100%, but the window is small with scroll bars. I have plenty of screen real estate, so that's not the problem. I have looked everywhere and can't find how to make the default 100% showing the entire image.
View 7 Replies
ADVERTISEMENT
Apr 8, 2009
When I drag a photo file to Photoshop, it opens in a size significantly smaller than the workspace. (This is especially true with vertical [portrait] photos.) Therefore, every time I open a photo (and I do this typically hundreds of times a day...), I have to drag the lower right corner way out to enlarge the frame, and then I have to scroll the mouse wheel to make the picture expand to (approximately) fill the frame. Only then can I see it well enough to make the required ajustments to the file. Isn't there a way to tell Photoshop how large I want the photos to appear in the workspace, so it opens every new photo file to the same size? I am using Photoshop CS (not CS2 or CS3).
View 9 Replies
View Related
Jul 6, 2013
Photoshop CC is not among the programs listed and Windows won't let me add it to the list. Oddly, Illustrator CC is listed. How do I rectify this? I have Photoshop CS6 installed and that is listed. I'm running Windows 7 Ultimate.
View 9 Replies
View Related
Apr 9, 2013
CS5 resorts back to default settings each time it is opened. None of my preferances save. Why not?
View 3 Replies
View Related
Oct 9, 2013
This just started happening quite recently and it's really annoying me, but I can't find a preference where I can switch it off.
Â
If I'm working on an illustration and zoom in on a detail, I'll find that any other open windows (within Photoshop CS2) have zoomed with exactly the same amount too, and I have to resize them all. Very time consuming when I'm zapping between open windows. Is this a setting I've inadvertantly clicked or a bug in the software?
View 4 Replies
View Related
May 31, 2013
Context : AutoCAD Map 3D 2013Visual Studio 2010.NET 4.0, C#, WPFFDOOracle DataStore
Requirement : When I start AutoCAD Map 2013, a default document called "Drawing1.dwg" is opened. I use the command NETLOAD to load my assemblies. Final Users don't NETLOAD, an entry in the registry does the job automatically. During Initialization, my application downloads from the database a Template DWT file to initiate automatically the connection to the DataSource, and shows the different layers and styles configured by the customer. A new drawing based on this DWT is then generated.
However, the first default document remains opened. It can be sometimes annoying for the user to have both documents opened. I've never found a nice solution to close this first default document.
My technical implementation, not working :
In the Initialize method coming from IExtensionApplication, I start my application (loading business classes, user interfaces, etc...). Once started, I download the DWT, and add a new Document to the DocumentCollection (Autodesk.AutoCAD.ApplicationServices.Application.DocumentManager). To this new Document, I handle many events such as CommandWillStart, CommandEnded, CommandFailed, etc... At this time, my Application asks to the user to log in. And finally, I browse the whole DocumentCollection to try to close all documents that are not the new one based on the DWT.
DocumentCollection doc_coll = Autodesk.AutoCAD.ApplicationServices.Application.DocumentManager; _kleverageDocument = doc_coll.Add(dwtFilePath);
if (_kleverageDocument != null) {
_kleverageDocument.ImpliedSelectionChanged += new EventHandler(doc_ImpliedSelectionChanged); _kleverageDocument.CommandWillStart += new CommandEventHandler(doc_CommandWillStart);
[Code] ....
When I call the CloseAndDiscard method for each of the other Documents, I always get an Exception telling me that the document is currently drawing. Actually, the command "NETLOAD" is stil running. How can I do ? I tried another way, by using handled events on DocumentManager
Autodesk.AutoCAD.ApplicationServices.Application.DocumentManager.DocumentActivationChanged += DocumentManager_DocumentActivationChanged; Autodesk.AutoCAD.ApplicationServices.Application.DocumentManager.DocumentBecameCurrent += DocumentManager_DocumentBecameCurrent;
View 2 Replies
View Related
Jul 25, 2008
I am a newbie - so sorry if this is a dumb question. But when I open a JPG file with CS3 it will make it very large. For example - when I open a 2.75MB JPG file taken from a digital camera, CS3 somehow increases the file to 14 MB. When I open a 2MB JPG image sent from a graphic designer, CS3 shows the image as 31MB.
View 1 Replies
View Related
Jan 10, 2012
I upgraded to PaintShop Pro X4 from PSP v9.0 and I noticed images are not opened in their own separate windows anymore? I need the ability to open an image in its own window and drag it around the workspace ...how to enable this in PSPX4 ??
View 8 Replies
View Related
Dec 9, 2011
How to make all imported parts to be opened as Purchased by default?
View 9 Replies
View Related
Sep 9, 2012
I recently downloaded Adobe Design and Web Premium CS6. I am not able to see the content of any of the file I open (.psd or .jpg). I do see the file has been opened as the file name appears on the open file tabs, I also see the preview of the file in the Navigator Window and list of layers in the layers window.Â
I am relatively new to this so might be missing on some option that needs to be turned on or something. I am using Window 7 Professional, Service Pack 1, with 8GB RAM.
View 12 Replies
View Related
Dec 24, 2012
NEF can't be opened on my PSE 8.0. how to work the PSE work properly in Japanese.
View 4 Replies
View Related
Apr 21, 2012
Ok I did this graphic a few years back for a website but now my original files have been corrupted and are not able to be opened. I have lots of similar fonts like ethnocentric but it is not quite right. I have also tried uploading it to font identifier etc.
View 6 Replies
View Related
Jul 20, 2008
Is there an option to make PS never lock an opened file as a background layer? I never need to have the files that I open locked so I would like to skip the step of unlocking them every time..
View 17 Replies
View Related
Nov 23, 2005
i often scan in images, roughly 50 at a time, in the order i want them saved/numbered in. When i go to batch save, (along with some color correction and other small things) it numbers my files from the LAST image i scanned in to the first.. IE; what should be image50.jpg is image01.jpg and vice versa.. basically its doing the naming in reverse.
I never had this problem in PS7, only since moving to CS2.
View 5 Replies
View Related
Dec 6, 2012
Images that are opened or psds that are imported are resized into an artboard that is smaller then the image. With raster image formats, the following behavior occurs:
Â
For a jpg that is 1000x800px an artboard is opened at 1000x800px and an additional artboard at 360x288px with the actual raster image is created.
View 1 Replies
View Related
May 11, 2013
How do you delete the recent photos from the (file drop down) under recent open ?
View 3 Replies
View Related
Nov 7, 2012
my images looking quite harsh when opening the raw files, this didn't happen on the trial version, i've only just got the cs6 from adobe so is there a setting i need to change?
View 4 Replies
View Related
Oct 29, 2013
Is there a way to remove Recently opened files (File>Open Recently Edited File)?
View 4 Replies
View Related
Aug 10, 2012
I have a problem with Adobe Bridge opening files in PS 64 bit instead of my prefered 32 version.I took the "Typical"install when I installed Photoshop and I suppose that's why 64 is the default.
Â
Any hints for making 32 the default before I go playing with registry settings?
View 2 Replies
View Related
Jun 19, 2008
Trying to run the default vignette action, I get a message that "feathering is not currently available." I'm wondering why I'm getting the error message and how to fix it.
View 1 Replies
View Related
Jun 28, 2004
wats the default windows font (the one for folders etc.) is it system?
i am working on a project and need this to continue
View 1 Replies
View Related
Apr 12, 2013
I'm running PSE 8 on an iMac. Is there a way to change the default dialogue / value windows to white or transparent? I'm also seeking a plug in to enable Channel manipulation in PSE. Many degraded graphics arise from problems in the green or blue channel which compromises the final RGB image.
View 3 Replies
View Related
Sep 14, 2013
PSE 10 isn't shown as an option in windows 8 "set your default programs". Selecting individual file types doesn't work for me much when, apart from .jpgs and .tiffs, I don't know all the file types PSE 10 can open and I want it to open everything it can. I do not want Windows 8 opening my stuff.Â
View 2 Replies
View Related
Mar 11, 2013
Illustrator actually makes a file labelled "copy"everytime the particular file is opened. Each time it is opened, it makes another copy & tags a number on the end. It only happens with the occasional file, but once this happens, nothing will stop the problem. Selecting all & pasting into a new file does not work. There are no extra views. The artwork is originally copied from the customer file & pasted into a new document.
Â
Mac Pro 2 x 2.4 Ghz 6-Core Intel Xeon/OS X 10.8.2/CS 6 Design Standard
View 12 Replies
View Related
Feb 20, 2014
I have been opening my Illustrator vector images in Photoshop to save as JPGs today. All was working fine when all of a sudden I open in PShop, Now all I get is a transparent box. On both rasterized and non rasterized images. This is the latest trial AI/CC by the way. Restarted both programs.
View 3 Replies
View Related
Oct 31, 2013
 I made these bunch of other parts at school this time and they use 2013 and I use 2014 at home, will I be able to open them
View 2 Replies
View Related
Sep 11, 2012
The following code will explain how it works:
 [CommandMethod("RenderFromFile")]public static void RenderFromFile(){string dwgPath = @"C:TempRender.dwg";string imagePath = @"C:TempRender.png";Document doc = Application.DocumentManager.Open(dwgPath);RenderToFile(doc, imagePath);}
[Code]....Â
The command RenderFromFile will render the 3D drawing file at C:TempRender.dwg (see this file from attachment), and then write the output image to Render.png at the same folder. The rendered image is on the top view and has visual materials.
The command RenderCurrentView will render the current open 3D drawing, then write the output image to C:TempRender.png. The rendered image is on 3D view and does not have visual materials.
Both two commands call the same shared method RenderToFile(), but their output images are different. I don't know why they are different?
Method RenderToFile is a simplified version from Kean's code. I try to make the code short and simple to easily solve the problem.
View 2 Replies
View Related
Aug 27, 2013
My team is using AutoCAD 2014 and multiple people have noticed that while they're working, when they try to save the file it pops up a message saying the file is read only.
Multiple people on our team has had this issue and it only started recently. (We've had it installed a few months now).Could it be the new file tabs feature in 2014?
View 9 Replies
View Related
Feb 1, 2013
I am trying to import a set of .model files from CATIA which can be opened individually using MAX2013 DirectConnect importer, however when trying to import the CATProduct files which has all the .model files organised as an assembly I get an error message (also attached):
Starting process : Translating to APF
DirectConnect did not successfully complete the file conversion. The error code was: -1073741819
View 2 Replies
View Related
Sep 17, 2011
How can I control the number of opened files in AutoCad-2010 ? How to do that . I have to work in 2 files Simultaneously.
View 5 Replies
View Related
Aug 13, 2012
CS6 "Unable to set maximum number of files to be opened." Just got the production bundle and installed everything on both my macs, everything works fine besdies illustrator which only works fine on one not at all on the other.
View 2 Replies
View Related