Default backgroud

When I open up a image and resize it how can I make the background from
white to transparent as my default?

Double-click the background layer icon in the layers panel. This will make it a proper layer. Now when you expand canvas you'll get transparent areas...

Similar Messages

  • Backgroud Job with spool list recipient

    I want to execute a report (smartform) in backgroud ( specific the recipient determination with "[email protected]" ) and want to send the PDF format of the report layout to the email address which I input in recipient .
    I did a test  and reveived the mail with PDF attach file .but the PDF is blank ...what happen?
    The report is correct and has values  when executed frontend.

    Hi santosh p 
    I try to download the file with pdf format.
    the resulte is the pdf file is empty....
    I don't know why?
        TH_PRINT-XSFCMODE  = 'X'.
        TH_PRINT-XSF       = space.
        TH_PRINT-XDFCMODE  = 'X'.
        TH_PRINT-XDF       = space.
        TH_PRINT-TDPRINTER = O_SPLD.
        TH_CONTROL-NO_DIALOG = CNS_X.
        IF P_RADIO1 = CNS_X.
          TH_CONTROL-PREVIEW   = CNS_X.             " Preview
        ELSEIF P_RADIO2 = CNS_X.
          TH_CONTROL-PREVIEW   = SPACE.             " WITHOUT PREVIEW
        ENDIF.
        TH_CONTROL-GETOTF = 'X'.
    ----- Get the function name from the name of smartform
        CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
             EXPORTING
                  FORMNAME           = CNS_SFORM           "Smartform Name
             IMPORTING
                  FM_NAME            = LW_FUNC_NAME        "Function Name
             EXCEPTIONS
                  NO_FORM            = 1
                  NO_FUNCTION_MODULE = 2
                  OTHERS             = 3.
        IF SY-SUBRC <> 0.
          MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        ENDIF.
    -----Call smartform
         CALL FUNCTION LW_FUNC_NAME
             EXPORTING
                  CONTROL_PARAMETERS = TH_CONTROL       " Preview
                  OUTPUT_OPTIONS     = TH_PRINT         " The print default
                  USER_SETTINGS      = SPACE
                  W_NAME             = W_NAME
                  W_REPORT           = W_REPORT
                  W_REPORTDATE       = SY-DATUM
                  W_TONAME           = W_TONAME
                  W_PERIOD           = W_PERIOD
                  W_YEARTYPE         = W_YEARTYPE
                  W_FINYEAR          = W_FINYEAR
                  W_LASTDATE         = W_LASTDATE_1
              IMPORTING
                  job_output_info    = w_return
              TABLES
                  T_TAB              = T_DISPLAY_1        " Table for output
              EXCEPTIONS
                  FORMATTING_ERROR   = 1
                  INTERNAL_ERROR     = 2
                  SEND_ERROR         = 3
                  USER_CANCELED      = 4
                  OTHERS             = 5.
        IF SY-SUBRC <> 0.
          MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                 WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        ENDIF.
    ****...................................CONVERT TO PDF...............
      DATA: P_BIN_FILESIZE TYPE I,
            P_OTF type table of ITCOO,
            P_DOCS type table of DOCS,
            P_LINES type table of TLINE.
      P_OTF[] = w_return-OTFDATA.
      CALL FUNCTION 'CONVERT_OTF_2_PDF'
        IMPORTING
          BIN_FILESIZE = P_BIN_FILESIZE
        TABLES
          OTF = P_OTF
          DOCTAB_ARCHIVE = P_DOCS
          LINES = P_LINES
        EXCEPTIONS
          ERR_CONV_NOT_POSSIBLE = 1
          ERR_OTF_MC_NOENDMARKER = 2
          OTHERS = 3.
      IF SY-SUBRC <> 0.
        MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    CALL FUNCTION 'GUI_DOWNLOAD'
      EXPORTING
      BIN_FILESIZE                    =
        FILENAME                        = 'C:/AAA.PDF'
        FILETYPE                        = 'BIN'
      TABLES
        DATA_TAB                        = P_LINES.
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.

  • System default background color to JFrame on MAC OSX & Ubuntu

    I want to set JFrame backgroud color to System Default color of MAC OSX and UBuntu OS. Can anyone plz help me in this regard.
    Thanks

    Just an addition: If you want to give your application the typical 'brushed metal' look on Mac OS, try starting the application with "-Dapple.awt.brushMetalLook=true"

  • How to avoid sorrouding p tag added by the default text component on editing a text in a page

    We are using Default Text component(foundation/components/text) within a CQ5 Page. The text component is automatically adding a <p> tag surrounding the text in the text area. We would like to control this behavior of auto addition of the <p> tag in the text component. Please suggest us a solution to avoid the <p> tag around the text.
    Here is the brief backgroud- We are doing a migration of html pages into CQ5. The editable sections of the page are converted to CQ5 Text components with in the page. While we are creating the page from the backend, we are not adding the <p> tag surrounding the page. However after creating the page, if users goes to the page and edits a text block within a page, the additional <p> tags are getting added which is disturbing the styling.
    Let us know if we need to provide more information on this.
    Thanks & Regards,
    Vamsi

    Hi Vamsi,
    I am facing same kind of issue.
    As of now I am thinking of overritng the css applied by this <p/> tag.
    If this p tag is fallowing same strucute then though of putting reqular expression to catch hold of this tags on the page.
    Some thing like it always creates with id
    <p id="cq-gen246"></p>
    <p id="cq-gen253"></p>
    <p id="cq-gen254"></p>
    Do you have any better approach..

  • Default Value is not getting displayed in SUN ONE Ldap

    Hello,
    I have created an attribute in slapd.user_at.conf and it is associated in slapd.user_oc.conf.
    The attribute default value is given through SUN ONE Console. But, In our application the default value is not getting displayed.
    We need the default value to run our applicatin. Can anyone help me for this issue
    Regards,
    K. Senthil Kumar

    Hi anandkumar,
    I belive this issue can be resolved by changing the  Query proprties for the perticular field.
    Kindly check the Field proerties in query designer and ensure that Text is enabled ather than Key.
    __Field property check up:__Go to query designer->click onn the field-> Right hand side in properties click on display tab-> select Text in drop down menu of Display as tab.
    FURTHER CHECK UP: check the master data avaiulability for the perticular info object, if masterdata is not available, do the text data for txt data availability in report level.
    Hope this helps you!!
    Best Regards,
    Maruthi

  • NULL and default!!

    hi,
    I have created a table as below.
    CREATE TABLE student
    (      Rollno      CHAR(8),
         Name          VARCHAR2(20),
    Fees          DECIMAL(12,2) DEFAULT 100.00
    can someone please explain the effects of the following insert statements.
    a] insert into student values('c123','Patrick');
    b] insert into student values('c123','Patrick',NULL);
    Will both of them have different effects on the values entered into the table? And what will be entered into the columns in both the cases.
    Message was edited by:
    user593212
    Message was edited by:
    user593212

    SQL> CREATE TABLE student
      2  ( Rollno CHAR(8),
      3  Name VARCHAR2(20),
      4  Fees DECIMAL(12,2) DEFAULT 100.00
      5  );
    Table created.
    SQL> insert into student(rollno,name) values('c123','Patrick');
    1 row created.
    SQL> select * from student;
    ROLLNO   NAME                       FEES
    c123     Patrick                     100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to get ALL values as default for  a drop down box in JSF

    Hi,
    I have a drop down box in JSF page which retrieves values from LOVCache.java. I have values like Company, Client, User, ALL in the drop down box.
    By default blank value is selected for the drop down box. I want to make ALL(which retrieves data for all the values) as default value for the drop down box.
    Could any body help me? Any help must be appreciated.
    Thanks,
    Aseet

    Thanks Nikhil. But I am fetching the values from the LOVCache.java.
    I am using <af:selectManyChoice>. Is there any way I can use LOVCache.java value for selecting default values instead of hard coding?
    I mean to say can I write
    unselectedLabel="#{LOVCache.entityTypeSelectionList.anyValue}"
    where LOVCache.entityTypeSelectionList is used to populate the drop down box.
    Regards,
    Aseet

  • SRM 5.0 - how to change default password?

    Hello,
    Am trying to install SRM 5.0 Oracle 10g as the DB. In the instllation doc of SRM 5.0 a default password is given to connect to the database and I see the encrypted password is in the jdbc properties. How can we change the default password? How do I get the encrypted value?
    Any help is appreciated.
    Thanks

    Propblem resovled, find the corresponding function group and screen, then change the translation.

  • ACS 5.3 Default Backup Password

    When doing a backup on any of the ACS 5.x appliances by default the backup is encrypted with PGP. What password is used for that? Is it configurable?

    It is not configurable and that information wasnt made public. However, when you restore it should be able to decrypt it just fine.
    You can try opening a TAC case but when I was in TAC wasnt able to find that key either.
    Thanks,
    Tarik Admani
    *Please rate helpful posts*

  • How to change the default JET (JumpStart) password

    I am using JET (Jumpstart Enterprise Toolkit) to jumpstart my servers. The default password, boajrOmU7GFmY, is saved in a encrypted form in jumpstart.conf. I want to change it, how do I know the encrypted form of my new password?
    Tom

    Usage: orapwd file=<fname> password=<password> entries=<users>
    where
    file - name of password file (mand),
    password - password for SYS and INTERNAL (mand),
    entries - maximum number of distinct DBA and OPERs (opt),
    There are no spaces around the equal-to (=) character.

  • Does iTunes have a default password for initial encrypted backups?

    I have an iPhone that was connected to iTunes for the first time today.  It is a company device and IT has set a policy to require backups to be encrypted.
    When I first plugged the phone in, iTunes automatically did a backup as it had never seen the device before.  Due to a software issue, Apple recommended that I do a restore to factory settings and then restore from backup, so once the initial backup was completed, I performed the restore to factory just fine.  However, when I attempted to restore from backup, I was prompted for a password even though I was never prompted for a password when iTunes created the backup.  I have tried every password I can think of including my company domain password, iTunes password, iPhone passcode, etc...etc...to no avail.
    Does anyone know if there is some default password that iTunes using when doing an initial backup without prompting the user for a password?

    Caronold -
    I have the same problem when i updated to iOS6  3days ago from iOS5.1.1. I've tried every passwords i can think of but NO luck.
    Even the folks at genious bar said : good luck!!
    A Third party software that can decrypt?

  • How to change default open and close effect in JavaFX TabPane

    I'm interested how I can change the default effect of closing and opening a tab in JavaFX TabPAne. I found that this can be configured by using:
        tabPane.setEffect(Effect ????);
    But which effects are available?

    Hi Lionate
    Welcome to the forum.
    Make a document to your liking.
    Change the Body style and any other styles in :
    +Menu > Show Styles Drawer > click on the little triangle next to Body > redefine Style from Selection+
    Capture the page:
    +Menu > Format > Advanced > Capture Pages… > Name it > OK+
    +Menu > Format > Advanced > Manage Pages… > Delete other Sections/Pages > OK+
    Save as a template:
    +Menu > File > Save as Template…+
    +Menu > Pages > Preferences > General Preferences > For New Documents > click Use template: > Choose > browse to the template above+
    Peter

  • Spry Collapsible panel - open and closed default question...

    I am using a Spry Collapsible panel in a vertical nav menu (DW CS4) and it's in a template for my site. I want it to be closed as default on the Home page, but when a visitor clicks to open it and selects their option, I would like it to remain open on the selected page - Is there a way to do this?
    Thank you all!
    Aza

    Check out the examples on this page: http://www.spry-it.com/examples/spry-widget-cookie-history/#collapsiblepanel

  • Questions on default print quality and print order

    I recently upgraded to CS 5.5, a clean install on a new Mac running 10.7. I've found two issues regarding printing from both Acrobat and InDesign:
    In both programs, if I go directly to print (command-P, then hit OK without changing settings), documents will print at my printer's default setting, which is for a high-quality photo on glossy paper. (I haven't figured out yet how to change that default.) I want it to print to my faster standard quality  setting, which is generally also the "last-used" setting. I can of course go into printer settings to fix -- each time I do that, my standard setting is already set in that window -- but I have to make that move every time I print.
    Previous versions of both programs (CS3) automatically went into the last-used or standard setting. How can I get that back?
    Also, print order hasn't been working as it did in CS3. Documents print first-page-first in CS 5.5, unless I check "Reverse order"; in CS3, docs printed last-page-first automatically, without checking any additional box, making documents easier to collate. Also, on many documents, "Odd pages only" prints the even ones, and vice-versa.
    How can I get the automatic reverse order and correct odd/even back in Indesign 5.5 and Acrobat X Pro?

    Hi Davis,
    Well, if you are able to log on the BPS application (thus, a Web Interface if I'm not mistaken) then it means that some user is logged on the ABAP-side. It is either a "personal" user or a technical (common) user, that is used for anonymous access.
    You will certainly be able to track down this user with the SM04 transaction.
    You should be able to add a button to the BPS page. One idea would be to call an URL with an ICF service behind that will be able to process the parameters contained in this URL.
    It will be this very ICF service that will call the BAPI.
    Try these links
    http://help.sap.com/saphelp_nw04s/helpdata/en/55/33a83e370cc414e10000000a114084/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ea8db790-0201-0010-af98-de15b6c1ee1a
    Hope this helps.
    Best regards,
    Guillaume

  • Will any mail apps open to the inbox by default?

    I have been using computers for decades...and have had my iPhone for a few years now. It was only a few days ago that I got my first iPad and was surprised by the "feature" that all of the mail apps seem offer...
    I am talking about opening the app to the last email you were looking at. I tried a few different apps and they all seem to offer the same thing.
    Why does it seem to be an iPad thing to make you go to your inbox instead of having it be the first thing you see?
    Can anyone direct me to an app for the iPad that when I open it, I will see my inbox?
    Maybe it's just me but I don't want the contents of an email being displayed on my screen until I choose...who knows who will be looking over my shoulder when the app is opened.
    Thanks in advance for any help you can send my way.
    Scott

    This answer does not help me at all.
    It does not address my initial question...not even a little bit.
    Me mentioning someone looking over my shoulder was just an example.
    The point is, I want an app that opens by default directly to the inbox.
    If you have anything useful to contribute, please do.
    Scott

Maybe you are looking for

  • USB mouse and keyboard not responding

    I had a power outage yesterday and my iMac was on. I have since tried to start it and my keyboard and mouse are not responding and I get a message that the date on my computer has gone back to before March of 2001. I need help, my hardware warranty j

  • S300. Win 8.1 LAN dial

    Drivers were updated from this site after win 8.1 setup. 1. Start button turns totally black on mouse moves to it (just after driver installation). 2. Switching VLC Player to High performance mode in the CCC causes its crash on every playback, howeve

  • Grouping songs into one album that are featuring someone else

    Trying to clean up my iTunes library.  Some on my albums that I have ripped to my iMac have songs on the same album, but feature one or more other artist.  I'd like to find out the easiest way to get those songs into the same album group that they ar

  • Underlining text in a MS word document from PL/SQL

    I have a routine that creates a text file using the TEXT_IO package and then launches MS Word for the user to edit the newly created text. They've asked me if I can underline/bold certain parts of the text prior to launching word. I have a feeling th

  • How to Add Dynamic af:inputText or UI comp fields in JSPX pages?

    i want to add one <af:inputText> Field in my jspx page. it is based on MaxQuantity (af:inputText field). Say if value of MaxQuantity >3 it should add one UI component next to MaxQuantity field. How to achieve this ? will that be produced in Backing B