How do I bottom align two different sized text objects?

I'm using font Arnhem and I'm typing something like this:
[email protected] (font size 8pt) and then San Francisco, CA 90210 (font size 13pt) in another text object to the right.
I can't get these two to align at the bottom perfectly.  I has to do with the text sizes but there has to be some way to align these two so that they're both aligned at the same exact point on the bottom.

Why not just type them in the same text object and apply the formatting at the character level?
If you must use two objects and they are AreaType:
Set the type in the left textframe. Style as desired.
AltShiftDrag a copy of it rightward. Edit the text. Style as desired.
Set the First Baseline setting (Type>AreaType Options) for both to Leading.
Set the Leading for both to the same value (not Auto).
If you must use two objects and they are PointType:
Set the type in the left textframe. Style as desired.
AltShiftDrag a copy of it rightward. Edit the text. Style as desired.
OR
Add a horizontal ruler guide. Select each PointType objects by its origin point and snap it to the Guide.
I can't get these two to align at the bottom perfectly.
The above, of course, assumes you want the two texts to be aligned by their baselines. If you're talking about having the bottom edges of the glyphs themselves aligned, you'll have to do that by converting to paths and using object alignment commands, or by using baseline shift or other manual workarounds because different glyphs in a font are of different dimensions. For example, the capitals in a given font are not necessarily all the same height; the ascenders and descenders are not necessarily all the same lengths. That's why fonts are designed to "float" upon their em squares.
JET

Similar Messages

  • How do you set up two different ipads on one computer ?

    I purchased a new ipad for my wife and want to get her started but we both use one imac as our desktop system.  How do you set up two different uses on one computer.
    Thanks,
    Dave

    Other options not covered in the article:
    1) You can plug both in under the same computer username and same iTunes Apple ID and give each device it's own name. You should be able to manage them as separate devices with different media, apps and screen layouts. All of your media would be in a common pool, though.
    2) Under one computer username, you can login and logout of two different iTunes Apple IDs. This option is cleaner with two computer usernames but it can be done with one.

  • How does one set up two different iTunes accounts on the same computer so that they do not merge into one?

    How does one set up two different iTunes accounts on the same computer so that they do not merge into one?

    mparker402 wrote:
    So, when the other iTunes account needs to be used, I should log out of Windows and have the other user log in under a different Windows account, correct?  
    M Parker, 
    Yes, since you are trying to keep things separate, that is exactly what you would do.

  • How do you set up two different icloud accounts on the same itunes account?

    How do you set up two different icloud accounts on the same itunes account?

    Don't know what you mean.
    Please explain.

  • We've had our MBP for a year, set up with my Apple ID. Got an iPad recently and set up with another Apple ID. Would now like to sync the two and set up iCloud/PhotoStream. How to do since have two different Apple IDs?

    We've had our MBP for a year, set up with my Apple ID. Got an iPad recently and set up with husband's Apple ID. Would now like to sync the two and set up iCloud/PhotoStream between the two. How to do since have two different Apple IDs? Thanks!

    Just out of curiosity, why did you elect to use a different id?.  That seems to always make things difficult.  If you have not had the pad for long, or have not bought a lot of stuff Nader the new id, you might want to think about erasing all content, turn off find my phone, wiping the pad and starting over.
    You can sync 2 different ids ( at least move pictures, books and music back and forth) if you are syncing through I tunes on your computer, but I don't think you can cross feed I cloud streams.

  • How to use 'UNION' between two different databaseservers

    Hello,
    Could someone help me out. I am trying to find out if and how to use 'UNION' between two different databaseservers.
    We have 2 different queries, each queries on a different database; one MySQL the other MSSQL.
    Could someone tell me how to use 'UNION' between thes 2 queries?
    Thanks in advance,
    Samir Benalla

    Hello
    You may use openrowset statement, (OPENROWSET (Transact-SQL))., but before you use this, you must configure your server
    sample:
    SELECT a.*
    FROM OPENROWSET('SQLNCLI', 'Server=Seattle1;Trusted_Connection=yes;',
         'SELECT GroupName, Name, DepartmentID
          FROM AdventureWorks2012.HumanResources.Department
          ORDER BY GroupName, Name') AS a
    UNION
         SELECT GroupName, Name, DepartmentID
          FROM AdventureWorks2012.HumanResources.Department
          ORDER BY GroupName, Name
    With this you can define a connection using native client to server Seattle1, and execute a query there, The results will be spooled on your server.
    Connectionstring
    Server=[SERVER_NAME];datasource=[YOUR DATABASE NAME];user_id=sa;password=sapassword'
    if you use FQDN on your Query, than the datasource parameter in connection string can be letf out.
    Regards
    János.
    take care of performance, it can be very slow,

  • How can I align two different text row in the same table in two different way (one centered and the other one on the left)?

    Hi,
    I want to center two different text row that are in the same table but one on the center and the other one on the left. I put a <span> tag hoping that it has been overwhelmed the table's class properties The .bottomsel's font-family and the .Cig84's font-family and colour work but the text-align don't: they're both on the left.
    These are my source and CSS codes:
    Source:
    <table width="600" border="0">
      <tr>
        <td class="bottomref"><p><span class="bottomsel">| <a href="index.html" target="_self">Main</a> | <a href="about.html" target="_self">About</a> | <a href="clients.html" target="_self">Clients</a> | <a href="contact.html" target="_self">Contact</a> |</span><br />
          <span class="credits">Credits: <span class="Cig84">Cig84</span></span></p></td>
      </tr>
    </table>
    CSS:
    .bottomsel {
      text-align: center;
      font-family: Georgia, "Times New Roman", Times, serif;
    .credits {
      text-align: left;
    .Cig84 {
      color: #F00;
      font-family: "Comic Sans MS", cursive;

    Use paragraph tags with CSS classes.
    CSS:
         .center {text-align:center}
         .left {text-align:left}
    HTML:
    <table width="600" border="0">
      <tr>
        <td class="bottomref">
              <p class="center">This text is center aligned</p>
              <p class="left">This text is left aligned</p>
        </td>
      </tr>
    </table>
    Nancy O.

  • How to create Analysis from two different subject areas with diff models

    Hello,
    I have problem with create analysis from two different areas with two different models (Model Star and Snowflakes) build in BI Admin tools.
    First Model A = Subject Area A have one fact tables (with measures) and three dimensions tables (Model Star)
    Second Model B = Subject Area B have one fact table (no measures) and five dimensions tables (Model Snowflakes).
    I'm looking solutions how I can give good results. In this case I can't use UNION, INTERSECT etc., because this models haven't the same number column and data type?
    whether it is possible to do in OBIEE?
    Please help me
    Kind regard
    robix

    Hi
    One thing to understand is that if your are imagining having two Subject Areas (SAs) displayed and then dragging columns from each into your Request without any preparation, then no, that can't be done. You would need to do a join in the BMM layer and expose the column from the second Subject Area in the presentation layer.
    But if you indeed interested in UNION (or intersect) queries, then do this:
    Build your first query in the first SA in the usual manner. Note the number of columns and the data types of each column.
    Now at the bottom of the Criteria workspace, there is a button called "Combine with similar request." Click it.
    Select your second SA. You will note that the outlines of the columns in your first query appear. This is to remind you that the number of columns in this second query must be the same as in the first. It also shows the data type of each column for the same reason.
    Once you select your columns and your filters, click on result. (Oh, you will also need to decide what kind of combination you want -- click on the dropdown.) The result will be a new Request that has data from both SAs in the query and combined in the manner you select (union, intersect, etc.)
    That should give you a start.
    http://obiee101.blogspot.in/2010/08/obiee-combine-with-similar-request.html -- Read this link this is good one to understand with screen shots. -- OBIEE 10g
    http://oraclebiee11g.blogspot.in/2011/01/querying-across-multiple-subject-areas.html -- OBIEE 11g
    Award Points it is useful.
    Thanks
    satya

  • How do I edit together two different camera angles in iMovie '11?

    I've just started using iMovie '11 to put together a little concert footage of my band. I've got two videos of the same concert from two different angles. One is in front of the band and one is next to the drums. Obviously, the video next to the drums has louder audio. Is there a way I can edit these to videos together with iMovie '11 and mix together the audio as well?

    If you do a lot of this you may want to try Final Cut Pro X. However, it is quite possible in iMovie.  In FCP X, there are tools for automatically aligning the clips from the various cameras and audio sources, and it is fairly straightforward to then cut between cameras as part of a compound clip.
    Here is how I did it in iMovie.
    I recently did this for a video of my niece's senior voice recital. (Video is below)
    The key is to use the Cutaway feature of  iMovie. If you are not familiar with Cutaway, here is a good tutorial from Ken Stone.
    I had three audio possibilities. A CD recording, the side camera audio track, and the back camera audio track. I decided to use the side camera audio track with heavy use of muted cutaways from the back camera. So I used the side camera as my base clips, and used the back camera as the cutaway clips. I decided the CD recording had too much noise even after fixing in Audacity. And the back camera audio track was OK but had too much coughing and noise.
    Here are tips for getting it lined up perfectly.
    1) In iMovie/Preferences make sure that you check "Display Time as hh:mm:ss:frames" so you can edit to the frame level. (Also, select "Show Advanced Tools so you get the Cutaway feature)
    2) In the iMovie Project View, set the thumbnail slider to 1/2 second so you have a great deal of control.
    3) Initially, leave the volume at 100% on the Cutaway track, so that both tracks are playing. You can hear when they are off.
    4) Click the "Waveforms" button in the Project view, so you get a visual cue of how to line up the tracks.
    5) Between the audible cues and the visual cues, you can nudge the cutaway back and forth one frame at a time by dragging until you have it perfect.
    6) When it is lined up to your satisfaction, set the volume slider of the Cutaway track to zero, and turn off the waveforms. You can also move the thumbnail slider back to 5 seconds or so.
    7) For some of the fine work, I switched to the "single row timeline view". This slows you down a bit, but lets you see the waveforms more clearly.
    8) I made heavy use of the iMovie Comment Marker feature. I watched the whole base video/audio track and inserted comment markers at the points where I wanted the Cutaway to begin and end. For example, a comment might say "Insert Cutaway 1". I would usually time the cutaway so it started at a distinct audio event, such as when the piano start. This comment marker made it easy to drag my cutaway to a point that was approximately correct.
    9) If you need to do a lot of cutaways, I find that it helps to use the SPLIT CLIP command in your project. This way you can have a single cutaway per clip, and this makes it easier to manage and is less processor and memory intensive for iMovie. I would use the comments to mark the entry and exit points of the cutaway as described above. I would then select that portion of the clip that included these markers plus a little more, so that a yellow border is around the selection. Then right-click/SPLIT CLIP (or CLIP/SPLIT CLIP in the top menu). This does not physically splt the clip within the Event. It only virtually splits the clip in the project.

  • Merging(Align) two different point cloud data in Kinect Fusion

    Hi,
      I am now working in kinect fusion point cloud align from two different sensors.  Here is the code,
       bool success = volume.AlignPointClouds(sensor1PointCloud, sensor2PointCloud, 10, fusionColorFrame, out alignmentEnergy, ref currentMatrix);
    How to get the merged(Aligned) point cloud data.
    The above function (fusionColorFrame)  returns only integer data....Pls help me If any body know....
    Thanks in Advance.
    kirubha

    The api doesn't return a point cloud. The intent of the volume api is to integrate point cloud data into the internal reconstruction of Fusion. By calling the api, it will provide a Matrix that you can then multiply the points by to align the two.
    If the intent is to get a merged point cloud, then you might want to look into a point cloud library PCL.
    Carmine Sirignano - MSFT

  • How to enter invoice with two different tax codes in one line?

    Dear friends,
    I have this PO for which I enter the invoice.
    I recieve later a subsequent debit for this PO from the transporter. This subsequent invoice has got extra debits, one with 21% VAT and one with 19% VAT, which means two items with two different tax codes.
    I want to enter this subsequent debit for each item of the PO, and I want to enter both debits in every item of the PO.
    How can I enter in one row in MIRO a debit with two different tax codes.
    Thank you.

    I want in the same line item to enter two tax codes.
    Do you Know if there is any way to do this?
    It is a subsequent debit and it has two items with two different tax codes. I want to enter the subsequent debit for a PO with many items and enter the value of the whole subsequent invoice. So there is the need to enter one line item with two tax codes.
    How can this be done?
    Thank you?

  • How do i set up two different ID accounts to one Mac

    I have a Mac book pro and was wondering how you set up two different user ID's to one Mac.
    I have logged out of itunes and set up two different libaries, when I log into one libary and log into Itunes all of my origional music is shown but when I log into the additional user ID and again into Itunes none of my purchases are shown.
    If i go onto my account i have authorised the Mac but in my account it says only one computer is authorised to play / download purchases.
    Any ideas on how to download my origional purchases?

    Move them from one library to the other, or click here and follow the instructions.
    (100046)

  • How to process reports with two different date fields

    Morning all,
    This question is somewhat similar to what I asked few days back. I created two different reports for two different departments (Credit Control and Free of Charge Control).
    These two reports pull data from two different date fields and has different status check ups.
    Few days back my director requested me if he can have both reports in one report. That is when I asked question from all of you regarding two reports.
    Anyhow, that was created by implementing two sub reports however, the director asked me to combine the two different reports into one in such a way that the output records should be added up with each other hence one single report with all combined data of Credit Control and Free of Charges (not two sub reports in one report).
    The problem here which I am getting is that, both reports uses two different date fields. I can live with two different statuses as that can be easily done within formula/RT however how to create a report with Report Selection Formula condition which looks in both date fields and produces results accordingly?
    I have tried this by not putting any condition in report selection formula and ran the report, it produced total results from past 6 years.
    Any ideas how to produce combined report which has two different date fields?
    Many thanks in advance
    Regards
    Jehanzeb
    What I

    Charliy,
    No the both dates are from two different databases, tables and fields. The Credit date field is from KLAB database under max table where as the FOC date field is from SAE database under maxmast table. Klab date is under credit2 table where as foc date is under order header table.
    So its more like this:
    Klab->Max-Credit2--->Credit_date
    Sae->Maxmast->Order_header---Date entered.
    two dates totally different tables, dbs
    however, I will try your idea too and see if that works.
    Regards
    Jehanzeb

  • How to upload records  in two different interface tables through WebADI.

    We have created custom integrator with two different interfaces to insert records in AP_INVOICES_INTERFACES and AP_INVOICE_LINES_INTERFACE. Also defined the custom layout in which we mention the header and lines column info to be displayed in the spreadsheet. When I tried to create document to upload the records into the interface tables, could find two different interface for header and lines , when we select the header and upload records into the AP_INVOICES_INTERFACES table it was successfull. But couldn't upload records inserted in Lines interfaces tables. How do we upload records in both the table do we have constraint with Web ADI can insert records to only one interface tables. Any recommendation highly appreciated.

    Raghu,
    Thanks for the reply,
    I have a concern, But if you are connecting a another database you have to create one more subreport and each time am creating connections across databases we have to create subreport and go for the design to show the record. Is it any way to have a common field or union records approach in crystal report 2008.
    For Example :
    Approach 1 :
    Emp name           Emp salary      (Common Header)
    Variable Field1    Variable field2   ( Iterations to be done here for records)
    Variable field 1 contains ---> emptbl(employee name), b.emptbl(employee name) (A database, b database, c database or any .db)
    Variable field2  contains --->  emptbl (salary info between databases)
    Approach 2:
    getting all the records and union all the records 
    Thanks
    Murali Sri

  • How to calculate AGE from two different date fields

    hi
    I need to calculate AGE from two different date fields.
    Can some help me how to do, when i try to do substraction formula it is showing error.
    Thank You
    Manu

    Manu wrote:
    Hi
    Both fields are in date format only, i need to calculate no . of days between two different dates
    Thanks
    ManuThe reason for the question about the format of the column is because the simplest solution only works on DATE columns. Others have mentioned this here, but if you want the difference between two date fields, you can use this formula:
    TIMESTAMPDIFF(SQL_TSI_DAY, date_column1, date_column2)
    The above being said, you still didn't tell me what you did, or what error message you received. So again, if the above formula didn't work, what did you do? Where did you put the formula? What was the exact syntax you used? What was the error message you got?
    Please don't make us work more than we need to. Answer all the questions in your next post. Thanks.

Maybe you are looking for

  • SRM 7 - defaulting values for multiple line items on shopping cart

    Hi, We are using SRM 7 - Employee self service - Punch out catalogues and describe requirements. Our scenario is this: - User is responsible for creating shopping carts for numerous cost centres/other users - Shopping cart will have multiple line ite

  • Performance monitor missing in 2.2?

    I just installed vm manager 2.2 and I don't see any monitor links.. I have seen screen shots of this in 2.1. Do I have to install something different or enable it?

  • Transfer Requirement with "processing complete" ( E ) status

    Hi all. I've customized my system to create a transfer requeriment in a "Cancelation of Production order confirmation " Trx: CO13, MM mov. 102, WM mov. 104. I've customized trx. OMLR to create Transfer requirement for WM mov. 104 to create next the T

  • Consulting job available - Translating Word files into RH

    I am in immediate need of an experienced e-manual author using RoboHelp 8. This is a  2 to 3 week assignment that may run longer. It involves taking a set of previously written Word documents, complete with styles and formatting, and translating them

  • Coherence exception in JPA

    Hi, I am using open jpa for persistence in my clustered weblogic server envirnment. I am using coherence for locking support and distributed cache mgmt. But while creating entity manager from the Persistence.xml file, i am getting an error, for which