Unable to figure out paper sizes in PSE 9...

Hi, I am trying to print a 4x6 photo... when I click print the pse print window opens and asks to select: printer, paper size & print size.  I don't know what paper sizes they are offering, ex: KG, KG.NMg,  PhotoPaper2L, PhotoPaper2L.NMgn, PhotoPaperRoll, PhotoPaperRollNMgn, etc.... ??  When I select these and try to print my 4x6, my image is cut off the edge.  What are these paper sizes? and what should I select to print a standard 4x6 photo?  Thanks for your help.

Thanks for your reply, "no margin" is probably right, but still unsure what the sizes are.  I don't know why'd they be metric.  Other options on the list were the standard: a4, letter, legal, 8x10in (that looks like a photo size), and some other ones I've never seen before: HiVision 102x180 , Env10 (guessing envelope size), A6.Maximum (??), and Halfletter.  These are the selection for the window for PSE9.... once I move to the next window (after selecting print on the pse window)... my printer window comes up and all is well, though there is not a place to select paper size, just paper type (glossy, etc).  Very frustrating to waste so much costly photo paper.

Similar Messages

  • Importing cd's and suddenly can't see the recently added folder, have been unable to figure out how to re-display it, know the songs are going somewhere

    Was importing cd's and suddenly can't see recently added folder, been unable to figure out how to re-display it, know the songs are going somewhere

    See Restore Original Smart Playlists.
    tt2

  • HT1386 unable to figure out how to synch iTunes new laptop to new iPhone

    New mac user with new iphone 5 unable to figure out how to synch my itunes to new phone. 

    Have you checked all of the tabs on the iPhone profile? Do you have all of your sync options set up as you want them on each tab on the profile? (by Profile, I mean the screen that displays with the various tabs when you connect your phone to the Mac).
    Cheers,
    GB

  • I am trying to re install my lightroom student addition.  I have the serial number and was told to do the trial again and then update to purchase. i am unable to figure out how to do this

    i am trying to re install my lightroom student addition.  I have the serial number and was told to do the trial again and then update to purchase. i am unable to figure out how to do this

    Emily5lexi which version of Lightroom are you wishing to install?  Also what operating system are you using?

  • I have Maveriks. I downloaded numerous ACID Fonts and purchased Stuffit as instructed by ACID Fonts in order to use them. However, now I am unable to figure out how to get them into my Font Family drop down list or insert into Pages. PLS HELP!

    I have Maveriks. I downloaded numerous ACID Fonts and purchased Stuffit as instructed by ACID Fonts in order to use them. However, now I am unable to figure out how to get them into my Font Family drop down list or insert into Pages. PLS HELP!

    Hi FancyJean!
    Here is an article for you about using Font Book and installing fonts that you have downloaded:
    Mac Basics: Font Book
    http://support.apple.com/kb/ht2509
    Thanks for being a part of the Apple Support Communities!
    Cheers,
    Braden

  • How do I figure out the size of an image in my iPhoto. How do I know if it is Kilobytes or megabytes. I assume Megabytes are larger than kilobytes and gigabytes are largest.

    How do I figure out the size of an image in my iPhoto. Soe applications require a certain size and I have no way of knowing what they are.
    Please confirm that Kilobytes are smaller than megabytes and gigabytes are the largest.

    You're correct, Kilobytes are smaller than megabytes and gigabytes are the largest.
    When you attach the images to an email, look on the bottom line for the total size of the email.  You can also change the image from Actual size to medium or small.

  • Unable to figure out how to delete photos, there is no trash can in upper right corner?

    Unable to figure out how to delete photos, there is no trash can in upper right corner?

    Only photos taken with the iPad, copied onto it via the camera connection kit, or saved from emails/websites etc can be deleted directly on the iPad - either via the trashcan icon in the top right corner if viewing the photo in full screen, or via the icon of the box with the arrow coming out of it in thumbnail view.
    Photos that were synced from your computer are deleted by moving/removing/de-selecting them from where they were synced from on your computer and then re-syncing.

  • Urgently, Help. Stuck on this issue when unable to figure out what methods to use...

    Urgently, Help. Stuck on this issue when unable to figure out what methods to use...
    Attachments:
    enquiry.jpg ‏101 KB

    so sorry about that
    I have an example attached.
    How to control the pause function automatic control by the system timing? when only reaches 0000hrs, pause function execute?
    Attachments:
    pause_button.vi ‏16 KB

  • Unable to Set Custom Paper size setting of 15 (width) x 12 (Height) using J

    Hi,
         I am unable to print the report using the custom paper size setting of  15 (width) x 12 (Height)  with printer friendly fonts so that we can print on Line or dot matrix printer.
         This problem is not solved from last 3 months and we dont get help anywhere.
         We are using Java with Crystal Report XI R2 design for the same. 
                           ITable table=null;
    DatabaseController dbCtrl=null;
    ReportClientDocument oReportDoc=null;
    try {
    String reportName=fileName;
    oReportDoc=new ReportClientDocument();
    oReportDoc.open(reportName,0);
    dbCtrl = oReportDoc.getDatabaseController ();
    rs=ad.sqlStringBigST(query);
    table = dbCtrl.getDatabase ().getTables ().getTable (0);
    dbCtrl.setDataSource (rs, table.getName(), "Runtimeres");
    Object oreportSource=oReportDoc.getReportSource();
    IReportSource reportSource=(IReportSource)oreportSource;
    PrintReportOptions printOptions = new PrintReportOptions();
    printOptions.setPrinterName("EPSON FX-2175 ESC/P");
    printOptions.setPaperSize(PaperSize.useDefault);
    options.setPaperSource(PaperSource.manual);
    oReportDoc.getPrintOutputController().printReport(printOptions);
    } catch (Exception e) {
    System.err.println(e.toString());
    Please let me know what is the solution for the same.
    Regards,
    Raj

    Hi,
        Yes i can understand that you need to first understand the root of the problem to give me the solution.
        I am here to answer to your questions until you understand what is the problem.
        Yes if i set the standard page size which are given in API doc , it sets up the page correctly.
        Following page size as given in the API doc works fine.
        http://devlibrary.businessobjects.com/businessobjectsxi/en/en/RAS_SDK/rassdk_java_api_doc/doc/rassdk_java_apiRef/com/crystaldecisions/sdk/occa/report/document/PaperSize.html
       It is rejecting the custom paper size and custom fonts (which in my case are printer friendly fonts).
    Regards,
    Rajshekhar SIpoy

  • Unable to figure out the classnotfoundException

    Dear Members,
    I have an applet on which I want to show images. I have put .class and .html in the same directory and the images in the images directory.
    I'm usong Tomcat 5.5.4.
    Note: I have created certificates and also policy files for the applet.
    When I run the same code using eclipse, the code is working fine.
    And when I try to run in the browser its throwing the following Exceptions.
    java.lang.NoClassDefFoundError: AdminApplet1$1
         at AdminApplet1.init(AdminApplet1.java:74)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source) Where AdminApplet1 is my applet.
    Following is the code written in the .html
    <applet codebase="http://localhost:8080/project/"
            code="AdminApplet1"
            archive="SAdminApplet1.jar"
            height=400
            width=600 >
    </applet>where SAdminApplet1.jar is signed jar.
    I'm trying to figure out the problem since last 2 days. If you want more details about the problem please let me know.
    I have referred http://java.sun.com/developer/technicalArticles/Security/Signed/
    for creating the certificates
    If you think I've gone wrong while creating the certificate then please show me a way.
    I'm looking forward for the helping hands.
    Thanks.

    Please put all the class files in the jar.
    Considor this example:
    import java.applet.*;
    public class test extends Applet {
         public void start() {
              System.out.println("this is start");
              try{
                   System.out.println(System.getProperty("java.version"));
                   (new subTest()).printSomething();
              }catch(Exception e){
                   e.printStackTrace();
         public void init(){
              System.out.println("this is init");
         class subTest{
              void printSomething(){
                   System.out.println("something");
    }compiling with javac test.java gives me:
    test.class
    test$subTest.class
    When I remove test$subTest.class and open the applet with a html page I get:
    java.lang.NoClassDefFoundError: test$subTest
    (looks familiar?)

  • TS3354 I have downloaded the latest version of ITunes But was unable to figure out how to play the movie .What steps can I take ?

    Hi
    I have downloaded the latest version of ITunes .I cant' figure out the steps to take , to actually watch it on my computer. Where do I click to watch the movie ?
    Can someone walk me through it ?

    Contact Adobe. That is what I finally had to do. the number is 1-800-833-6687. There was a problem with a file. They took over my computer and got everything working for me.
    Shane

  • Unable to make new paper sizes

    I recently bought and installed v9 std, having been using v7, or 3D previously. After installing I found there are only a limited number of paper sizes available so have gone into printer preferences to add new ones. Clicking on Add/Modify button brings up the dialogue box for a new page name and sizes which I enter as a new page size with an unused name. After I click the add button, I get the message "Not allowed to modify system or printer defined paper size (a2). only user defined paper size can be modified or deleted."
    Any suggestions as to what I am doing wrong?
    I'm running Vista Ultimate with full administrator privileges.

    Agree, Barbara
    I do it as a matter of routine for at least 3 reasons:
    1. Some functions of the program don't work on a locked layer, requiring one to rename it or duplicate it in order to overcome this hurdle.
    2. Should one want to start over again, one has at hand the original layer. Just delete the newly generated layer(s). Of course, one can arrive at the same point via the undo history palette.
    3. One may want to interpose a new, blank layer, for one reason or another, in one's workflow between the background layer and the background copy layer, so here it is all set up to go.
    If you think that this is pedagogically unsound, I shall respect that and refrain from inserting this step in subsequent advice.
    Ken

  • Switched to MAC and can't figure out how to use PSE 4.0 for MAC photo bin

    I have been using PSE 3.0 and PSE 5.0 but switched to a mac and now am using PSE 4.0. I can't seem to get the photo bin to work/behave as it does in 3.0/5.0. I use PSE for digital scrapping and used the photo bin to drag images to/for and to store layouts I selected for use in my pages. On the MAC I can't seem to drag anything to the photo bin. Sorry this is a basic question I'm sure...I am not so savvy w/ the MAC environment yet. Please help. Thanks in advance.

    duplicate post:
    http://www.adobeforums.com/cgi-bin/webx/.3bc35718/0

  • Unable to figure out the source of a standard purchase order

    Hi ,
    I have identified a PO in the system which cannot be opened. When I query the PO in the purchase summary form, the 'Open' button is greyed out.
    When I go to Inquire -> View Action History , only one sequence is present ------ Action is close . There is no sequence pertaining to Submit or Approve,
    Can someone please tell me , how to check where this PO has been sourced from ?
    Regards.

    Hi,
    The actual problem which lead to the above question is the following :-
    1.  The Consigned PO Orders are not getting picked up in PO Approval process.
    I would like to know if there is any setup by which we can achieve this. You will not be able to see the Consigned Purchase Orders in Purchase Orders screen as well.
    How to check Consigned Purchase Orders?
    SELECT * FROM PO_HEADERS_ALL WHERE consigned_consumption_flag = 'Y'
    What is Consigned Purchase Orders?
    MIT Sourcing &amp;amp; Procurement - Policies &amp;amp; Procedures

  • I am unable to figure out how to cancell this service.  Please cancell it for me asap. anne.stawiski

    I need to cancell my service.  It is not working for me. Just signed up today.  [email protected] is my id

    Hi,
    I am sorry the subscription did not work out for you. I have cancelled your subscription, and set the refund process in motion.
    Your refund no.is 66183193.
    Regards,
    Florence

Maybe you are looking for

  • Is there any possibility to close tabs very fast?

    I.e. I would like to disable or shorten tab closing "cooldown". It is very annoying when you want to close 10 tabs in a row and I do that very often. I already disabled tabs closing animation. duplicate of [/questions/954918]

  • Mac Pro no longer supporting my 2 displays?

    I have a 4 year old Mac Pro with the Dual-Core Intel Xeon Processors and 6GB of ram. I seems to have 4 NVIDIA GeForce GT display cards as well. I have been using this system with two 22" Apple cinema displays for 4 years with no problem what-so-ever.

  • Issues Creating PDF's From AutoCAD

    My company is working on standardizing how our AutoCAD drawings are created from AutoCAD. In the past each AutoCAD drawing has been printed to PDF using a third party PDF printer such as DocuPrinter or BlueBeam PDF Revu. While those methods work, the

  • Organizing photos between devices in iPhoto

    Hi guys, I am greatly confused and really hope you can help me out! I have searched for hours now and I am still not sure of the answer, so even though it might be answered in other threads I still hope you will help me... I have and iPhone and a Mac

  • Enhancement for MIGO when SAVE with any of these tables afru,aufk,jest,tj02

    Enhancements/BADI's for MIGO Transaction When SAVE. Tables: afru,aufk,jest,tj02t,afpo, eban,qave,qals. can anyone pls suggest Enhancements/Exits/BADI's for MIGO transaction where i can use any of the above tables . i found mb_migo_badi, i dont think