How can I get my prints to center w. Epson 3800?

I'm trying to print a series of pictures, most cropped in some fashion, using Epson 3800. I'm running the the latest Epson driver and OSx 10.6.6.and Lightroom 3.2. None of the pictures will center.Some are considerably off. All appear alright in print preview. Read previous posts here and there was discussion of a centering button in the print dialogue box which I can't find. Is this a windows feature. Help me fix this. Thanks

Make sure you've visited the Page Setup first, and selected the Epson 3800 in the "Format For" popup, and then the desired paper size and paper feed in the "Paper Size" popup. If you only do the latter, your prints won't be centered correctly. After you've finished with the Page Setup dialog, then go back to right panel in LR and make sure the margins are set equally in the Layout panel.

Similar Messages

  • How can I get a print screen.

    How can I get a print screen from my iPad?

    Simultaneously press the on/off switch and the center home button. You will notice an on-screen flash. If you have sound enabled, you will hear a camera click.

  • How can I get my printer to work after a Yosemite update?

    How can I get my printer to work after a Yosemite update?

    Hi there michaelfromepsom,
    You may find the printer troubleshooting steps in the article below helpful.
    Troubleshooting printer issues in OS X 
    -Griff W.  

  • How can i get rid of the cents in my account ?

    how can i get rid of the cents in my account ?

    If you want to change countries and can't spend it then you can try contacting iTunes support and ask them if they can remove the balance so that you can do so : http://www.apple.com/support/itunes/contact/- click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • How can I get wireless printing with my ipad?

    How can I get wireless printing with my ipad?

    Best way is to use an AirPrint compatible printer:
    http://support.apple.com/kb/HT4356
    If your printer is not AirPrint compatible, you might want to take a look at Printopia.
    http://www.ecamm.com/mac/printopia/

  • How can i get rid off 16 cents so i can change country ?

    How can i get rid off 16 cents, so i can change country ?

    Try contacting iTunes support and ask if they can remove the balance from your account : http://www.apple.com/support/itunes/contact/ - click on Express Lane, then iTunes > iTunes Store

  • How can I get a print out of a conversation that was done through text on 08/23/2014?

    how can I get a print out of a conversation that was done through text on 08/23/2014?

    On what kind of phone model? Some phones depending on the OS have SMS Backup applications available.
    You need a court order to get transcripts for the last 6 days or so of text messages directly from Verizon Wireless.

  • How can i get a print up of recent purchase

    how can i get a print up of recent purchase

    Open up the email receipt and print it.
    Take a screen shot of your purchase history and print it.

  • How can I get a Print Screen on Mac?

    How can I get a Print Screen on Mac?

    There is no direct way to print the screen in OS X.
    What you can do -
    Take a screenshot of the screen. Press Command-Shift-3 and a picture of the screen's contents will be taken, then placed as a type .png image file on the Desktop. You can then open that image in Preview by double-clicking the image file, and print it from Preview.
    Other screenshot commands -
    Command-Shift-4 changes the cursor to a crosshair. Drag that to enclose just the part of the screen that you want to capture, and release. The image file created will include only the part of the screen selected.
    Command-Shift-4 followed by pressing the Spacebar will change the cursor to a glyph of a camera. Click this in a specific window, such as a doc window, pulldown or popup menu, etc., and just that window will be included in the screensot.
    Command-Shift-Control-3 and Command-Shift-Control-4 will take their respective screenshots but place the result on the Clipboard rather than generating an image file on the Desktop. This image on the clipboard can then be pasted into a document of your choice.

  • How can i get this printer to make photo copies 8x10 instead of just 4x6

    no matter what i put in my photo printing preferences as to the size of paper it will only print a 4x6.  how can i get it to print an 8x10 photo?

    Please follow the instructions here in order.
    http://h30434.www3.hp.com/t5/Printer-Networking-and-Wireless/Want-Good-Answers-Ask-Good-Questions/td...
    Say thanks by clicking the Kudos Thumbs Up to the right in the post.
    If my post resolved your problem, please mark it as an Accepted Solution ...
    I worked for HP but now I'm retired!

  • How can i get a print of all my registered apple products?

    How can I get a list of all my registered Apple products so I can print and keep on hand?

    http://support.apple.com/kb/HT2526 - If you registered a device you can use My Support Profile to find a list of serial numbers that have been purchased or registered with your Apple ID.
    My Support Profile - https://supportprofile.apple.com/MySupportProfile.do

  • How Can I Get My Printer To Print An Entire Record?

    When I try to print an entire récord, my HP sprinter only prints the upper porcino of the récord and cuts off the bottom portion.  How can I get the entire récord printed?

    In the Print dialog box choose "Scale To Fit"

  • How can I get a printer driver for the hp psc 2410 photosmart?

    When I tried toadd the printer, there was a message saying that the printer driver for the 2400 series was available, but when I tried to download it, I received an error message saying that I couldn't download it because of a network error.  My Macbook is not on a network at the moment.  How can I get the driver so I can print?

    You can also install this update directly (not through app store):
    http://support.apple.com/kb/dl907
    If you want us to help more, you will need to give us more detailed info. "It didn't work" leaves me wondering exactly what you've done so far.
    For example, after clicking Add/+ and selecting the printer you want, have you waited for a full minute for the Mac to find the driver
    - OR -
    when it starts searching for driver, have you tried going to the pull-down menu where it says "Use: Auto-select," and choosing "Select Printer Software..." to make a manual selection?

  • Printing photos from iPhoto 9.5.1 on my printer yeilds garish two color prints. Exporting the photo from iPhoto to desktop then printing from Preview works fine. How can I get good prints from iPhoto?

    When printing photos in iPhoto 9.5.1 with my HP inkjet printer the multitude of colors in the photos are reduced to two, Magenta and Yellow. If the photos are exported to my desktop (MacPro) and printed from Preview, the colors in the prints are fine. How do I get iPhoto to print the colors correctly?

    Brad
    What settings did you use in the Export Dialogue?
    When you go File -> Export you get a tabbed box with various options. In the File Export tab you can choose to scale the pics, or keep them the same size, change or retain the format.
    Regards
    TD

  • How can I get the printed message of stored procedure in JPA

    Hi, I'm using JPA to invoke stored procedure in database, a segment of the sproc is like below:
    if @create_type != 'a1' and @create_type != 'a'
         begin
         print 'create type must be either ''a1'' if you pass in A1 ID, or ''a'' if you pass in User ID'
         select 0 as "Result"
         endI can get the 0 as the result, it means business operation failed currently, but how could I get the message of 'create type must be either ''a1'' if you pass in A1 ID, or ''a'' if you pass in User ID'?
    That information is important as it indicates why the operation failed.
    Thanks

    how can i get rows count returned by stored procedure in oracle sql developer?
    Procedures do NOT return a value - functions return a value.
    A procedure executes whatever code it contains. That code could contain many queries that produce many row counts.
    Does your procedure take one or more IN, OUT or IN OUT parameters?
    See example 8-1 for an example of executing a procedure that has an OUT parameter.
    http://docs.oracle.com/cd/B28359_01/appdev.111/b28370/subprograms.htm#CHDBIEEE

Maybe you are looking for

  • I0S7 StatusBar Overlays stage, Adobe Air 3.9 Beta Bug? Is there a Workarround

    Hi I am using Adobe air 3.9 Beta. It seems that iOS7 give you the the possibility to style the Statusbar. But if you open an adobe air application the statusbar overlays the stage by default. It creates problems with my tabs. I tested the app with an

  • How to connect to pc?

    Im trying to figure out how to connect my macbook to my pc to transfer files. Ive directly connected them to each other with a standard ethernet cable and nothing. When I go to Go>Connect to Server my pc will not show up, even when I type in its IP A

  • Normalization of query result

    Hi BW Geeks..... I created a report and my requirement was to get the ratio of  Employee1 salary to the Total salary. So in the properties of the Salary Key Fig I choose Calculate single value as Normalise to Query Result. It gave me percentage(ratio

  • Export settings for high res playback.

    Good afternoon.  This is my first post. I am editing a video that i shot with a canon 60d.  files are .mov and the sequence is two hour long. I am using a pc with i5-3570k, 8gb ram, nvidia gtx 660 2 gb and 1tb 7200 rpm hdd. editing on premier 7.0 I w

  • Advance Pricing APIs

    Hello, I am new to Advance Pricing and I have the following question. I need to develop an API, which returns the price for a given item with out creation an order org Quote. We have defined a formal to calculate the price from 3 pricing attributes (