Auto table alignment?

I understand there is relative table alignment,  however, how can I auto arrange multi tables on one page so the page looks a little professional?
Table 1   Table 2      Table 3
                Table 4     Table 5
I want for table 1 to always be upper left
Tables 2 and 3 to always be to the right of table 1, however,  each table should be aligned evenly across the page,
Tables 4  and 5 to always be to the right of table 1 also, however,  each table should be aligned evenly across the page,
Tables 4 and 5 have larger col widths,  but I still want to be able to center all 5 tables evenly across the page..
Also,  how can I hacve tables 4 and 5 always be X spaces below either Table 2 or 3,  whichever is the table with the greater number of rows
Thanks

Hi Michael,
If I am understanding you correctly, it sounds like you have table/block 1 and 2 that can be different heights (# of records) and so they are uneven? And then this can change based on the data?
You may have to create a section for table 2 and 3 and then have table 4 and 5 be positioned relatively to that section, and not to the blocks, so that the size of the tables/blocks 2 and 3 don't affect the position of 4 and 5.
Make sense?
Thanks

Similar Messages

  • How to use Auto Speech Alignment in Audition | Sound Your Best with Adobe Audition | Adobe TV

    Learn how to match re-recorded dialog perfectly, whether or not the re-recorded timing matches the original.
    http://adobe.ly/LRFERQ

    Great video! You mention the use of Auto Speech Alignment for foreign language dubbing. Where can I find info on exactly how this would work?

  • A mild question about table alignment

    I use a specific style for table anchor points, imaginatively called :anchor and defined as left justified. Sometimes I import tabbed text for a fairly narrow table, and convert it using a table style defined as left justified.
    How come the results (in this special case of a narrow table) float airily to the centre of the page, ignoring the "left" setting for both the table and its anchor? What's the trick for forcing a narrow table to line up with the lefthand text margin, apart from widening columns until it decides to jump?

    This may or may not relate to your case...
    Does your text flow allow for side heads? If so, then if your table anchor is in a paragraph that is in the text column (that is, NOT in the side head), then the table will also be in the text column IF it is narrower than the text column. Such a table aligned left aligns at the left side of the TEXT column, NOT the left side of the text FRAME. If you make the table wider than the text column, it will align to the left side of the text frame.
    If you want a narrow table to align with the left side of the text frame, then put its anchoring paragraph in the side head.
    Van

  • Auto Speech Alignment for foreign language dubbing

    I just watched the excellent "How to use Auto Speech Alignment in Audition" video on Adobe TV, and noticed that he mentions that ASA can be utilized to add foreign language dubs to a video. I find myself in that very process at the moment, and would really like to hear how ASA can help, but all the video mentions is the fact that it supposedly can.

    I suggest also using the "Comments" section for the page that the video is on as well.  This may get more eyes here, but it _should_ get the eyes of the video's producer there.
    Anyways, the technology, does use spectral information in getting the alignment.  This is how it can achieve better results sometimes when compared to older existing technologies for automatic alignment.  For example, a waveform envelope may not be able to tell sibilance from a vowel sound when comparing an overdub vs the original field audio.  However, this is easy when looking at the spectral information and it can achieve a tighter alignment for that.
    That is, of course, assuming that the same words are being spoken in a similar way between the two clips.
    As for two different languges, I think it is a "Your Mileage May Vary" situation.  I think the intent of the suggestion is probably hoping that this feature can save you time if you wanted to get better lip-sync.  However, one can easily imagine that if the dubbed audio is stretched or squeezed too far that it (A) won't sound natrual, but more importantly (B) disrupts the performance of the voice actor.  On the other hand, if it is just doing micro adjustments it can make the timing better match that of the original mouth movements because it is making it match the timing of the original audio.
    I would suggest people with actual real-world content to try it out and preferebly post a video of your results (either positive or negative).  That would be a good way to further the discussion.

  • How can i make it auto line alignment in ScriptUI?

    I want that form recognize new line character. (like '\n')
    So I programmed like this. But it's not working.
    var win =new Window ("dialog", "test");
    win.orientation = "column";
    var form1 = win.add ("edittext", undefined, "");
    form1.onChanging = function(){
      if(form1.text.search("\n") == true){
       form2.active = true;
    var form2 = win.add ("edittext", undefined, "");
    var form3 = win.add ("edittext", undefined, "");
    win.show();
    How can i make it auto line alignment in ScriptUI?
    Is it possible?

    Your answer is not exactely I want.
    But I got hint from your answer.
    All I want is "How I can split multilined text into dozen edittext field?"
    So I can make this from your sourcecode.
    Your answer is so helpful.
    Thank you.
    var win = new Window ("dialog", "test");
    win.orientation = "column";
    var charLen=30;
    var copytext = [];
    var form0 = win.add ("edittext", [0, 0, 150, 200], "", {multiline:true});
    form0.height = 100;
    var form1 = win.add ("edittext", undefined, "",{readonly:true});
    form1.characters = charLen;
    var form2 = win.add ("edittext", undefined, "",{readonly:true});
    form2.characters = charLen;
    var form3 = win.add ("edittext", undefined, "",{readonly:true});
    form3.characters = charLen;
    form1.active = true;
    form0.onChanging = function(){
        form1.text = form0.text.split('\n')[0]
    form2.text = form0.text.split('\n')[1]
    form3.text = form0.text.split('\n')[2]
    win.show();

  • Trouble controlling structured table alignment

    I can control my linked unstructured tables via table format alignment in FM...
    However, when linking structured tables, my tables are preceded by
    <?rh-align_start align="right" ?>
    Any thoughts?
    -Matt
    @mattrsullivan

    You're right...the formatting in a structured doc is generally handled with an EDD.
    However, to map into RH, you need to have paragraph tags, which means the EDD calls out the tag used on the content, and then that tag is mapped to the CSS in RH. (Still with me???)
    <rant>RH need to be able to map to elements and not just paragraph styles. RH needs to be an XML editor. RH needs a better DITA solution</rant>
    UPDATE: It seems the application of the FrameMaker template in the conversion forces the <?rh> formatting. If I remove the conversion template, then the formatting from the FM document applies. Unfortunately, when applying the FramaMaker template, I am unable to control the table alignment from the template file.
    It appears for now that I'll have to avoid applying the FrameMaker template with my linking process.

  • Change table alignment for Default4 template

    Can I change the table alignment from center to left for the default4 report template. I can not find anything the .css files that effect the alignment.

    Hello,
    If you want to have complete control over a template you should create your own custom template based off of the default templates.
    Just create a very simple table 'select * from emp' and then grab the resulting table from the page source. You should use firefox for this as IE changes the html source when it's viewed or saved.
    Then create a template from the resulting code. Then you have complete control.
    Given some time we will create an aplication export for HTML DB Studio that will have the default templates stored in the regular template.
    Carl

  • Problem - Table Alignment

    Hi,
    For some reason, when I am creating a table I cannot centre
    it without is dropping a long way down the page. It will align left
    and right without any problem, but each time I try and choose
    'align centre', the same problem occurs.
    I have tried several pages, some derived from different
    templates and other that are 'standard' pages, and the problem
    seems to be the same.
    Oddly, I just tried the exercise in the 'Main Content'
    section of a page, and the table dropped down the page as soon as I
    hit 'centre', but the same page has a table in the 'Header'
    section, which I was able to centre without a problem!
    I have attached the code.
    Any help would be greatly appreciated.
    Regards,
    Nigel

    In the code you supplied you have <div
    id="mainContent"> with no closing
    </div> tag. It would appear that the mainContent div is
    a wrapper, so
    centering on the cage would be done with it.
    width:500px;
    margin: auto;
    Set the width to whatever you want but it must be specified.
    "Col Mustard" <[email protected]> wrote in
    message
    news:goj759$itc$[email protected]..
    > Hi,
    > For some reason, when I am creating a table I cannot
    centre it without is
    > dropping a long way down the page. It will align left
    and right without
    > any
    > problem, but each time I try and choose 'align centre',
    the same problem
    > occurs.
    > I have tried several pages, some derived from different
    templates and
    > other
    > that are 'standard' pages, and the problem seems to be
    the same.
    > Oddly, I just tried the exercise in the 'Main Content'
    section of a page,
    > and
    > the table dropped down the page as soon as I hit
    'centre', but the same
    > page
    > has a table in the 'Header' section, which I was able to
    centre without a
    > problem!
    > I have attached the code.
    > Any help would be greatly appreciated.
    > Regards,
    > Nigel
    >
    > <div id="mainContent">
    > <table width="100" border="0" align="center"
    cellpadding="5"
    > cellspacing="0">
    > <tr>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > </tr>
    > <tr>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > </tr>
    > <tr>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > </tr>
    > <tr>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > </tr>
    > <tr>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > </tr>
    > </table>
    > <p><br />
    >

  • Table alignment

    I want to align a table to the very tippy top of the page bc
    I want a white square as the background for some of my artwork. If
    there is another way to do this please let me know, but I've had
    lots of trouble getting it so none of the background shows up at
    the very top. i know i can do it as an image, but then i can't put
    images over it. can someone please help??
    p.s. I don't know how to do coding or anything, i just do the
    design view. can someone fix it for me so i can cut and paste and
    tell me what you did to align it to the very top? Again, i know
    tables aren't the best but i want the white square as a background,
    not as an image. It's important that i be able to build tables over
    it.
    THANK YOU!
    i want it to look kinda like this site in the background,
    where there are 2 diff colors but one big block of color for the
    background for the images
    http://jennykendler.com/home.html

    CSS -
    body { margin:0; padding:0 }
    > p.s. I don't know how to do coding or anything
    DW will be an unpleasant experience for you until you work to
    change this.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "auxperc" <[email protected]> wrote in
    message
    news:gmm2ni$gmt$[email protected]..
    >I want to align a table to the very tippy top of the page
    bc I want a white
    > square as the background for some of my artwork. If
    there is another way
    > to do
    > this please let me know, but I've had lots of trouble
    getting it so none
    > of the
    > background shows up at the very top. i know i can do it
    as an image, but
    > then i
    > can't put images over it. can someone please help??
    >
    > p.s. I don't know how to do coding or anything, i just
    do the design view.
    > can
    > someone fix it for me so i can cut and paste and tell me
    what you did to
    > align
    > it to the very top? Again, i know tables aren't the best
    but i want the
    > white
    > square as a background, not as an image. It's important
    that i be able to
    > build
    > tables over it.
    > THANK YOU!
    >
    > i want it to look kinda like this site in the
    background, where there are
    > 2
    > diff colors but one big block of color for the
    background for the images
    >
    >
    http://jennykendler.com/home.html
    >
    >

  • Text in table alignment problems

    I run into this problem, then fuss around with it forever and
    somehow finally fix it...but this time I can't seem to get it.
    Could someone tell me what is probably something really easy about
    why this darn table is spreading out? I do need it to be 100% high,
    it needs to to to bottom of whatever size page which changes
    depending on content...but why is the text inside the table
    spreading out that way? I think I've got it all left/top
    aligned...?
    Also it only spreads out in FF but in Safari is fine.
    Thanks so much in advance...it's driving me nuts!

    I got it solved...never mind. Thanks :-)

  • Table alignment issues in firefox

    Hi all,
    I've just finished designing a site for my business and after uploading it to the net I've been told by a friend that the main table cells on my index page aren't aligning properly.
    The original page which can be found at http://www.darksun.net.au works fine in Safari and more or less fine in Explorer (with a strange white bar to the side), but the alignment is all out in Firefox.
    I have tried aligning everything in the table I could find to align and it has helped but not fixed the issue.  This attempt can be found at http://www.darksun.net.au/indextesting.html
    Any suggestions?  I'm not a pro or anything, so any help would be greatly appreciated!!!
    Thanks heaps,
    Jon

    I've worked out another option with a friend of mine so the www.darksun.com.au address is now no longer the problem page.
    Just click on the http://www.darksun.net.au/indextesting.html link to see an example of what I'm trying to solve.

  • Nested Tables alignment challenge?

    Thanks to wonderful folk here on the forum, I have been
    directed in learning more about tables. I have learned how to
    create nested tables however for some strange reason, I can't get
    one of my tables to align. Please see this at
    www.wms-ec5.com/wms/wms-cur.html. You'll see just above the tree on
    the left the nested table drops down from the top. I managed to
    align the right column just fine, but this one will not. Can anyone
    offer suggestions. The picture and cell are aligned at the 'Top'.
    What am I missing?? thanks for any help / suggestions.

    I don't see any drop in IE6....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "malbuddy" <[email protected]> wrote in
    message
    news:ef1jkn$iv1$[email protected]..
    > Thanks to wonderful folk here on the forum, I have been
    directed in
    > learning
    > more about tables. I have learned how to create nested
    tables however for
    > some
    > strange reason, I can't get one of my tables to align.
    Please see this at
    > www.wms-ec5.com/wms/wms-cur.html. You'll see just above
    the tree on the
    > left
    > the nested table drops down from the top. I managed to
    align the right
    > column
    > just fine, but this one will not. Can anyone offer
    suggestions. The
    > picture
    > and cell are aligned at the 'Top'. What am I missing??
    thanks for any
    > help /
    > suggestions.
    >

  • Table alignment issues InDesign CS4

    Hi,
    Can anybody help me on the following issues in InDesign CS4.
    We have an table which has 50 rows and 23 columns. All the cell contents is in the number format (example: 56.90) and are aligned on decimal point (dot alignment).
    Also, the table content has XML tags.
    When we export the table as PDF, we have the issues that the table column texts are not aligned (dot aligned) properly in the exported PDF file.
    We used the default "High Quality Print" InDesign PDF preset settings but without "Create Tagged PDF" option enabled to export the PDF. In this PDF, the columns texts are not aligned (dot align) properly. It look likes zig zag. (Please see the below image which is not aligned properly)
    But when we enabled the "Create Tagged PDF" option in the preset, then there is no issues in the column text alignment.
    Is this bug in InDesign CS4 application. Please suggest.
    Thanks,
    Gopal

    It's hard for me to see a problem. I don't see a problem in the illustration you provided.  It looks aligned to me.
    Also, it sounds like you found a workaround for your problem (turning on Create Tagged Text).
    But, even if there were a bug in CS4, you'd have to find a workaround anyway since there won't be any bug fixes for CS4.

  • Table alignment problem

    I am building a table for a checklist for potential
    bankruptcy clients for a law firm. The table has two columns.
    Column one contains a small gif, a black-bordered white check box.
    The second column contains a list of information and documents the
    prospective filer should have available.
    I set up a CSS rule, "check-box," for the cells containing
    the gifs, with 5 pixels of top padding. I set up the information
    cells with a CSS rule, "table-text," with a top alignment in the
    box section. In IE6, I get the appearance I'm after, to wit: the
    top of check box and information text are both top aligned, but in
    FF, the text appears to be center aligning. How can I fix this to
    get the same appearance in both browsers?
    Keep in mind that I am new to DWCS3 coming from GLCS2 and my
    CSS knowledge level is barely basic at the very best.
    http://www.jdcdemo.com/blf/the-baim-law-firm-bankruptcy-information-checklist.html
    TIA,
    Joe

    camelbreath wrote:
    > I am building a table for a checklist for potential
    bankruptcy clients for a
    > law firm. The table has two columns. Column one contains
    a small gif, a
    > black-bordered white check box. The second column
    contains a list of
    > information and documents the prospective filer should
    have available.
    > I set up a CSS rule, "check-box," for the cells
    containing the gifs, with 5
    > pixels of top padding. I set up the information cells
    with a CSS rule,
    > "table-text," with a top alignment in the box section.
    In IE6, I get the
    > appearance I'm after, to wit: the top of check box and
    information text are
    > both top aligned, but in FF, the text appears to be
    center aligning. How can I
    > fix this to get the same appearance in both browsers?
    > Keep in mind that I am new to DWCS3 coming from GLCS2
    and my CSS knowledge
    > level is barely basic at the very best.
    >
    >
    http://www.jdcdemo.com/blf/the-baim-law-firm-bankruptcy-information-checklist.ht
    > ml
    Hi,
    Try this for your css....
    .check-box {
    padding: 0px 5px 5px;
    margin: 0px;
    .table-txt {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    padding-left: 5px;
    margin: 0px;
    padding-top: 0px;
    and this fior your markup.....
    <td><img src="images/check-box.gif" alt="checkbox"
    width="18"
    height="18" class="check-box" /></td>
    <td class="table-txt" width="453"><p>A list of
    your living expenses
    including house, car and other notes, utilities, rent,
    garbage pickup,
    insurance, </p></td>
    HTH
    chin chin
    Sinclair

  • RoboHelp ignoring FM table alignment?

    TCS 2.0, linking FrameMaker 9 (unstructured) files to RH8.
    My FrameMaker files have several one-cell right-aligned tables. I mapped all the tables to a table style called "Product" in RoboHelp.
    The table properties in style mapping are set to be right-aligned for this table. However, the table continues to display as left-aligned in the preview and the output.
    I am not very knowledgeable about css but decided to edit the css for this table to specify right-aligned.
    Here is my css entry for this table style:
    table.Product {
            align: right;
            font-size: 10pt;
            text-align: right;    
    The table is still left-aligned.
    Looking at the HTML view for the table, there is this line:
    <?rh-align_start align="left" ?>
    When I manually change "left" to "right," my table is right aligned and looks the way I want.  This rh-align_start property seems to be something that is not in the css or is overriding the css.
    I can also right-click on the table and select right-aligned from the table properties, which accomplishes the same thing. However, I have thousands of these tables and need an automated solution.
    Is this a RH bug? How can I make this table style right-aligned?
    Thanks,
    Alexandra

    Alexandra, I am still using TCS1. THere's a similar problem there. I "fixed" it by adding a table caption to the bottom. This "stabilizes" the table and its format in RH and brings over the settings you give it in FM. I control spacing with the caption row, giving it a 1pt font and setting top and bottom padding in the paragraph format.
    Don't know if this will help you.

Maybe you are looking for