I need to force the width of the columns to values that are smaller than the minimum preset (1 058 mm) indesign.

Jongware provided two ideas to force the table rows and columns in the heights and widths smaller than the Indesign predefined 1.058 mm.

For lines: app.selection [0] .properties = {autoGrow:false, height: "0.5 mm"};

And for columns he sugested: app.selection [0] .width = "0.5 mm;

The problem is that, while the code for lines works perfectly, for the columns return a error "Unit expected, but received 0.5 mm" I'm under Indesign cs6. Someone has ideas to help fixing such script, or maybe a different approach? Thank you!



HM, other than the use of InDesign CS5.5 or underneath with scripts?
Or export IDMS, open and edit (by script of course, it is just a plain text file in disguise), place IDMS and replace the table?

(IDML as an alternative)

Laughing out loud

Uwe

Tags: InDesign

Similar Questions

  • How to print tiles that are smaller than the paper size

    I want to tile print a large image in several sheets of 11 x 17 using print tiling, but I want that the area of the image 10 x 10. In other words, I want to split my image into tiles of 10 x 10 print on paper 11 x 17. I'll shoot the paper after printing. I tried customizing the imageable area in the print settings, but the image 10 x 10 ends by stretched in the sheet 11 x 17. Is there a better way to do it?

    You can configure the work plans of 10 x 10 and have them throughout your work exactly how you want to print them.

  • I need to know the minimum requirements to install a creative package full nail of iMac. Thank you

    I need to know the minimum requirements to install a creative package full nail of iMac. Thank you

    Hi Guillermo,.

    Please see the system requirements as below:

    System requirements | Creative cloud

    Kind regards

    Sheena

  • Separate the values that are not in the hierarchy...

    Hi all

    Please help me build the following query:

    Parent child
    ==== ===
    10 20
    20 30
    30 40
    50 60
    70 80

    etc... In the above data we ensure there's a great single parent say 10 and values 50,60,70,80 etc are not attached to the grandparent 10. so I need to display values that are forgotten to fix on the Top 10 of node that is to say, here 50,60,70,80 etc. If my query is useful in retreving these values then I can attach them to the hierarchy.

    Thanks in advance.

    Kind regards
    Kalyan
    SQL>WITH t AS
      2       (SELECT 10 AS par, 20 AS chi FROM DUAL UNION ALL
      3        SELECT 20, 30 FROM DUAL UNION ALL
      4        SELECT 30, 40 FROM DUAL UNION ALL
      5        SELECT 50, 60 FROM DUAL UNION ALL
      6        SELECT 70, 80 FROM DUAL)
      7  SELECT *
      8    FROM t
      9   WHERE chi NOT IN(SELECT     chi
     10                          FROM t
     11                    CONNECT BY PRIOR chi = par
     12                    START WITH par = 10);
    
           PAR        CHI
    ---------- ----------
            50         60
            70         80
    

    HTH, Urs

  • Whenever we start to use our computer, the screen goes black and the message 'Auto adjust is in Prgress'. Then, all of our screen is small and all the icons and pages are smaller than before.

    original title: Auto Adjust

    Hello.

    Whenever we start to use our computer, the screen goes black and the message 'Auto adjust is in Prgress'. Then, all of our screen is small and all the icons and pages are smaller than before.

    I tried restoring the system that works and that gets our screen back to normal but every day that this Auto setting is coming and we can't seem to stop it.

    Any help would be appreciated... Thank you

    Try this:

    Go to the Web site of the manufacturer of your laptop computer-graphics/computer card > drivers and downloads Section > key in your model number > look for the latest Vista drivers > download/install them.

    Then:

    http://Windows.Microsoft.com/en-AU/Windows-Vista/change-screen-resolution

    Change the screen resolution

    Screen resolution refers to the clarity of the text and images on your screen. At higher resolutions, items appear sharper. They appear also smaller, so more items adapted to the screen. At lower resolutions, fewer items adapted to the screen, but they are larger and easier to see. At very low resolutions, however, images may have serrated edges.

    See you soon.

    Mick Murphy - Microsoft partner

  • Need to force the Flash Player installer to work even if it is out of date.

    There are a lot of PC in our network of the firm has to Flash Player version 11.1, on which is installed. We tried to get version 18 for all these PC, when Adobe released another update and all of a sudden that we used to push the update installation program will no longer work. We must be able to choose a single installer and work with it until all users in our system are up-to-date - regardless of whether or not Adobe releases yet another player update in the meantime. Is it possible to force the installer to work even if it is not the ABSOLUTE latest version? Otherwise, our users will not be just a version behind - they will continue to keep DOZENS of versions behind. I know that Adobe wants to force us to use the latest version of player safety, but in such a case the result is actually less of security.

    Any suggestions? Thanks for listening.

    -Brandon

    Hi brandonLancaster,

    Rate of normal release of the flash player is both - per month, the second Tuesday of the month.  Out-of-band releases occur when there are challenges of high-risk security bug, which we had recently.  What seems to have happened, is that client machines have been updated to the latest version, while you try to put a version prior to these systems. We can check this by looking at the FlashInstall.log file on a client computer that returned this error.  The FlashInstall.log file is located in the following location:

    • 32-bit: C:\Windows\System32\Macromed\Flash
    • 64-bit: C:\Windows\System32\Macromed\Flash AND C:\Windows\SysWOW64\Macromed\Flash

    You can send the contents of the file in your response, or download it by following the instructions that the specified item was not found. and after the URL in the files downloaded in your response.

    To avoid this scenario does not happen in the future, you disable the updates on the computers of your customers and then only deploy updates through your system of the EDSM.  To do this, you will need to deploy a custom file mms.cg with updates disabled for client systems.  The Flash Player Admin Guide examines various deployment strategies in Chapter 3.  Chapter 4 discusses managers features related to security, privacy, the use of disk space and so on, and the AutoUdpates section is on page 31.

    In addition, you can sign up to receive the Security Bulletin and the opinion here notice and Security Bulletins.  When a bulletin/notice is posted you would receive an email notification and can then go download the latest version, when it is validated and remove what to your client computers.

    --

    Maria

  • Selection of records that are greater than the current week or

    Hi I have a table with the table structure

    CREATE TABLE OMPPRODUCTION
    (
    LOCATIONID VARCHAR2 (200 BYTE) NOT NULL,
    IPC VARCHAR2 (200 BYTE) NOT NULL,
    PRODUCTIONWEEK VARCHAR2 (200 BYTE) NOT NULL,
    QUANTITY VARCHAR2 (2000 BYTE),
    PRODUCTIONCODE VARCHAR2 (2000 BYTE),
    MOULDQUANTITY VARCHAR2 (2000 BYTE),
    VARCHAR2 (2000 BYTE) SOURCE,
    VARCHAR2 (2000 BYTE) APPLICATION,
    COMMENTS VARCHAR2 (2000 BYTE),
    DATE OF TLM,
    ADSTAT CHAR (1 BYTE),
    SID NUMBER (10, 0),
    SECURITYLEVEL VARCHAR2 (100 BYTE),
    ENABLE CONSTRAINT PRIMARY KEY (LOCATIONID, CPI, PRODUCTIONWEEK) OMPPRODUCTION_PK
    )

    He has field PRODUCTIONWEEK that is to be given YYYYMMDD.

    I want to select records that are starting the week underway (Monday as departure day).

    for example, the date is 20120210 so I would choose the lines including the date more or equal to 20120206.

    Can someone guide me how it is possible?

    Published by: MaheshGx on 6 February 2012 16:16

    MaheshGx wrote:
    Select * from OMPPRODUCTION where to_number (to_char (to_date (productionweek, 'yyyymmdd'), 'WW')) > = to_number (to_char (sysdate, "WW"))

    Wow, why so complicated?

    You work with dates, so:

    (a) why the hell you store dates in a column VARCHAR2? (and worse yet, why is 200 bytes of length)? Store dates as the DATE. The optimizer based on CSSTidy will thank you. As well, you know, you won't be wasting space.
    (b) compare with the dates, not dates-converted dates - dates-converted-to-number numbers. Why do extra work when you have not to?

    Since you're after weeks from Monday, I'd go for the format mask "IW", since it is fixed and will always return the Monday of the current week ("WW" could return Sunday or Monday, depending on what are your NLS settings.) I'd rather have my labour code for those who executes it, regardless of their NLS settings).

    So, given the fact that your column is not the DATE data type, it would be more effective for you;

    select *
    from   ompproduction
    where  trunc(to_date(productionweek,'yyyymmdd'), 'iw') >= trunc(sysdate, 'iw');
    

    If you have an index on productionweek that you need help in this query, then I suggest to convert it to a basic index function.

  • TOP N function and OTHER values that are not in the TOP clause

    Hello... It's easier to explain with examples. Assume there is a table with 5 records. You will have to order them and use a TOP N feature to display 3 items albums. So far, it's easy!

    But I need to show all others 2 records like the OTHERS, and have all the summaries. It would be something like this:

    The flattened table:
    Code     Value
    1     2,000
    2     1,500
    3     1,000
    4     800
    5     600
    And I need to show it in responses like this:
    Name     Value
    Number1     2,000
    Number2     1,500
    Number3     1,000
    OTHERS     1,400
    How can I show OTHERS for these values that will be excluded when I create a TOP N function?

    Thanks in advance

    Hello

    Visit this link,

    http://obiee101.blogspot.com/2009/08/OBIEE-TopN-versus-rest.html

    Thank you
    Vino

  • AF:inputListOfValues except the values that are not defined in LOV

    Hello

    I have a requirement where the user can select a value in the given list and if the desired value is not available,
    He can type a new value.

    Currently I use af:inputListOfValues and it tries to validate the new value with the list of values, he gives
    a mistake. True = immediate adjustment will not solve the problem.

    Is their all component which can solve the purpose. If not, how can I do af:inputListOfValues to accept a new
    a value that is not in lov.

    Thank you
    Amit

    Have you tried to delete f: validator in the component?
    Look here Re: inputLOV - disable autocommit

  • FB4 compile on save is no longer work? Need to force the compilation via an execution why?

    The only way I can get FB4 to compile and display of error messages is to run and select Cancel run from the prompt "problems were found. In FB3 a compilation would go to save. Will there be a new parameter to change this?

    Uncheck you somehow 'Build' automatically under the Project menu?

  • Way to force the minimum height of the page?

    I use Dreamweaver and ColdFusion to my web site.

    I run a query from CF on one of my pages and everything is great.
    as long as there are about 20 rows returned, or almost.

    Unfortunately, sometimes there are 3 and my page is a header
    and footer with three lines between the two.

    Bad news.

    How to impose a minimum size for the part of dynamic data from my
    the page, but not to limit the height if there is more data?

    THX,

    Rick

    Thank you people! I used the approach of Thierry, but either would work.

    My stylesheet now includes this:
    {#mytable}
    min-height: 375px;
    height: auto;
    height: 375px;
    }

    and calls the following:

    Works like a charm in Firefox and IE.

    Thx again,

    Rick

  • You can remove some microsoft updates that are older than the recent updates that are being installed

    I need to know if I can remove old updates from microsoft after upgrades

    Thanks for any help I receive

    E-mail address is removed from the privacy *.

    NO, you cannot uninstall updates if the operating system has been updated because it would mean that another edition of Windows is now installed.

    MowGreen
    Expert in Windows IT Pro - consumer safety

    * - 343-* FDNY
    NEVER FORGOTTEN

  • The sum of several text boxes that are greater than 1

    Hello

    Relatively new to javascript and need to get a script that calculates the sum of the ten boxes of text with a value higher than 1.

    I have a script for counting, I'm not sure how to do the sum. Script is below.

    I'm sure it's pretty simple, but I'm not versed in this right now.

    var total = 0;

    for (var i = 1; i < = 10; i ++) {}

    If (Number (this.getField("Text"+i).valueAsString) > 1) total ++;

    }

    Total = Event.Value;

    Any help would be appreciated.

    It summarizes a number of fields by simply adding the value of the field to the variable used to accumulate the numerical values of the fields to be summarized...

    var total = 0;

    for (var i = 1; i)<= 10;="" i++)="">

    If (this.getField("Text"_+_i).value > 1) total = total + Number (this.getField("Text"_+_i).value).

    }

    Total = Event.Value;

  • My list of selection includes values that are long enough. Can I do the drop-down list "wrap text" so that it is not on one line?

    According to the title. My drop-down list offers entire sentences, which sometimes extend over the entire page that I don't like. Can I do extend over several lines instead?

    Daniel Jakes wrote:

    According to the title. My drop-down list offers entire sentences, which sometimes extend over the entire page that I don't like. Can I do extend over several lines instead?

    Lol this is not possible in the standard selection lists. The element plugin Select2 can support this, but this looks like a redesign of the interface user is really necessary. Radio buttons or check boxes are a better choice to make selections of the options with long descriptions. Redesign/reformulation of the interface would be the best approach. What are these options? Why are they used?

  • Mower esxcli the values that are returned in Powercli

    Hi guys,.

    Has anyone managed to adjust the value returned when executing esxcli via powershell

    For example

    $myhost = get-vmhost-name esx01

    $esxcli = get-EsxCli - VMHost $myhost

    $esxcli.system.coredump.network.get () | FT Enabled

    Capture.JPG

    I'm looking for Trim the true -Enabled - to output html.

    Capture.JPG

    Any idea?

    Concerning

    Cliff

    Not sure I have the question, but the output of the Get-EsxCli commands are objects.

    You can not just do?

    $myhost = get-vmhost-name esx01

    $esxcli = get-EsxCli - VMHost $myhost

    $enabled = $esxcli.system.coredump.network.get () | -ExpandProperty allowed to select

Maybe you are looking for

  • Travel through Europe

    The last time I went to Europe, I couldn't Skype who subscribed to the United States to work. I had to sign up again with a European version and when I got home I couldn't stop it and they kept me. I couldn't call someone and I couldn't stop it. How

  • Problem loading Vibe P1

    Hello Sir, I bought the new lenovo vibe P1 yesterday on 5 December, and battery was 20% whereas I he unboxed. When I loaded for 7 hours battery not charged to 72%. I bought this mobile given the quick charge as an important feature. But 10 hours to r

  • NOR-IMAQ VISION 8.5 IEEE

  • Windows 7 - (Freeze installing KB982381)

    I'm currently under Windows 7 Pro. When I'm going to update Windows 7, it always freezes, I just tried to update and it has been blocked here for the last hour to "Installing updates...". Installing Update 1 10...  Update for Internet Explorer 8 for

  • Video clips in my program of Windows Movie Maker are not displayed.

    It shows the video is played, but no image shows. I checked and the filter is not the problem.