Why are the printed image and its borders different than specified on Aperture's Print window

Hi,
I am trying to print an 11.98x17.97 image on a 13x19 sheet. I specify .51" borders top and bottom, and .52" right and left.
Instead, I am getting a 7.5x10.75" printed image with L 1 1/8" + R 7 1/8" borders and T 1/8" + B 5 3/8" borders. In short, a smaller image, shoved up and left on the sheet. Please see screen shot below.
Same happened when I tried to print a 4x6 image on an 8.5x11 sheet, until I was told by Kirby to enter the sheet size as a standard 'letter size' sheet instead of entering a custom 8.5x11" size. Is this the same? If so, what's the 'standard' size for 13"x19"?
Something is going over my head here . HELP!
RAPHAEL

For the Epson 3880, I use the Paper Size "Super A3 / B 13 x 19 in (Manual — Rear)" when using Epson's 13x19" Hot Press or Cold Press paper.
That's from my response to you on November 16th.  .
That should allow you to print as you want.  I have a hunch about what might be happening with your current print setting, but I want to check it before speculating aloud.

Similar Messages

  • HT1296 Why are the apps in my itunes app different than those displayed on my phone?

    The visual image of my iphone's apps in the itunes software shows a lot of apps that I have deleted.  How do I make itunes and my phone look the same?  I have synced them....what gives?

    Are you looking at the purchased tab? The purchased tab shows all the Apps you have ever purchased (including Apps you've uninstalled/deleted). You can ignore them and look at the Apps on your iPhone when you plug in your iTunes.
    The Apps you've deleted are still associated with your iTunes account.

  • Why are the threads start and terminate randomly?

    Hi there,
    I got the program below. I am wondering why are the threads start and terminate randomly? Everytime, I run the program, it produces different results.
    I know that these four threads have got same normal priority (should be 5), and under windows there is something called timeslice. Then these four threads rotate using this timeslice. How do we know what exactly the timeslice is in seconds? If the timeslice is fix, then why the results are ramdom?
    Thanks in advance!
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    package mythreadone;
    * @author Administrator
    public class MyThreadOne implements Runnable {
    String tName;
    Thread t;
    MyThreadOne(String threadName) {
    tName = threadName;
    t = new Thread(this, tName);
    t.start();
    public void run() {
    try {
    System.out.println("Thread: " + tName);
    Thread.sleep(2000);
    } catch (InterruptedException e) {
    System.out.println("Exception: Thread "
    + tName + " interrupted");
    System.out.println("Terminating thread: " + tName);
    public static void main(String args[]) {
    // Why are the threads start and terminate randomly?
    new MyThreadOne("1");
    new MyThreadOne("2");
    new MyThreadOne("3");
    new MyThreadOne("4");
    try {
    Thread.sleep(10000);
    // Thread.sleep(2000);
    } catch (InterruptedException e) {
    System.out.println(
    "Exception: Thread main interrupted.");
    System.out.println(
    "Terminating thread: main thread.");
    1. Firstly, I set in the main function:
    Thread.sleep(10000);
    and I run the program it gives:
    Thread: 1
    Thread: 4
    Thread: 2
    Thread: 3
    Terminating thread: 1
    Terminating thread: 3
    Terminating thread: 4
    Terminating thread: 2
    Terminating thread: main thread.
    BUILD SUCCESSFUL (total time: 10 seconds)
    Run it again, it gives:
    Thread: 2
    Thread: 4
    Thread: 3
    Thread: 1
    Terminating thread: 2
    Terminating thread: 1
    Terminating thread: 3
    Terminating thread: 4
    Terminating thread: main thread.
    BUILD SUCCESSFUL (total time: 10 seconds)
    And my question was why it outputs like this? It suppose to be:
    Thread: 1
    Thread: 2
    Thread: 3
    Thread: 4
    Terminating thread: 1
    Terminating thread: 2
    Terminating thread: 3
    Terminating thread: 4
    Terminating thread: main thread.
    BUILD SUCCESSFUL (total time: 10 seconds)
    Why these four threads start and finish randomly each time I run the program? I use Windows, suppose there is a timeslice (i.e. 1 second), these threads have the same priority. Then the threads should start and finish in turn one by one. Am I right?
    2. My second question is:
    When I change the codes in the 'main' function into:
    Thread.sleep(10000); -> Thread.sleep(2000);
    it gives me the results like:
    Thread: 1
    Thread: 4
    Thread: 3
    Thread: 2
    Terminating thread: main thread.
    Terminating thread: 1
    Terminating thread: 4
    Terminating thread: 3
    Terminating thread: 2
    BUILD SUCCESSFUL (total time: 2 seconds)
    Run it again:
    Thread: 1
    Thread: 2
    Thread: 3
    Thread: 4
    Terminating thread: 3
    Terminating thread: main thread.
    Terminating thread: 4
    Terminating thread: 2
    Terminating thread: 1
    BUILD SUCCESSFUL (total time: 2 seconds)
    I tried several times. The main thread always terminates before or after the first child thread finished.
    My question is why it doesn't output something like:
    Thread: 1
    Thread: 2
    Thread: 3
    Thread: 4
    Terminating thread: 3
    Terminating thread: 4
    Terminating thread: 2
    Terminating thread: main thread.
    Terminating thread: 1
    BUILD SUCCESSFUL (total time: 2 seconds)
    or
    Thread: 1
    Thread: 2
    Thread: 3
    Thread: 4
    Terminating thread: 3
    Terminating thread: 4
    Terminating thread: 2
    Terminating thread: 1
    Terminating thread: main thread.
    BUILD SUCCESSFUL (total time: 2 seconds)

    user13476736 wrote:
    Yes, my machine has multi-core. Then you mean that if I got a one core machine the result should always be:
    Thread: 1
    Thread: 2
    Thread: 3
    Thread: 4
    Terminating thread: 1
    Terminating thread: 2
    Terminating thread: 3
    Terminating thread: 4
    Terminating thread: main thread.
    BUILD SUCCESSFUL (total time: 10 seconds)
    ???No.
    >
    How to explain my second quesiton then? Why the main thread always terminates before some of the child threads end? Thanks a lot.

  • Are the FW 800 and 400 on different buses?

    On the MBP are the firewire 400 and 800 ports on different buses or do they share one? So if I have an external drive in my 800 port and a camera in the 400 port are they separate or should I buy a firewire expansion expresscard? Thanx!

    ok, i think we may be talking about different busses here... the firewire controller resides on the PCI buss.
    the PCI buss (usually) has 133 MB/s bandwidth. (someone please confirm... not sure if 33bit, 64bit, and what clock frequency this is)
    FW 400 is less than 30 MB/s in practice.
    FW 800 is less than 70 MB/s in practice.
    even if both "firewire busses" are running at their theoretic maximum data rates, they will not saturate the PCI buss bandwidth.
    i do believe that there must be some advantage to using an adapter card, 1, because it would allow a dedicated buss and there must be some processing overhead with operating the devices on the same PCI buss and 2, because it would be on a PCI-e channel versus PCI, however, I don't think that the performance difference will be significant (versus cost and convenience of not having to deal with a card / ease of connections, battery life, etc...) and with anything related to bandwidth, there is no good and better... it either works for your requirements or it doesn't. you need upstream data from an audio device and downstream to a hard drive? figure out the channel count / KBps and determine if you come at all close to the limitation of the exisitng FW buss speeds.

  • Why is the audio on my finalized project different than when I'm editing it?

    Why is the audio on my finalized project louder than the when I watch it on the editing screen? The background music doesn't turn down when I watch the final product and I cannot hear the clip, but on the small/edit screen it works perfectly.

    Have you already exported it and is it there where it messes up? If you are just clicking the button that makes the video full-screen in iMovie, that's your problem. For some reason, many people have movie glitches when they do that, like the video pausing for no reason, loss of sound, and other glitches. Just export it and it will most likely work.

  • Why are the ringtones constantly defaulting to something other than the tone I select with iOS 7

    So it would appear that iOS 7 likes one particular ringtone after the update.  Can we fix this!

    What is it you are trying to change. For the mail app and a couple of others that show up in Notification Center, the settings in Notification center override those in Settings>Sounds.

  • Why are the camera images so grainey

    The images on the main screen are very fuzzy, both camera's front and back, is this true with all ipads? I also have an iphone the images are very sharpe.

    The camera on the iPhone is a lot higher resolution (5 megapixel for stills). The iPad is less than 1 meg (I think), so unless you have very good light the pictures are likely to be grainy - they are really for use with video type calls such as with FaceTime or Skype

  • Why are the color images turning gray when I open them in Photoshop cs5

    My images are going gray when I open them so is there any on knows how to solve this issue

    what images
    if RGB, that sounds like a bad monitor profile or Photoshop setting

  • Why are the Play, Previous, and Forward icons in iTunes unresponsive?

    I have all the updates. Everything works if I use the keyboard controls, but when I try to mouse over and click, it isn't responding everytime.
    Here is a video to explain what I mean:
    https://www.youtube.com/watch?v=f8y23C4SuUM

    If you do not see an item on a toolbar and in the toolbar palette then click the "Restore Default Set" button to restore the default toolbar set up.
    If the above steps didn't help then see:
    * http://kb.mozillazine.org/Corrupt_localstore.rdf

  • How are the Apps Store and iTunes store different? Which do you use for what?

    Can you explain the difference between Apps Store and iTunes store? Is Apps a subset of iTunes store? To which store do you go for what?

    Apps you buy from the Mac App store can be used on your computer.  You use the same Apple ID as the iTunes Store, but that's the only connection.
    Apps you buy from the iTunes App Store are written to run on an iOS device (iPhone, iPad or iPod Touch).  They won't run on your computer, only on your iDevice.

  • Why are the apps i download larger in size than they are supposed to be

    When i download an app off the app store, the app is larger in size than it is supposed to be on my pc and on my ipod.
    For example i might download an app that says its 100mb on the app store but when it installs on my ipod or pc it will take up about 200mb.
    This problem started happening when i updated Real Racing 2 from my ipod over wifi. It is like when i download something from my account it installs the app but doesnt delete the download.
    Any ideas on how to fix this problem or what this problem is will be very helpful.

    Oooft thanks for rapid responce!!  It is same account as purchased app, defo compatible (3 of them used to be on ipod then disappeared)  and this is only computer I've ever used with ipod.  I also did a software update just incase and tried dragging and dropping them into device but it won't let me!!!!!  I will try the restictions thingy!

  • Why  are the movies $1 more on apple tv than itunes??

    i was looking on my itunes to day & saw the movies where cheaper on itunes, so why did i pay $129 for the apple tv when & can run my 4m hdmi in to my bravia ?????

    Just to clarify:
    Within the itunes store you can buy movies in:
    480p (standard def.)  = cheapest option
    720p (HD) = Generally $1 more (if available to download in the first place, as not all titles are avail in HD)
    1080p (HD) = Same price as 720p
    On an ATV, by default you only have the option to purchase movies in HD (at the prices noted above), provided an HD format is available in the first place.
    On an ATV-2, you cannot access 1080p rentals at any time (if you try a work around with itunes, you will be dissapointed...  https://discussions.apple.com/message/18013054#18013054)
    To access 1080p rentals within itunes, you must choose to download the higher stream (BUT FIRST)...
    -you must turn on 1080p downloads:
    1)open settings menu
    2) go to preferences
    3) click store
    4)change the default HD videos preference (shown below)

  • Why are the templates in Pages in a different language?

    i just installed iWork and opened up a template and they're all in a different language. i just want to know how to change it because it would be nice to know what it says. =]

    Apple has a forum for iWork. You would be better off posting questions about Pages in that forum rather than the Leopard forum.

  • Why are the photos I copied onto a DVD from I-Photo not viewable by a Windows PC?

    Why are the photos I copied onto a DVD from iPhoto not viewable on a Windows PC?

    Because you did it wrong? It's hard to know unless you tell us what you did.
    What should work:
    Select the photos you want to share
    File -> Export and export them to a folder on the desktop. Burn that to the disk with the Finder.
    This User Tip
    https://discussions.apple.com/docs/DOC-4921
    has details of the options in the Export dialogue.

  • Why are my Illustrator images getting thicker strokes when I take the bounding box and make them smaller?

    Why are my Illustrator images getting thicker strokes when I take the bounding box and make them smaller? This has never happened to me. I'm not an expert at Illustrator, but I do know some fundamentals.

    Thank you for responding so quickly. No apologies necessary - I know this Forum isn't McDonalds - don't expect an answer to be served up right away. You helped me out with a big issue yesterday.
    I am using a mac - OSX 10.7.5
    I have Adobe Creative Suites - CS5 - Illustrator version is 15.0.2
    The contents I am placing are all  Vector - Illustrator files
    But, I wonder about some of the vector files I work with.  Could a "line weight/thickness" be 'assigned' to the drawing and screw things up? I used 'simple' linear (line) drawings from SolidWorks that have been converted to ai files. It's just weird because I checked the stroke of the drawing and it's not out of line.
    I am attaching part of some box labels. You can see how the drawings, of the products, on the 'left side' are "thick" after embedding them. I think the "Global Logo" was pasted into a template not linked that's why it's okay. But look at the Quiet Thunder logo - it looks terrible. These labels are only 2.25" X 6.5", so its important I keep the images lightweight. 
    Your help is very much appreciated. Thank you!

Maybe you are looking for