Creation of custom made size presets

Hello

I have tried several times to create custom size documents in PES 10 without success. 

I for example in the file Menu select New Document and key sizes needed to make any adjustment. I name the file and close the document.

When I open a document to select a custom preset that I have created the custom view box but the drop zone 'Size' (where I have to choose my preset) is grayed out.

Seems I'm not the only person who has problems with something which are normally simple and I wonder if the problem is down to a control, or a bug.

Help would be greatly appreciated, thanks.

Normally the photoshop elements does not allow the user to save the new document presets.

You can add parameters predefined dialog box new document by editing the text of new document file, but it's a pain.

This script (create new canvas of Paul Riggott) will save the document presets and you can also add guides. However, you still need to use this script to access

the presets, they will not appear in the file > New > empty file dialogue. (this script should work in pse 6 pse 10 thru)

(the only thing that won't work in the elements is the CMYK setting)

https://Acrobat.com/#d=oBbSEVclD * KGKGGRBZ3bTA

Installation:

1. download and unzip the file

2. right click on the script and choose copy.

3. go to the folder of scripts 10 pse, right-click in an empty area and choose Paste.

Windows x 64 systems:

C:\Program Files (x 86) \Adobe\Photoshop elements 10\Presets\Scripts

32-bit Windows systems:

Adobe Photoshop C:\Program 10\Presets\Scripts elements

I'm not sure of the exact path for a mac system.

4. start or restart PES 10 and the new canvas create script should be listed under file > automation tools.

To create a new preset press, add new canvas after opening of the script, enter the information and then press the Web button and preset should appear in the dialog box create a new canvas.

Tags: Photoshop

Similar Questions

  • Need help with HP8050 custom made size

    I would like to print photos of 8 x 12 inch on my Photosmart Hp8050.  Pls tell how to set up the printer for this custom setting. I'm on Mac OS10.6.8.

    Thank you.

    With your help, I now understand the "custom" option and provided a custom option 8x12in. "."

    Ive tried to test this custom functionality by inserting a sheet of A4 (different size than 8 x 12)... and get the following error message:

    Paper size error: the custom paper size specified is not supported in the selected tray.

     
  • Could not the two centre manager custom made size

    Hello

    I try to add two VerticalFieldManager with the background Bitmap to an existing VerticalFieldManager, who is then added on a screen.  The problem that I am running is that when the two VerticalFieldManager is added at the same time, I can not both of them at the Center.  They are both almost centered, but a fair bit aligned.  If, however, I would add only one of the two VerticalFieldManager, and then it focuses without problem.

    I suspect that my problem might be because I'm from the substitution of sublayout() at the time of the VerticalFieldManagers, so that they are both the same size as the background Bitmaps.  Here's how I instantiated the VerticalFieldManagers:

    final Bitmap container2 = Bitmap.getBitmapResource(Constants.DEFAULT_IMAGE_ROOT + "backgrounds/locations_details_bottombox.png");
    
    VerticalFieldManager vfmContainer2 = new VerticalFieldManager(Manager.FIELD_HCENTER) {
        public void sublayout(int width, int height) {
            super.sublayout(container2.getWidth(), container2.getHeight());
            setExtent(container2.getWidth(), container2.getHeight());
        }
    };
            vfmContainer2.setBackground(BackgroundFactory.createBitmapBackground(container1, 0, 0, Background.REPEAT_NONE));
    vfmContainer2.setMargin(0, 0, 5, 0);
    vfmContainer2.setPadding(15, 0, 15, 15);
    

    Is there a problem with this operation I can not know?  I'd appreciate any help.

    Thank you!

    Remove your sublayout setExtent and add USE_ALL_WIDTH and USE_ALL_HEIGHT the style bits of your vfmContainer2 (in addition to FIELD_HCENTER) and see if that changes things.

    Besides, it's a good practice.to use super.sublayout like this:

    Super.sublayout ((width, yourWidth), Math.min Math.min (height, yourHeight));

    Be a little paranoid allows you to save a lot of headaches later.

  • D110 printer custom page size

    I have a PC of HPE-400y under Windows and Office 2010.  "I have a document in Word that has a size of custom page 5.5" x8.5 ".  It will not be printed on a paper 5.5x8.5.  In Word when I select Preview before printing, the D110 shows up the print, the page size as 8.5x11.  "If I click on the page and go to"more formats of paper and dΘfinir the page size to 5.5x8.5, the box shows custom page size 5.5"x 8.5" with one "! "in the box.  When I click on print, it prints it centered in the middle of a page of 8.5x11.0.

    So I have shows the properties of the D110, and saw that the driver was list as Micorsoft.  So I download the driver full features on the HP site.  It made no difference.

    If I go in Word and open the document and select the printer preview and select Microsoft XPS Document Writer printer, the size of the page shows that education 5.5 x 8.5.  If I then select the D110, it shows the size of the page as letter 8.5 "x 11".

    So, how can I print 5.5 x 8.5 page size in the D110

    HP Chat has solved my problem.  We open the print properties, then choose the features tab.  You click size, and then in the drop-down list, click Custom...    It then opens a window of the custom page size.   In the name field, enter the name you want the custom size to call.  Change the width and length you want, and then click on SAVE and then on OK.

    I then went in Word and the name that I created in the custom page was there.  And it prints correctly.

  • Create custom page sizes Scan interface

    Is it possible to change the interface of creation of scans of imperial to the metric system for custom page sizes?

    For the first number (support of units other than the inches), the bug has been prioritized, and most likely it will be fixed in future releases.

    The question where she has taken measures in the wrong order, please install the last published update on 11/10/2016. This problem is already solved.

    Thank you.

  • [JS CS5] How to get custom Page size

    I was looking for the answer to this simple question but no way looking around.

    I have an InDesign document with different page size for example at left of page width is PT. 621 and on the same document right page width is 837 points.

    Now I need to get the width of the pages using script, but the app.documentPreferences.pageWidth return the standard document preset size (PT. 621) no custom page size.

    One has the idea to get the size of page customized using script.

    Thanks in advance

    Mac

    Mac,

    as the documentation shows there are some new properties of 'page' for InDesign CS5.
    Among those who are:

    defines the unit of measure (number or string) readonly array limits Page, in the format [x 1, x 2, y2, y1].

    So:

    myPage.bounds

    and pageWidth for the documentPreferences can be:

    myPage.bounds [3] - myPage.bounds [1]

    unless myPage is transformed (e.g., rotation and/or sheared or scaling) with:

    myPage.transform)

    void transform (in: CoordinateSpaces, from: varies, withMatrix: varies [, replacingCurrent: varies] [, consideringRulerUnits: boolean = false])
    Turn the page element.

    var d = app.activeDocument;
    var myPage = d.pages[0];
    
    var oldPB = myPage.bounds;
    
    var rAngle = -45;
    var sAngle = 40;
    
    var myTransformationMatrix1 = app.transformationMatrices.add({counterclockwiseRotationAngle:rAngle});
    
    myPage.transform(CoordinateSpaces.INNER_COORDINATES, AnchorPoint.CENTER_ANCHOR, myTransformationMatrix1);
    
    var myTransformationMatrix2 = app.transformationMatrices.add({clockwiseShearAngle:sAngle});
    myPage.transform(CoordinateSpaces.INNER_COORDINATES, AnchorPoint.CENTER_ANCHOR, myTransformationMatrix2);
    
    var newPB = myPage.bounds;
    
    $.writeln(oldPB);
    $.writeln(newPB);
    

    Now oldPB and newPB differ a lot.
    So, the question remains: what is a reliable way to show whether the myPage was or was not turned against documentPreferences. pageWidth or if my page is of rectangular shape at all. See the ability to add a wide angle of the transformation matrix. Also see screenshot:

    Transform_Page_CS5.PNG

    Uwe

  • Can I transfer a custom made patterns from Illustrator to Photoshop?

    Hi all

    I created a custom made model in solid black in Illustrator and want to use it as a form defined in Photoshop, I can do this?

    First, create the pattern in Illustrator and save it as a sample of the model. Apply the model to a certain squares of size at your convenience, expand it, and then flatten transparency copy and paste from Illustrator to Photoshop as an object path / smart.

    From there, you can set it as a pattern in Photoshop.

  • Where can I clear the custom of Lightroom presets of cultures?

    Hey,.

    I've done several custom cultures proportions presets, and I want to clarify to the default state. How can I do?

    Thank you all.

    It is impossible for the sizes of delete custom cultures. Custom cultures are stored in the catalog, and not the preferences file or a standalone presets. At any time, you can have up to 5 presets of culture custom in the list, which means that the addition of a sixth causes the first to be removed from the list. Adding a seventh leads the second being removed from the list and so on.

  • custom paper sizes missing 8610

    I've created some custom paper sizes that are available under a pdf printer but not my hp printer

    Hello

    On 8 x 4 in, you earn a 4 inches in width or length?

    Be aware that a length of 4-inch is not supported by the hardware (5.0 to 14.0 inches) and so not to appear, if this is the problem in fact just change between the height and width settings for the shape and orientation of the paper...

    Shlomi

  • Photosmart 5510: customer paper size

    Hello world

    I have never posted on a forum before, but I'm about to have a magma down! I try to print my wedding invitation. they are a custom size of 19.7x13.9 cm., I tried to add the custom paper size by following the instructions on the other posts, but this has not worked. paper/output is missing from the advanced settings.

    help would be greatly appreciated because I alsways bought of HP printers, but if I have to buy a new one for that I won't buy HP I'm worried sick have the same problem.

    Thanks in advance

    Hi @lilrhi,

    Welcome to the HP Forums!

    I see you are trying to print on paper 19.7 x 13.9 cm with your printer HP Photosmart 5510, on Windows 7. And I'm happy to help you!

    According to the specifications of the printer, it is not a supported paper size. The paper sizes supported for this printer are:

    Type of paper

  • HP Officejet Pro 8615: Custom paper size

    I am trying to print on envelopes A9 size, but the printer sends the following error message: paper detected does not match the selected paper size.

    There is no predefined options that match my papersize (5.75 "x 8.75") and I can't find a way to customize the size.  Is there a way to customize the paper size or disable the printer paper size sensor?

    Hello

    Set a custom paper size of 5.75 inches width and height of 8.75 inches within the operating system print server.

    You can find an instructions step by step in the following link:

    http://support.HP.com/us-en/document/c03890386/

    Shlomi

  • Creation of custom symbols - streets & trips

    Our office uses streets & trips to create custom cards with a key/legend. We tried to create symbols customized (in this case, the card numbers) using a number of techniques in Photoshop and Illustrator. Streets & trips will accept only Bmp files. If you create the numbers in Photoshop, they are too pixelated and badly the streets & trips. But you can't save or export as a BMP in Illustrator. Thus, we created the numbers in Illustrator, save them as jpg files, then convert BMP files in Photoshop. Numbers look fine until what import us them in Streets & Trips. Then, they become "mottled" - with clear areas bit from the bottom in the numbers. It's too random. The flecks are in locations on each issue, even if it's the same background for each file. Someone at - it a good solution for the creation of custom symbols that will work in the streets & trips?

    Hello

    Check with the streets and the support of the TRIPS Agreement and ask in their forum.

    Streets & Trips
    http://www.Microsoft.com/streets/en-us/default.aspx

    Streets & Trips - help and Support
    http://www.Microsoft.com/streets/en-us/support-and-training.aspx

    Streets and travel community
    http://www.Microsoft.com/streets/en-us/community-and-news.aspx

    Streets and travel Forum
    http://social.Microsoft.com/forums/en-us/streetsandtrips/threads

    Support for MapPoint, streets & trips and Highway
    http://support.Microsoft.com/ph/851

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • HP 9500 win 7 custom paper size tray 1

    I have 12 x 18 paper loaded in Tray 1.  The control panel is correctly set.  Our office has a mixture of windows and Mac and have always been able to print on paper 12 x 18, in the #1 tray.  I recently bought a new computer running Win 7 64 bit.  The driver "HP Color LaserJet 9500 PCL 6" of windows does not support custom paper sizes.  I tried to create forms under the print server properties, but custom sizes do not appear when I'm in my applications.  5 PCL and PCL 6 UPD pilots paper 12 x 18 in option, but when I use these drivers of the printer fails to pull the good paper from Tray 1.  With Acrobat, it defaults to 8-1/2 x 11 paper and prints a second sheet indicating:

    PCL XL error

    Subsystem: VECTOR

    WARNING: IllegalMediaSize

    With AutoCad, using the UPD and printing on paper 12 x 18, control panels flashes and asks me to load the A3 paper into Tray #1.  Change the size of the margin in my application doesn't seem to help.

    I'm an architect and paper 12 x 18 is essential.  Thanks in advance.

    After exhausting any permutation of the driver options, I reluctantly installed the PostScript of the UPD driver.  Problem solved!  Printing on paper 12 x 18 in Tray 1 works perfectly.  There is clearly a problem with the UPD PCL5 and PCL6 drivers.

  • Custom print sizes

    I have a Photosmart C6280 all-in-one. Over time, I've added several sizes in printing preferences. I want to remove them and start from scratch. I don't see how to do this. I tried a reset of the food, but they are still there. I'm running Windows 7 64 x. Advice please?

    To remove the custom paper size:

    1 using the resizing of the configuration options for the printer. Highlight to delete, click OK

    2 resizing using the options, select custom, click on remove, then OK, and OK again.

  • minimum height of paper ip8720 in the custom paper sizes

    With the help of ip8720, when I set the height to 4.25 in custom paper size the image does not print correctly. If I leave the printer set the margins, I get the message «the limits of paper as defined by the PPD file size are a minimum height of 5 inches...» "If I set the margins mysself (to 0) part of the image is printed in a corner, not there at - there no way to print with a 4.25 inches paper size?  I could do with my old Canon printer. The reason why I need to this size, it's that I'm trying to print a photo on the bottom half of the book which is actually 5.5 wide and 8.5 high. I need only on the bottom so that I can then fold paper to make a card with the image on the widthx height 5.5 before - so 4.25 will not work in this case... the height must be 4,25 and width of 5.5 inches. Thanks for any ideas you may have. (I use an iMac).

    Hello.

    The minimum supported size is 3.5 inches wide by 5 inches high.  If the height is specified as something more smaller than 5 inches it will not print to avoid paper jams or feeding problems in case the book is actually less than 5 inches high.

    If you need additional information, find more help contact us.

Maybe you are looking for