Impossible choisir la taille de l'image transposée.

Mon problème:
en copiant une image de Photoshop sur un fichier Word ou un autre, je n'arrive pas à préciser la taille de l'image, alors que cela était très facile avant. L'image que je copie est gigantesque.
HELP!

Moved to Photoshop forum.
English translation:
My problem:
by copying an image from Photoshop on a Word file or another, I can not specify the size of the image, while it was easy before. The image that I copy is gigantic.
HELP!

Similar Messages

  • DESK3070 COMMENT CHOISIR LA PLACE DE L'IMAGE SUR LA FEUILLE QUAND ON A UN FORMAT D'IMAGE =UNE PARTI

    J'ai unpapier format A4 . je veux imprimer une image 13x15 en haut à droite . Comment déplacer la position proposée par le programme

    Bonjour. Je vous diriger vers le forum français traduits. De sorte que vous pouvez obtenir une meilleure assistance avec votre problème d'imprimante. Il va exposer votre problème aux membres de la communauté droite qui peuvent vous aider avec le problème. J'utilise Google translate pour aider à la rédaction de ce post. Voici le lien vers ce forum. http://h30478.www3.hp.com/hpfr/ 
    I am a former employee of HP...
    How do I give Kudos?| How do I mark a post as Solved?

  • Its seems impossible to center a fixed size image on a container

    Hi,
    I have a fixed sized JPanel that I want to add to the center of a container. I would like my JPanel's center to be fixed to the center of the container.
    I have tried to use GridBagLayout with a GridbagConstraint like follows:
    GridBagLayout gridbag = new GridBagLayout();
    getContentPane().setLayout(gridbag);
    GridBagConstraints c = new GridBagConstraints();
    c.fill = c.CENTER;
    SubPanel subPanel = new SubPanel();
    gridbag.setConstraints(subPanel, c);
    getContentPane().add(subPanel);
    setSize(400, 500);
    setVisible(true);
    But this results in the upper left corner of my JPanel being put in the center of the container. Does anyone know how to get the center of my JPanel being placed in the center?
    The following two suggestions does not work:
    1) This solution put my panel two the right of the center:
    this.setLayout( new Flowlayout( Flowlayout.CENTER ) );
    this.add( subPanel );
    2) This does only work in the special case that the width of my panel is a third of the width of the container:
    Use GridLayout and set the grids, when you add your panel it Should size the cells equal to your largest component which would be the JPanel, then just add blank JLabels to the other cells and add your subpanel to the center cell.

    this is some sample code. It has not been compiled like this, but there should only be minor problems. if it does not work, just post a message...
    ok, here we go:
    import javax.swing.*;
    import java.awt.*;
    public class CenterLayout implements LayoutManager2 {
    // make sure that only one child is added to the container
    public void addLayoutComponent(Component comp, Object constraints) {
    if( comp.getParent().getComponentCount() > 1 )throw new RuntimeException("only one child allowed for this layout");
    // as big as you want...
    public Dimension maximumLayoutSize(Container target) {
    return new Dimension( Integer.MAX_VALUE, Integer.MAX_VALUE);
    public float getLayoutAlignmentX(Container target) {
    return .5f;
    public float getLayoutAlignmentY(Container target) {
    return .5f;
    public void invalidateLayout(Container target) {
    public void addLayoutComponent(String name, Component comp) {
    addLayoutComponent(comp, name);
    public void removeLayoutComponent(Component comp) {
    // this assumes that the preferred size is the preferred size of the single child plus insets...
    public Dimension preferredLayoutSize(Container parent) {
    Insets insets = parent.getInsets();
    int w = insets.left + insets.right;
    int h = insets.top + insets.bottom;
    if (parent.getComponentCount() > 0 ) {
    Dimension childSize = parent.getComponent(0).getPreferredSize();
    return new Dimension(childSize.width + w, childSize.height + h );
    } else {
    return new Dimension(w,h);
    // this assumes that the minimum size is only the minimum size of the single child. if you want insets
    // considered for minimum size, add them here
    public Dimension minimumLayoutSize(Container parent) {
    if (parent.getComponentCount() > 0 ) {
    return parent.getComponent(0).getMinimumSize();
    } else {
    return new Dimension(0,0);
    // this is the important stuff, calculating childs
    // position. It always sets the child to its
    // preferred size and centers it.
    // there may be better strategies handling the case
    // that the containers dimension are smaller than its
    // childs dimensions. you may peek, if the child may be
    // scaled to fit in considering the minimum size of the child.
    // once started, layoutmanager can be improved with
    // more sophisticated algorithms ever on, go and paly
    // around with it :-)
    public void layoutContainer(Container parent) {
    if( parent.getComponentCount() > 0 ){
    Component child = parent.getComponent(0);
    Insets insets = parent.getInsets();
    Dimension size = parent.getSize();
    size.width = size.width - insets.left - insets.right;
    size.height = size.height - insets.top - insets.bottom;
    // put in child scaling here, if needed
    child.setSize(child.getPreferredSize());
    int x = insets.left + (int) ( (size.width - child.getWidth() )/2);
    int y = insets.top + (int) ( (size.height - child.getHeight() )/2);
    child.setLocation(x,y);
    public static void main(String[] args ) {
    JFrame f = new JFrame();
    f.getContentPane().setLayout(new CenterLayout() );
    f.getContentPane().add( new JButton("hello") );
    f.setSize( 200, 200 );
    f.setVisible(true);
    }

  • MacOSUpd10.6 impossible to open:not recognised disk image:why?

    Hallo to everybody,
    it is the first time for me in a community,so I have many questions to make.
    Searching to install the new OS Lion,I've tryed to install the MacOSXUpdCombo but,after downloding the .dmg it isnt possible to install the software.
    the window that appear is:
    Can someone help me to solve this problem?
    Thanks for every suggestions and sorry for my bad language !!

    You've downloaded the Snow Leopard combo update.  If you want to Install Lion on Snow Leopard, buy it in the App store.  If you already have Lion installed and want to upgrade to 10.7.2, run Software Update.
    Regards,
    Captfred

  • Problème taille image dans diaporama muse

    Bonjour,
    J'ai créé mon propre site, je suis en train de créer celui de mon amie.
    Dans mon site, j'avais fait des diaporamas et je pouvais changer la taille du cadre de l'image, l'image contenue dedans changeait de taille et ce afin d'arriver à la taille désirée (sans dépasser les 100% afin de garder une qualité correcte)
    Cependant, je n'arrive pas à faire de même avec le site de mon amie.
    J'ai essayé deux solutions :
    - créer un nouveau diaporama. Avec les 3 images inclues, le changement de taille du cadre occasionne bien le changement de taille de l'image inclue mais lorsque mes images s'y trouve cela ne fonctionne plus.
    - copier/coller mon diaporama et y insérer les photos pour le site de mon amie.
    Aucune des deux solutions ne fonctionne.
    Et pourtant, les images ont les mêmes dimensions en pixels.
    Je colle ici 4 impressions d'écran afin que l'on puisse bien voir de quoi je parle.
    la 01 est le diaporama avec l'affichage d'une de mes photos (à la taille qui est celle souhaitée pour mon amie)
    la 02 est le même diaporama avec l'affichage d'une photo de mon amie (on peut voir qu'elle est bien plus petite)
    la 03 et la 04 sont les informations de chaque photo (où l'on peut voir que les dimensions sont quasi les mêmes (1032x709 / 1068x715) - ce qui fait que je ne comprends pas d'où vient le problème)
    Merci d'avance pour toute aide.
    01
    02
    03
    04

    Bonjour
    Alors, deux nouvelles : une bonne, une mauvaise.
    La mauvaise, c'est que non, pas moyen de faire ça en standard dans Muse
    La bonne, c'est que vous pouvez développer directement dessus, parce que le code html généré est accessible, mais ça va quand même vous demander un peu d'efforts.
    L'autre bonne nouvelle, c'est que vous pouvez demander une fonction manquante : proposer une idée qui, selon le nombre de votants et la complexité pourra être implémentée en natif.

  • Pb taille image sous Ps, si je transfert de Lr vers Ps mon image a une taille si je transfert de Br

    Pb taille image sous Ps, si je transfert de Lr vers Ps mon image a une taille si je transfert de Br

    De quelle façon proçède tu pour le "transfert" car la dimension en cm ou en pouce de ton image est déterminé par la Résolution de l'image.
    La taille en pixel Divisé par la résolution te donne sa taille réelle
    2000px / 72 DPI = 27 pouces
    2000px / 200DPI = 10 pouces
    et la résolution n'affecte pas la qualité de ton image numérique.
    La résolution est importante à la sortie ou sur le média final
    Pour modifier les paramètres
    image > taille de l'image >résolution

  • Image in photoshop is not fully seen

    image in photoshop is not fully seen, and is positioned towards the lower part of my screen making it impossible to work properly on the image and impossible to crop as i am not seeing the whole image. This only a recent problem that has developed

    jujust to say its OS X version 10.8.5

  • Problems w/ Images in Reports 2.5

    I seem to have run into an apparent limitation with the Oracle Developer
    2000 Report Designer 2.5. I have an image that is displayed, the path being
    stored within the database, the image is then Read from file. This works
    fine except there are two problems that I have run into and hope somebody
    can either confirm this is the way the software functions or point me in the
    right direction.
    It seems impossible to me to get the image to center within the field as
    defined in the Report Layout. I have the image field on the report set to
    about 10 Inches wide. Initially the image appeared on the left hand side of
    the field, I changed the alignment to Center as you would for a text field
    but to no avail, the image always comes back on the left hand side.
    If the images where all of a uniform size this would not bother me as I
    would simply create the image box based upon the size of the image and
    center it on the report, alas this is not an ideal world. How can I center
    an image within a field ? Is it even possible.
    Thing brings me onto my second problem, the images stretch to fill the image
    field, stopping when it either hits the horizontal or vertical boundary.
    This is great in a way because oversized images are zoomed into and appear
    fine, the whole process does not mess with the aspect ratio's of the images
    at all. However with images much smaller than the image field, they are
    stretch way to much and become pixilated and an eyesore. I have tried
    playing with the Variable, Can Shrink, Can Grow features but I lose all
    control of where the image will wind up with varying results. The Expand,
    Contract properties have little effect, the variable option shrinks all
    images down to the tiniest of thumbnails and then again they appear to the
    left of center. Somebody has to have done this before.
    Any idea how I can control this behavior ? And maybe just have an image
    appear at its actual size ?
    Combined these two factors make the report shabby, and this is intended as
    presentation quality material.
    Any guidance, advice is appreciated.
    Thanks,
    James
    James Starritt
    null

    Hello,
    Is there any particular reason you cannot upgrade to Reports 6i? Reports 2.5 is quite old, and there have been a number of issues resolved with images since then.
    Regards,
    The Oracle Reports Team --skw                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Photo image : size reduction software

    HI !
    I want to reduce sizes of photo images i.e. jpeg, gif files of few GB's into less than 100KB. Need free / paid software compatible to MAC OS X 10.6.8.

    Do you really mean image files of a few Gigabites? I doubt there are many apps that can handle that size of an image file and the machine would have to have many GBs of memory to even consider using it? Was that a type and you mean a few MBs?
    Going from 2 GB down to 100 KB or less is nearly impossible and still get a decent image.  This is an 4.3 MB file compressed to 100 KB with no reduction in the image (pixels) size.
    This is the original file:
    Click on them to see what they look like full sized.  The edited version is showing pixelation in the sky and other areas.
    This was done with iResize at 15% quality (jpeg compression) level. It was the only file resize I had that would get it down below 300 KB.  Even Photoshop CS3 couldn't get it down below 230 KB.

  • Metadata ON image in browser view?

    i have been finding an issue in deleting duplicate images which i am doing manually and i am wondering if anyone can help with this. since these duplicates are the same /image/ but may not have the same name or the same resolution i do the following (i keep the one with the highest resolution)
    first i start in a browser view that lets me see all the images and then i do a manual sort to put the same images next to the same images. now the problem starts.
    in order to /see/ the metadata such as image size and file size i have to go into List view where i can see this information. then when i find the smaller of the two images i want to delete this one but since the image is so small in list view (and since i can't click to open it) i have to go back to browser view to see the image. then i go back to list view to delete it.
    since all the images look the same in list view (and since my images are not named the same) i sometimes use a black placeholder image which i move around and put between sets of duplicates while in browser view so that when i go back to list view i can make sure to see that the next two images are in fact the dupes of each other - to make sure i am not deleting a small image that is actually the only version of an image/file in my database. i mean, since i can't SEE this image in list view it is almost impossible for me to know which image it is in reality and deleting it without going back into browser view seems like an especially bad idea.
    is there a solution to this that might involve enlarging the THUMBNAILS IN LIST VIEW or being able to see image size and file size in BROWSER VIEW without it being too messy?
    TIA for any help.
    - jon

    i sometimes use a black placeholder image which i move around and put between sets of duplicates while in browser view so that when i go back to list view i can make sure to see that the next two images are in fact the dupes of each other - to make sure i am not deleting a small image that is actually the only version of an image/file in my database.
    One more suggestion, Jon. Have you considered to stack the duplicates in browser view? This way stacked images will be grouped in list view, and you can easily tell, which images belong to the same set of duplicates, for example: Three similar images stacked - you can disclose them by pressing the disclosur triangle and compare the file sizes. The stacked images will be indented in the list.
    Regards
    Léonie

  • Slideshow as a background .. zooming on images

    hi @ all ..
    i'm making my website of wedding photography and i am still trying to create a beautyful background with some of my wedding photos ..
    the style i wanted to have was a slideshow of some of the pictures with a smooth and nice change between the photos ..
    for now i have a motion tween that puts all the color tones to 255 and the image becomes gradually white .. than from the white the new background photo appears with the inverted effect ..
    that works fine for me but now i wanted to add something special ..
    every background picture stays there for about 10 seconds and i want an effect that zoomes on a portion of the image in a smooth way in this 10 seconds..
    i tryed to do this using motion tween between to frames that contain the same image but different sizes of them .. the zoom works (obviously) but it's impossible to use due to the image being resized and that creates pixels effects on it (very ugly to see ..)
    is there another method to do this? maybe using a zoom command in AS2.0 ? (i'm using AS2.0 for this project)
    thanks a lot for the help!

    hmm .. i know i'd have to start using AS3 ..
    the problem is when i started this projekt the only software i had to do this was flash professional 8 ..
    yesterday i tryed the new flash CS5 but i d'ont want to re-design everything in AS3 and i wanted to finish this projekt in AS2 ..
    (but maybe i will try if the motion-tween effect works better on the flash CS5 now and will see )
    but for now i wanted to know if there is another way to do this zooming effect using AS2 ..
    thanks very much for the help!

  • Image Button click?

    I would like have a row of image buttons in my view.
    But normal buttons do not have the possibility to add an image in stead of text.
    So I put images on my view. Now the layout is fine, but the image element do not have an OnClick...
    Is this impossible?

    > Hi,
    >
    > You Can add images to buttons.
    > IWDButton modify = (IWDButton)
    > view.getElement("Modify");
    > if (modify != null) {
    > modify.setImageSource("edit.gif");
    > }
    > //copy this image(edit.gif) in the project -> src ->
    > mimes -> components.
    >
    > Regards,
    > Sridhar
    Perfect...thanks for sharing!
    BK

  • Optimization of images

    Hi I'm trying to get 8 frames down to 40kb. I have been allowed 100kb for some sites and that was a struggle but 40kb is impossible. How do I optimize images so that my file size is really low without comprimising on image quality. I am using Flash, of course. Theres are about 12 images in total. Need them all. I have been opening them in Photoshop and using the 'save for web & devices' function and saving as 'Gif', or 'jpg' or 'png'.
    Have watched some Lynda tutorials for Flash CS5 as well as read up but can't seem to get over this major hurdle.
    Someone please help.
    Need to keep to FLASH as too late in the day to change programs now. It's for work with a deadline.

    What I do is, save for web as PNGs at correct width and height and adjust photo quality in Flash export settings till you reach <= 40k after publish. Importing them as uncompredssed PNGs keeps you from double compressing and loss of quality.
    12 images will be impossible to get under 40k unless they are very small in dimensions. You might consider politely loading them.

  • Zoom à l'intérieur d'une image incrustée

    Bonjour à tous,
    Les effets "Trajectoire" plus "Echelle" permettent de faire une multitude d'incrustations "PIP, mais je n'ai pas trouvé comment faire un zoom dans une image incrustée sans en même temps changer l'échelle (la taille) de l'images incrustée (le zoom se traduit exwclusivement par un changement d'échelle de la totalité de l'image incrustée).
    Mon souhait : le taille du cadre de l'image incrustée reste inchangée mais l'on peut zomer sur l'image dans ce cadre.
    Si quelqu'un peut répondre, je suis preneur.
    Merci d'avance.
    Cordialement.

    Bonjour à tous,
    Les effets "Trajectoire" plus "Echelle" permettent de faire une multitude d'incrustations "PIP, mais je n'ai pas trouvé comment faire un zoom dans une image incrustée sans en même temps changer l'échelle (la taille) de l'images incrustée (le zoom se traduit exwclusivement par un changement d'échelle de la totalité de l'image incrustée).
    Mon souhait : le taille du cadre de l'image incrustée reste inchangée mais l'on peut zomer sur l'image dans ce cadre.
    Si quelqu'un peut répondre, je suis preneur.
    Merci d'avance.
    Cordialement.

  • Comment définir une cible sur une image

    Bonjour, a tous, étant actuellement en 1ère année de BTS Génie Optique, je suis en stage avec un projet à réalisé. Pour réaliser ce projet je pense utiliser LabView, ma question est la suivante :
    Pensez-vous que LabView est capable d'acquérir une image (à l'aide d'une caméra), sur cette image, tracer un cercle par rapport à un centre et définir 10 autre cercle de 5mm de diamètre chacun dans ce cercle ?
    Merci de vos réponses.

    Bonjour, merci de votre réponse,
    J'ai utilisé cet fonction pour tracer les cercles sur une simple photo, maintenant j'essaye de faire en sorte que le diamètre de la zone circulaire soit en fonction de la taille de l'image. Pour cela j'ai utilisé un V.I déjà existant me permettant de connaître la taille.
    Le problème c'est que je ne peux pas utiliser la fonction "Tracer un cercle par son rayon" car l'image ne peut pas-être relié à ce bloque (voir V.I en pièce jointe).
    Auriez-vous une proposition ? 
    (Je joint mon V.I ainsi que l'image qui faut utiliser dans le chemin).
    Merci de vos réponse rapide.
    Attachments:
    Find length or distance.vi ‏57 KB
    Verre rond.jpg ‏8 KB

Maybe you are looking for

  • Error while purchasing an item in Apple Store

    Hello ... I Live in Iraq and my problem started yesterday when i tried to purchase the item Part number: MD827LL/A         ( price is 29$, shipped to US address ). I entered the 16 number of my credit card correctly but i incorrectly entered the secu

  • I have created an editable form which cannot be saved as a completed copy by adobe reader users.

    I have a created an editable form in indesign and acrobat, however when other users open up the form and fill it in they cannot save the completed copy. It comes up with that the user needs to click done signing, however there is no done signing butt

  • How to read an external XML file in a indesign Plugin?

    Hi All, Can you please guide in reading an external XML file in a indesign Plugin in MAC system. I am an windows user.We are using this file for reading some inputs. Thanks, Daniel

  • Mac to pc compatibility problem

    I can't open a quicktime movie made on a mac on my pc. It seems as though I'm missing a codec but I have no idea which one   Windows XP  

  • JDBC in a JavaBean with Webforms

    I have a javabean which is called from webforms on a when-button-pressed trigger. The javabean works fine, except when it reaches a point in the code where i try to load the oracle jdbc driver: DriverManager.registerDriver(new oracle.jdbc.driver.Orac