Photoshop Elements :: 8 Always Uses Landscape As Printer Orientation By Default?
Dec 2, 2012
Windows 7x64.
I have a number of multi-page docs created in PSE. No matter what printer I select, and despite them being in a standard portrait size/orientation, the print options ALWAYS default to landscape. I've checked the actual printer under "printers and devices", and the actual settings there are portrait.
This is worse because I must actually use the print options dialog box to move manually through EACH PAGE of the document to be printed, and set the printer options to "portrait" on every page. If I fail to do even one page, the entire document is printed landscape, cutting of page contents.
The preview shows each page is indeed landscape until I do this procedure, at which time it flips the page to portrait, one at a time.
Doesn't matter what printer is used.
Also, once printed, if I immediate open the print dialog again, same printer and everything, once again it has landscape.
There seems to be no memory whatsoever for orientation (other settings, like resolution, are maintained during the run on PSE, but are always lost when PSE is closed). Again, in particular, orientation for every page, individually, on each print attempt, is always set to landscape, no matter that the document is not in that orientation.
Is there even a way to specify document orientation? Is there something PSE does to attempt to determine orientation that might be wrong? Can I make PSE remember printer settings, or at least use the system defaults for the printer?
View 5 Replies
ADVERTISEMENT
Jul 18, 2013
How can I get landscape orientation? I do alot of collage's, everything is potrait orientation.I am using photoshop 9 for pictures.
View 2 Replies
View Related
Mar 7, 2012
is there a way to set an a4 in landscape orientation rather than seeing it as a portrait? and i don't want to change the settings from a4 vice versa to make it landscape.id like to know if there is a hidden option for the orientation we can set our document to.
View 2 Replies
View Related
Jan 1, 2012
I recorded these two Actions:
1) resize a Portrait orientation image to a height of 800 pixels (constraining proportions) and then “Save for Web” to a jpg with a quality of 24%
2) resize a Landscape orientation image to a width of 800 pixels (constraining proportions) and then “Save for Web” to a jpg with a quality of 24%
How can I create one Action that will work for both Landscape and Portrait images (setting the longest dimension to 800 pixels keeping the other dimension in proportion)?
I am using Photoshop CS5 v12.0.4x32 and Windows XP Pro SP3.
View 5 Replies
View Related
Aug 27, 2013
Can Gimp superimpose text in landscape orientation on photo?If so, I can not find in the documentation how to do this.
This is my first posting. I hope I am asking through the correct list serve?
View 3 Replies
View Related
May 23, 2012
I have 17 printers installed. all but 2 use match orientation. The Canon W6400PG and the MP 5500 use printer orientation. Is there a way to change those 2 to match all the others that work just fine? The default is the HP LaserJet 1200 Series PCL 5.
Current System: i3 3.07ghz, 3gb ram, Windows 7 32 bit with all updates and X6
View 8 Replies
View Related
Feb 26, 2013
Has the been any changes to X6 since the post re: X5?
[URL]
esp. regarding spriggig's comment?
I simply need to change the orientation for printing to a RIP and X6 does not allow this -- as previous CorelDraw versions DID allow.
X6 only wants to print in Protrait orientation only -- I NEED TO PRINT IN LANDSCAPE.
View 2 Replies
View Related
Mar 8, 2012
I cannot get Coreldraw X5 to to print in landscape. I am using a GCC postscript printer and Windows XP.
View 1 Replies
View Related
Oct 12, 2011
Is it possible to change the default sketch orientation, so that when making a new sketch on the XZ or the YZ planes the Z axis would act as the X, not the Y?
View 9 Replies
View Related
Jul 22, 2013
I'm on a Mac, I have three printers, and I want to use one in particular for a PS printing task. I fill up the printer with the right paper, then call up the file and hit "print", forgetting to notice that the assigned printer is the wrong one. So a wasted proof. So I go to Sys Prefs and set the "default" printer to the one I want, go back to PS, pick the file, hit print, and I still get the wrong printer, so I set the print dialogue box for the right one manually, get the print, call up another file, and hit print again. The Print dialogue box has reset back to the wrong printer. Photoshop seems to have its own "default" printer selection system, independent of the overall system preferences. How the heck do I get PS to recognize and use the "default" printer, rather than settling on its own random choice?
View 1 Replies
View Related
Aug 9, 2013
Can Lightroom 5 combine two or three adjacent landscape overlapping photos into one wide landscape? If so, how?
View 1 Replies
View Related
Nov 7, 2013
i have a lovely picture that is taken in landscape and i want to change it to portrait so i can print it and hang it. how do i do this with out losing qualtiy in the print.
View 2 Replies
View Related
Mar 15, 2013
I have a PC with Windows 7 Pro. I have had Photoshop Elements 9 installed for awhile now but find I am unable to use the photomerge landscape feature anymore. When I click on file, new, the photomerge landscape option is greyed out.
View 3 Replies
View Related
Oct 10, 2012
I've tried setting "Options" > "Plot and Publish" > "Use as default output device" to both "Default Windows System Printer" as well as "HP Officejet.I've double checked that my printer is in fact set as the default windows system printer.Nonetheless, every single time I print, "Printer/plotter" is set to "None" and I have to select my printer manually.
View 5 Replies
View Related
Mar 23, 2014
I am trying to change a landscape 4x6 photo to a portrait 4x6 using compose in ps element 12 and it doesn't seem to work.
View 1 Replies
View Related
Dec 15, 2012
How do I print a collage in landscape format (horizontal) from Photoshop Elements 11? I'm using 8.5 x 11 paper.
View 1 Replies
View Related
Apr 9, 2013
I am using W 7 and PSP X3.My printer crashed and I have replaced it with a new one.It is an HP 8600.I have it connected to my laptop using a wireless connection which is the way my previous printer was connected.I have prepped 2 photos that the Mrs wants a 5 x 7 copy of each.I then click on File > Print Layout and get an error message saying There is no default printer installed.
The printer is known to the computer as I have printed from MS Word and I have scanned from the scanner to the computer.How do I get PSP to know the printer?
View 1 Replies
View Related
Nov 26, 2013
I want to make a collage page but in landscape form.
Example 9 x 11 so that I can use it to be printed by Costco or someone else
View 1 Replies
View Related
Sep 8, 2012
I need to "Programatically", using Visual Studio, set the default printers paper size to either "A4" or "A3".
I have the following code that gets the required paper size ("A4" or "A3") from the registry and checks that the default printer supports "A3". If it does I want to set the paper size to "A3".
Here is my code so far.
Imports Microsoft.Win32
Public Class Form1
Private Sub Form1_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
Dim SetPaperSize As String
Dim PrinterPaperSize As String
SetPaperSize = My.Computer.Registry.GetValue("HKEY_CURRENT_USERSoftwareMechTools", "Printer Paper Size", "0")
For Counter = 0 To PrintDialog1.PrinterSettings.PaperSizes.Count
PrinterPaperSize = PrintDialog1.PrinterSettings.PaperSizes.Item(Counter).PaperName
If PrinterPaperSize = SetPaperSize Then
' MsgBox(SetPaperSize) HERE IS WHERE I NEED THE CODE TO SET THE PAPER SIZE
Exit For
End If
Next
End
End Sub
End Class
View 1 Replies
View Related
Mar 10, 2013
I have a 5" x 7" (landscape style) image that I want to crop in Elements 9. I'm using the Guided mode on the Edit tab of the program. When I use the pulldown menu and I see the 5 x 7 crop box size that I want to use, I click it. But the crop window that appears, is 7 x 5 (portrait mode) rather than 5 x 7 landscape mode. I can work around this by changing my crop box size selection on the pulldown menu to No Restriction, but I'm then just guessing that I'll get precisely the 5 x 7 ratio that I want. How can I change the crop box from portrait style to landscape style so that I can crop my image 5 x 7 rather than 7 x 5?
View 5 Replies
View Related
Jun 5, 2013
I have a landscape photo and I want to change the orientation to portrait photo. I want to save that file to order a enlargement, to put it on my portrait frame. How I do that? I know you can do it for printing, but I want to save the photo as a portrait. I have Adobe Photoshop Elements 11.
View 1 Replies
View Related
Sep 18, 2012
Is it possible, using Visual Basic.Net to set the "Printing Preferences" for the default printer?I need to change the paper size (A4, A3) and orientaion (Portrait or Landscape) before I send a file to the printer.
View 1 Replies
View Related
Dec 21, 2012
I have a Christmas photo. I wish to have several letters falling from the sky and some forming "Happy Christmas"at the bottom.
I know how to insert letters on to a photo. I wish to change the way the letters fall so they fall at different angles.
I have elements 7.
View 1 Replies
View Related
Aug 24, 2012
Rotated images don't always stay in new rotated position. Revert back to original orientation?
View 1 Replies
View Related
Mar 1, 2014
How do I calibrate a new printer for use in Photoshop Elements 10?
View 1 Replies
View Related
May 25, 2013
In Photoshop Elements 8, I select my printer, HP C410a, for printing. Elements decides to print to FAX. How to print to my printer?
View 4 Replies
View Related
Nov 5, 2013
I do not see my printer in the import list.I have trial of pse 12.
View 1 Replies
View Related
Mar 22, 2012
I am using PSE10 and am finding that the colour showing on my edited photos is different to what displays on the Print Preview screen. This displays and prints much darker. I am using a Canon Pixma IP4950 printer recently purchased. I have tried various adjustments to settings but with no success. I find that I have to lighten each photo x 2 to get a decent colour print.
View 14 Replies
View Related
Jan 20, 2014
I can build a 10x16 page in PhotoShop Elements 10, but my printer can't handle that size. How can I format it so an outside printer can print the page?
View 1 Replies
View Related
Feb 24, 2013
PSE 11 does not recognize my scanner/printer. How do I make it connect?
View 2 Replies
View Related
Sep 18, 2012
I am using Windows 7 and recently installed Photoshop Elements 10. If the Dell 3000cn is set as my default printer, as soon as I click on print, I receive the mssage I need to install a printer.
I have verified that I have the latest Dell driver. If another printer is the default, I can print one image to the Dell printer. If I try to print a second image or change certain prnter settings, such as setting a custom size, PS Elements just show the waitng icon and never moves on so it has stoped working and I receive the following dialog box from Windows.
View 3 Replies
View Related