Need to add superscript for text field--HELP NEEDED.

Hi Friends,
Is there any way to implement superscript and subscript text in Crystal?  For example, I would like to superscript the portion (1) of the following string:
"Buy(1) or Sell(1)"
The only way I have found to do this is to put the "235" in a separate text field that uses a smaller font size, and overlay it into the gap that I intentionally left in the larger text field.  For display and printing purposes, this works OK, but if a report containing these strings is exported to Excel, the text fields are exported as separate cells, which makes the exported report look funny.
I can create this string in Word, then cut and paste it into a text field in Crystal (which initially seems to work), but as soon as I click off the field, all the characters in it are converted to the same font size.
If this can't be done in the current version of Crystal, are there any plans for it to be implemented in future versions?

hello all,
the text interpretation for html or rtf in fields will not render superscript or subscript. the basic rule is that whatever you can format directly in a crystal reports text object, that's what you can have interpreted.
look up "text interpretation html" in kbase for a full list.
one option is to turn html passthrough on the server in question if this is a huge deal for you...if you want instructions on how to turn html passthrough on, they are located in the webelements user guide at
http://diamond.businessobjects.com/node/255
after doing so, you'd drop the database field into a formula and any html in the database field would be interpreted.

Similar Messages

  • I need to add check whether 21 fields of a internal table are empty or not.

    Hello,
    I need to add check whether 21 fields of a internal table are empty or not.How can we write a code for the same wand what would be the correct syntax for it.
    I tried entering all the fields in the IF loop with AND condition but its giving syntax error.Perhaps this is because the lenght of the IF condition would be more than the allowed one.

    Hi,
    After the select quiery.
    If not itab is initial.
    Message 'Table is not empty'    type 'I'.
    Endif.
    Regards,
    Jagadish.

  • Eliminate printing Border for Text Field???

    Is it possible to display border on the PDF and not print on the output for Text Field??? What settings and/or scripting I need to get this working? A sample form is really appreciated.

    If you use the standard border (for example), you can use the JavaScript prePrint and postPrint for each field to make the border visible, and hidden. Here's how.
    1.) Highlight Text Field in Designer.
    2.) In the Script Editor, select the prePrint Event from the dropdown list on the top left. (This works in FormCalc or Javascript, although I tend to use JavaScript as the language in the right hand drop down)
    3.) Type in (or paste) the following code:
    this.border.presence = "hidden";
    4.) Select the postPrint Event.
    5.) Type in (or paste) the following code:
    this.border.presence = "visible";
    Now when you click print, it will make the outside border hidden, and when you cancel, the border will reappear. Now this will not make the 'Solid Box', or 'Sunken Box' of the text field hidden. The easy way to fix this, is set the 'Appearance' in the Object->Field palette to 'None'.
    Cheers!
    Jay

  • I NEED THE TABLE NAME FOR THE  FIELD DESCRIPTION GIVEN!

    I NEED THE TABLE NAME FOR THE  FIELD DESCRIPTION GIVEN!
    Partner Type
    Partner Type Desc
    Partner no
    Partner Name
    Partner Address 1
    Partner Address 2
    Partner Address 3
    Partner Address 4

    Hi Jyotirmoy ,
                        You can get all partners and their type in table EDPP1, depending of the partner type you need to go to specific table for address and other details, like for partner type KU(customer) goto KNA1,etc for partner type LI(vendor) goto LFA1 etc for partner type B(bank) goto BNKA etc ....
    Sirish

  • Can you make a app for texting that dont need wifi for iPod touch

    Can you make a app for texting that dont need wifi for iPod touch

    I don't think that even possible without any kind of connection

  • Help,just  entered registration code for quicktime pro,help needed

    Help,just  entered registration code for quicktime pro,help needed,cant seem to see the quicktime pro screen i saw on internet with all the edit and extra things at the top,i dont understand this,any help,Dave

    I hope this helps http://support.apple.com/kb/ht2240 good tips on your prob here..good luck

  • I try to make update for my iphone and start showing itunes need to be connected and never start and i connect my phone on itunes but it say need to be format for phone .please help me .

    I try to make update for my iphone and start showing itunes need to be connected and never start and i connect my phone on itunes but it say need to be format for phone .please help me .

    Hello Huss87bash,
    This screen indicates that the device is in recovery mode, and must be restored in iTunes before it can be used again.
    If you can't update or restore your iOS device
    http://support.apple.com/kb/HT1808
    Once the device has been restored, you should be able to restore your device from a backup to replace all of your content and settings.
    iOS: Back up and restore your iOS device with iCloud or iTunes
    http://support.apple.com/kb/HT1766
    Cheers,
    Allen

  • I need to raise LC for import PO . Need to track the LC and its maturity da

    Hello ,
    I have this scenario where I need to raise LC for import PO . Need to track the LC and its maturity date .
    How to do this. Please guide .
    Regards
    subbu

    HI,
    I had raised the same issue few days back i got the same reply.From  SD side it can be mapped not
    from MM side.Raise an OSS note to SAP,get their reply and give it to the client.This is the only way out
    murugan

  • One of my sons has an ipad mini and the other a larger ipad.  The one using the mini needs a larger ipad for school, so they need to switch.  They want to do so without losing their individual app progress.  Can I simply switch the SIM cards?

    One of my sons has an ipad mini and the other a larger ipad.  The one using the mini needs a larger ipad for school, so they need to switch.  They want to do so without losing their individual app progress.  Can I simply switch the SIM cards?

    SIM card has nothing to do with your Apple ID or apps.
    IOS devices do not store anything on the SIM card.
    BAckup everything on the iPads.
    REstore tbe ipad from the backup of the other iPad.
    REpeat for the other one.

  • I am creating a request for proposal form and I need to add a commission structure field.  I created a table using the ranking field and now I need to delete the "dots/buttons" and turn them into text fields, is this possible?

      I created a table using the ranking field and now I need to delete the "dots/buttons" and turn them into text fields, is this possible?

    It sounds like what you are trying to do is edit the choices in a likert field to something other than the default radio button. This is not something that you can do in Formscentral at this time.
    Andrew

  • Need a JavaScript to enable/view Multi-line option for Text fields.

    Hello All,
    I need a JavaScript to enable/view Multi-line option for all the Text fields in PDF Form.
    Assume that I have a PDF form of Fields from F1 to F100 and it contains 25 Checkboxes, 25 Combo Box and 50 Text Fields. Now i need a javascript for which i need to enable Multiline for only Text Fields. So Is there any JS for which i can enable the Multiline option for only Text fields and not for ComboBox or Checkbox.

    Hi timo,
    Thanks for your help. iam trying to use the iteraor approch to do this. but i don't know how to fetch the data entered in the form that was built by the iterator. can you please tell me .
    thanks

  • Can't select CMYK text colour for text fields in Acrobat Pro forms?

    I have designed a business card template in Indesign, and now want to use Acrobat Pro to add in text fields so that a client can edit the contact details on the cards in future.
    I need to select a specific text colour for the fields, so that it matches the rest of the design. The cards will obviously need to be printed and the document has been set up in CMYK, but when I enter the CMYK colour breakdown in the Properties > Text Colour panel, it won't apply the colour to that field. The text either stays at the default black, or reverts to RGB - which isn't suitable for printing and doesn't match the colour I need.
    Can anybody PLEASE shed some light on this? Other similar posts have either not been answered or people have suggested JavaScript..? I have no idea what I'm supposed to do with a JS code..? Surely there's an easier explanation?
    Thanks in advance.

    This is for a text field that you create in Acrobat, whether the form is used offline or online. The script is a custom Format script, which you can place by bringing up the Properties dialog for the field, select the Format tab, set a format category of Custom, and you should see where you can enter the script. Change the string "Instructional text goes here" to the text you want to display when the field is blank.

  • Need to add a record in search help

    Hi all,
    I have field in my selection screen with search help.
    serach help contains 4 records  i need to add 5 th record in that search help how can i add that one.
    Thanks,

    check it out may be helpful for u
    Re: how to add a value/entry in a exisiting search help
    check the below link also
    http://help.sap.com/saphelp_nw04s/helpdata/en/b3/4d3642eca5033be10000000a1550b0/content.htm
    Regards,
    Naveen

  • Dual Color for Text field

    Hi
    I want to display 2 and more data fields in one line and have created as text field which would appear as Heading on each page (centralised in line)
    like
    Name (Age)
    Keith Roan (40)
    Jeff Shane (30)
    Peter Andrews (30)
    Kamal Chawla (30)
    Is there a way by which I can display name and Age in different colors and still keep the centralised setting for both as a SET.
    1 way is to have them as different fields (name on left - right aligned and age-left aligned),  but their position would change i.e The age would appear at same place always and Name would shift depending on the length and it would not truely be centralised settings.
    Thanking you in advance
    Kamal

    Insert both the fields Name and Age on the report and right click>format field>font-->select the color
    After changing the colors of both the objects now insert a text object and right click on Name field and cut it and edit the text object and paste it. Do the same for the other field Age and place it in the same text object.
    Hope this helps!
    Raghavendra

  • Using superscript in text fields?

    Hi All,
    Is it possible to paste text that contains superscript into text/other fields?
    Thanks, Yan

    Hi Yan,
    You can with text fields (not sure about others) but you need to set the Field Format to rich text;
    You can also enter superscript in the "Rich Text" field with ctrl-shift-plus.
    Bruce

Maybe you are looking for

  • Delays on first daily use after opening an application

    For the past month or so there's a longish delay the first time I use an application. For example, I have no problem opening Mail and getting messages, but the first time I want to send a message there's exactly a 28 seconds delay before it lets me t

  • HP 1810G-8 vlan tagged port

    Hello, friends! I have some issue on HP ProCurve 1810G. My HP switch is uplinked to Netgear GSM7248 6 port. Some machine1 is connected to Netgear untagged port with PVID 11. I needed machine2 connected to HP to get reachable from machine1. So, on HP

  • TS3376 how to locate my ipad with serial number DMPKL2L3FCYG MODEL ME 393LL/A

    please help me to track my lost ipad with serial no. DMPKL2L3FCYG Model ME393LL/A

  • SSD in optical bay - unable to write/format! Pls help!

    About one year ago, I swapped my macbook pro 17" HD for an SSD, then formatted the original HD, and placed it into the optical bay to use as a secondary drive. Although this has worked well and my applications have been booting blazing fast, I was re

  • Adobe Reader often prints garbled text

    Hi, I am printing PDFs that contain a custom true type font. The font is added in Windows Fonts. Sometimes, when I open such PDF, the text is grabled and I need to either wait a few seconds for the text to become readable or close and reopen the file