[CS 6] How to update object after resizing page?

I need to resize a page (vertically) until a text fits. I thought I use the autosize property of the text frame.
So I set
autoSizingType=AutoSizingTypeEnum.HEIGHT_ONLY
and then I resize the page by factor 1.1 until there is no more overset.
The problem is that the text frame jumps to the size of the page (actually the pasteboard) but then the height does not grow when I resize the page. (The same is true in the GUI).
It seems to be an updating problem. I solved it by inserting a character in my text frame and then deleting it in every loop. But this seems rather silly. How can I get my frame to autoresize after size of page changes?
Thank you,
Ralf

@Ralf – does a
myTextFrame.recompose();
help?
Uwe

Similar Messages

  • How to change an after login page?

    Does anyone knows how to change an after login page from a default page 1 to, let's say page 200?

    Jessica,
    The URL to run your application is http://apex.oracle.com/pls/otn/f?p=23533.
    If you use this, page 3 is the first page shown after login.
    Using the URL you gave runs the Application Builder, not your application. If you use the Builder's Run Application icon to run your application, the page in your application that you are requesting is page 1 (or whatever is in the application's Home URL attribute). But running your application this way is something you do in a development environment only
    Your basic question has to do with how end users would get to a particular after-login page. End users do not have access to the Application Builder.
    Scott

  • How to destroy object after use.

    Hello friends,
    i have used one class which is making telnet connection to some remote system and running commands over remote system.
    after finishing everything successful, that telnet connection is not closed.
    how can i close the telnet connection explicitly. i think if we forcefully destroy the class object, then the telnet connection will be closed automatically.
    Is there any method to destroy the object explicitly with out using finalize() method.
    rgds
    tskarthikeyan

    masijade. wrote:
    kajbj wrote:
    masijade. wrote:
    TSKarthikeyan wrote:
    Is there any method to destroy the object explicitly with out using finalize() method.Stand in front of your computer and watch the program execute. As soon as you get to the point where you want to destroy an object ... pull out your sledgehammer and swing away.Will that work if it's executing on a remote server?I don't know, but I'd like to give it a try. ;-)Stop stop stop stop it please
    LMAO... Yep, there it goes... Don't look at me like that ya' smelly hairy little... Now i've compeltey lost it.

  • How to update objects of sub software component version?

    I have two SWCV, say SWCV_BASE and SWCV_DERIVE, SWCV_DERIVE is based on SWCV_BASE. So the objects which belong to SWCV_BASE are also availabe in the BASIC OBJECTS directory under SWCV_DERIVE.
    My question is:
    When I make some change in SWCV_BASE, how to reflect this modification to the SWCV_DERIVE? Currently whatever I do to SWCV_BASE, the change can't be transferd to BASIC OBJECTS in SWCV_DERIVE. Does anyone know how to syncronize the objects in SWCV_DERIVE to get the newest ojbects in SWCV_BASE.
    MUST REWARD FOR GOOD ANSWERS.
    Regards,
    Hui

    Hi, Michal
    I forget to activate it. Yes, it's really...  Forgive me:)
    I have another question which has confused me for long time. It would be apprecaited if you could give me some light. According to sap documentation, through sub software component version we can reuse or do some customer modification to some SAP XI OBJECTS. But when I import some SAP software component version like SAP BASIS 6.20, I find nothing inside it. So when, how and where can we use SAP XI OBJECTS?
    See the scenaio below:
    An R/3 system is going to transfer data with a database.
    R/3 (IDoc) <-> Database (JDBC)
    IDocs can be devided into two types:
    1. idocs shipped by SAP.
    2. customized idocs.
    In my understanding, when I import some sap software component version like SAB BASIS 6.20. I should be able to find the SAP shipped idocs. But nothing is there.
    So Should I import the SAP shipped idocs into the SAP software component version? Then create a customized software component version based on SAP component version, where I import the customiyed idocs.
    Could you give me some advice?
    Thanks in advance.
    Regards,
    Hui Wang

  • Unable to create or update object after creating database

    I have installed Oracle 8.1.6 on a Solaris server (with documentation, cause I'm not expert of Unix).
    Next I have created a database and a user (with the doc too !!)
    I can make select on all the objects of this database (system tables for example). I have created one test table without any problem. Now I can't create any table or update the table on the server or on a client (the sql + froze). The select orders work. I tried to restard the server but the problem is the same.
    Thank you very much for your help

    There are no error ! (alert.log)
    The sql plus (on the client or on the server) froze when I launch the create or update command. The select command works.
    Thank you very much.

  • How to lock object after merging transport list?

    Hello,
    I am facing following Problem:
    We have one big transport request with approx. 15 tasks where each developer wrote his developments on it.
    Now we want to structure this bis transport.
    Therefore I thought to create a new transport request and merge (via se03) the old tasks (from the big transport request) on this new transport request.
    Then I have in this new transport request only one entry e.g. for my InfoCube (in my old (big) transport I had in diffenrent tasks entries for this cube.
    Do you agree with my step-by-step solution?
    As a further question:
    Objects are locked in in my old transport request. How can I unlock this objects and lock the objects in my new transport request?
    If s.th. is unclear pls. give information...I will provide you information.

    Hi ,
       Goto TCode: SE03 and choose Unlock Objects (Expert Tool)  to unlock objects from any request/task.
       Then assign or move to new request. To lock: right click on request/task from context menu you will get option to lock or double click on request/task there you can see option for locking(lock button).
    Hope it Helps
    Srini

  • How to close the object after generation Excel file

    I have generated excel file. I save that file using "Save" button on dialog-box. After i go to menu navigation at that time i got javascript error.
    please give me the solution how to close objects after generating excel file.

    Hi,
    Pls don't forget to reward points and close the question if you find the answers useful.
    Eddy

  • How to update doc type in Itab where Doc type is Dropdown box

    Dear all,
    I have created one itab with document type as drop down,when user wants to create PO,he is going to change documnet type to based on requirment ex.Itab is displayiing Doc type as DB but he want to change Doc type as ZNB.but myproblem is iam unable to update this doc type . the same previous value it is taking.iam using BAPi to create PO.it is taking doc type as DB only.but i want to get it as ZNB.how to update Itab after displaying data.
    Please helpme out.
    Thanlks in advacne.
    Regards
    Shiv

    Hi,
    Set user command or Function COde(in case of dialog program) for the drop down and in user command modify your itab.
    Hope this helps u.,
    Thanks & Regards,
    Kiran.

  • How to clear cache after mime object is updated?

    Hi Expert,
        I create a mime object (such as "test1.jpg") in mime repository.
       In web dynpro, I add two UI elements: a formatted text edit and a File-Upload "Insert Image",
       after I click the File-Upload "Insert Image",
       I select an image file (such as test2.jpg) from local directory, and upload the content of the image file to mime object(test1.jpg) in mime repository.
       at the same time, I insert a line into formatted-text-edit as "<img src="/SAP/Public/.../test1.jpg" />".
       I double click the mime object (test1.jpg), its content has changed as test2.jpg,
       however, formatted-text-edit still displays the content of test1.jpg.
       When I mannually clear the cache of IE, and refresh the web, Formatted-text-edit display the content of test2.jpg.
      It's obvious that the cache of http server isn't cleared.
      How to clear cache after mime object is updated?
      Any suggestions are welcomed.
      Thank you.
    Best Regards,
    Derek
    P.S. the source code:
    lv_url = '/SAP/BC/WebDynpro/SAP/ZENHANCE_IA/test1.jpg'.
      lo_mine_rep = cl_mime_repository_api=>get_api( ).
      lo_mine_rep->put(
        EXPORTING
          i_url     = lv_url
          i_content = lv_file_string ).
    Edited by: Derek Zhao on Sep 20, 2010 6:21 AM

    Hi Derek,
    Have you tried the method INVALIDATE_ICM_CACHE of class CL_MIME_REPOSITORY_API ?
    Regards,
    Anand

  • How to update ADF VO object to refresh the data in ADF Pivot table

    I need to know how to update the View object so that the date in pivot table is refreshed/updated/filtered.
    here are the steps I performed to create ADF pivot table application using VO at design time.
    1) created a collection in a Data Control (ViewObject in an ApplicationModule) that provides the values I wanted to use for row and column labels as well the cell values (Used the SQL query)
    2) Dragged this collection to the page in which wanted to create the pivot table
    3) In the pivot table data binding editor specified the characteristics of the rows (which attribute(s) should be displayed in header), the columns (likewise) and the cells.
    Now, I have a requirement to update/filter the data in pivot table on click of check box and my question is how to I update the View object so that the date in pivot table is refreshed/updated/filtered.
    I have got this solution from one of the contact in which a WHERE clause on an underlying VO is updated based upon input from a Slider control. In essence, the value of the control is sent to a backing bean, and then the backing bean uses this input to call the "filterVO" method on the corresponding AppModule:
    but, I'm getting "operationBinding" object as NULL in following code. Please let me know what's wrong.
    here is the code
    Our slider component will look like
    <af:selectBooleanCheckbox label="Unit" value="#{PivotTableBean.dataValue}"
    autoSubmit="true" />
    The setDataValue() method in the backing bean will get a handle to AM and will execute the "filterVO" method in that, which takes the NumberRange as the input parameter.
    public void setDataValue(boolean value) {
    DataValue = value;
    BindingContainer bindings = getBindings();
    OperationBinding operationBinding = (OperationBinding)bindings.getOperationBinding("filterVO");
    Object result = operationBinding.execute();
    The filterVO method in the AMImpl.java will get the true or false and set the where Clause for the VO query to show values.
    public void filterVO(boolean value) {
    if (value != null) {
    ViewObjectImpl ibVO = getVO1();
    ibVO.setWhereClause("PRODUCT_TOTAL_REVENUE(+) where rownum < 10");
    ibVO.executeQuery();
    }

    Did you define a filterVO action in your pagedef.xml file?
    You might want to read on how to access service method from a JSF Web Application in the ADF Developer Guide for 10.1.3 chapter 8.5

  • How to retrieve apps after a complete iPod reset? The "App_Store Updates Purchase" tab isn't working!

    Hey Apple Community,
    I have a problem, but every problem has a story, so let me explain that first.
    Let's start of by saying that I bought my 32 Gb iPod in February, 2012.
    Over the course of the last 21 monts there have been about 370+ different apps on it (not all at ones of course). Of which I purchased about 26. I should also mension that my iPod hasn't been Jailbreaked at any point of time (I just don't trust it).
    Yesterday, I wanted to put some new songs and video's on it. So I connected my iPod to my PC (I use windows 8). When I opened, It told me that there was a new system update (iOS 6.1.5). Because I 'was' in a good mood and had the time, I pressed "Download and Install". The updates usually take some time to install so I minimalized iTunes and opened FireFox (to check my e-mail and watch some video's). About 8 minutes later, I got a notification from Windows telling me that iTunes had crashed. At that point the update wasn't done installing. I restarted my PC (just to be sure) and opened iTunes again. It immediately openened a notification, telling me that there was a damaged iPod connected to my PC. The only option I had was to restore it, which would mean that my iPod would get reset to it's manufacture settings. You can imagine that this sounded disturbing. Fortunately it also stated that I would get the option to restore it (to the way it was before the update/crash) after the reset. This would be done using the automated back-up system of iTunes. I started the reset and didn't touch my PC nor iPod until it was finished (just to be sure). Then I used the given 'restore to old state' option (the just installed version won't chance by doing this). After finishing, I immediately noticed that all of the apps that I installed were missing. In total about 100+ apps (about 60-70+ games, 30-40+ remaining apps). However I did get my photo's back (which are now backed up), that's nice! along with my music and video's. The missing apps are reinstallable but the saves aren't. Imagion 21 monts worth of game saves gone in a flash for more then 60 games. Of the 100+ app there are about 30 that I really want back, however I am unable the recall all of the names.
    So I went into the App_Store > Updates > Purchased tab. Here comes the real problem. The purchase tab doesn't load, it isn't even displaying the choice to switch from 'all' to 'not on this device'. I've tried some things to get is to work again: restart my iPod, log out and back in my iOS accant (in the app store) and a combination of the last 2 things. This didn't work however.
    My questions are:
    1) Is this problem fixable? If yes, how?
    2) If not, what would be the second best option of retrieving the missing apps?
    Thanks before hand,
    Sebgear

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                                                                
    - Restore to factory settings/new iOS device.             
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar                                      
    Also, you should be able to redownload via iTunes on the computer. See that method included here:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • How to update the inventory after committing order..?

    How to update the Inventory stock level of a commerce item after committing the order.. in ATG 10.0.1..?
    Thanks in Advance,
    Vishnu & Nithin Kayithi

    you can add the pipeline chain after the processOrder in the commerce pipeline , in the runProcess method call InventoryManager.decreaseStockLevel(String pId, long pNumber);

  • Any ideas on how to fix ipad after the new iOS 7 update? My battery will not charge, my ipad is hot to the touch, the iTunes Store won't open, and my messages on Facebook aren't showing up when I chat and pintrest won't pin to my boards.

    Any ideas on how to fix ipad after the new iOS 7 update? My battery will not charge, my ipad is hot to the touch, the iTunes Store won't open, and my messages on Facebook aren't showing up when I chat and pintrest won't pin to my boards.

    If you have all your music on the cmputer then i would connect up my phone uncheck the Sync Music option and apply.
    This should take all the music off your phone .Then you can resync the music back on to it.
    If this doesn't work maybe a restore to factory settings and start from scratch is the way to go

  • How to update Row Object in JSP Page? urgent!!!

    HI,
    I have a JSP Page and I have used jbo:DataSource and jbo:ApplicationModuleTags.
    Step 1: I have created a oracle.jbo.ViewObject view using
    view = ds.getRowSet().getViewObject(); and executed query using view.executeQuery()
    Step 2: I access the Row Object for this view like this
    Row rs = ds.getRowSet().getCurrentRow().
    Step 3: I try to set the attributes for this Row using setAttribute methods like this
    rs.setAttribute("empName","James");
    Step 4: Now I want to update this row. How to update this???
    If i need to get a Transaction object, which object's getTransaction I should use?
    Note: Please note that I haven't used <jbo:Row > tags to access my row. I simply get the Row object from view and want to update certain attributes and commit to database.
    Thanks
    Hari

    Hi Harihara!
    I think the record pointer is still before the first row, because you just executed the query.
    Try one the following statements instead of 'Row rs = ds.getRowSet().getCurrentRow()':
    Row rs = view.first();
    or
    Row rs = ds.getRowSet().first();
    And don't forget to commit your changes if the master process doesn't take care of it already!
    Good Luck!
    Rolf van Deursen.

  • This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or cancelled... this comes up when I go to update Iphoto after installing Yosemite... how do I fix this?

    This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or cancelled... this comes up when I go to update Iphoto after installing Yosemite... how do I fix this?

    I have resolved this issue with the apple chat support by going to the "purchases" tab in the app store - where there was a message that I had to accept updates for the apps that wouldn't update.  Once I did this, signing in for each of them, they all updated just fine.

Maybe you are looking for

  • Clearing from payment lot(FP05) and cash desk

    Hi , Background of the issue: when we post from payment lot or cash desk account clearing happens( clearing open items). Issue: My client has a requirement when the posting is done for a particular account from above two (payment lot or cash desk) cl

  • BOE XI 3.1 Mysql database connection jar

    Hi All, I am new learner for BOE.I installed Business Object Enterpraise 12.0. I have created the report WebI rich client and saved in local path, and also some value insert into mysql database table. I need to know how its stored into mysql database

  • I can't see how to edit PDF inside Portfolio for Acrobat X. In Acrobat 9 Pro

    I can't see how to edit PDF inside Portfolio for Acrobat X. I can do this in Acrobat 9 Pro with the Document pull down menu. Did they take this away in Acrobat X?

  • Lync 2013 credentials problems on domain computers

    Hi folks, We are having trouble with Lync 2013 and credentials on our domain computers. We have been using Office 365 and Outlook for our email for a couple years and it has worked well enough, so recently we decided we wanted to start using Lync as

  • Can the operations on a volatile variable be interleaved?

    volatile int a; //thread A int b = a; b++; a=b; //thread B int b = a; b--; a=b; Does declaring 'a' as volatile permit interleaving of operations of threads A & B ? int b = a;//thread A int b = a;//thread B b++; //thread A b--; //thread B a = b; //thr