I want to display the both Hindi and English font in single text object

hi...
my problem is i want to display both Hindi and English font together in a single text object...
the data is retrieved from Database in detail section...
is there any font which supports both Hindi and English font for single text object...
help me...

hi Vinayak,
If I understand your requirement, your field has full length word.
Now we should split this field into 3 parts.
Please Create 3 formulas.
Part1
stringvar s1;
s1:= left({field}, InStr({field},"("));
s1;
Part2
stringvar s2;
s2:= Mid({field},InStr({field},"(")+1 ,InStr({field},")")- InStr({field},"(") -1);
s2;
Part3
stringvar s3;
s3:= Mid({field}, InStr({field},")"));
s3;
Now Place  a Text box in required section. Drag these 3 formula fields into the Text box.
Right Click the Part2 and apply mangal font.
Right Click the Part1, Part 3 and apply Arial font.
I have tried this and implemented successfully. Please let me know if you still face any issue.
Regards,
Vamsee

Similar Messages

  • Want to display the both hindi and english font in single text object

    hi...
    my problem is i want to display both Hindi and English font together in  a single text object...
    the data is retrieved from Database in detail section...
    is there any font which supports both Hindi and English font for single text object...
    help me...

    hi,
    Is your single Text object contains combination of two strings?
    for example:
    {State}{City}
    If yes,
    Right Click the 1st string object within the Text box and 'Text Formatting' specify the  Hindi Font
    Right Click the 2nd string object within the Text box and 'Text Formatting' specify the  English Font.
    Regards,
    Vamsee

  • How to display the current Date and time in xslt version 1

    i am using xslt version 1 .i want to display the current date and time in the output xml using xslt(Jdeveloper) ..i just added the namespace xmlns:xp20="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.Xpath20"
         xmlns:ns1="urn:oracle:integration:b2b:7D30046DC68A4FA689956D8241FA3B99">
    and used thsi function <xsl:value-of select = "xp20:current-date()"/>
    but it does not works for me ..help needed????
    Edited by: user9519185 on Jan 20, 2009 3:04 AM

    Use a formula: =NOW()
    Format the cell for Date and Time, with both the Date part and the Time part displayed. Format the two parts as you wish, using the choices in the Inspector's menus.
    The cell will update each time the table is recalculated.
    (Description is for Numbers '09 (Mac), Numbers for iOS will be similar, but not necessarly identical in details.)
    Regards,
    Barry

  • I am facing problem regarding graphical user interface. I am using text box for editing files. I want to show the line numbers and graphical breakpoint​s along with text box. Can anybody help me in this? Thanks.

    I am facing problem regarding graphical user interface. I am using text box for editing files. I want to show the line numbers and graphical breakpoints along with text box. Can anybody help me in this? Thanks.

    Thanks for you reply.
    But actually I don't want to show the \ (backslashes) to the user in my text box. 
    Ok let me elaborate this problem little more. 
    I want to show my text box as it is in normal editors e.g. In Matlab editor. There is a text box and on left side the gray bar shows the line numbers corresponding to the text. Further more i want that the user should be able to click on any line number to mark specific line as breakpoint (red circle or any graphical indication for mark). 
    Regards,
    Waqas Ahmad

  • Chinese Font and English Font in one paragraph

    I am working on a book translated from English into Traditional Chinese, using Indesign CS4 under WinXP sp3. In many cases I need to put English words among Chinese Characters. I set up Character Styles to apply the English Fonts I want, then doing word by word manually. Besides of the slow speed, it's easy to make mistakes doing by hand. I desperatly want to find a way to set up PARAGRAPH STYLES that I can specify both Chinese and English Fonts in a same paragraph stye. Will be very apprecited if someone please teach me how to get it.

    Yes it can be done in CS4.  I am doing a billingual book in Chinese and English.  What you can do is select the paragraph,
    1. Open "Paragraph styles", double click - "Basic Paragraph", Select "Basic Character Formats", Change the Font to a Chinese Character (e.g. SimSun and the size is 12)
    2. Don't close the box, then select "GREP Style", select "New GREP Style", click "Apply Styel" and Select "New Character Style"
    3. a New Character Style Box comes up, then select "Basic Character Formats" and select the English Character (e.g. Arial and the size is 14), then OK.
    4. Will back to Paragraph styles box, then click "To Text" and select "Wildcards" and select "Any Letters", then click OK. It is done!!
    I tried many ways before, and how I am getting used to it.  Remember, if you have many different styles need to be set, (for example: Title (with both languages), contents (with both languages), you can set different Character's Name for different purposes when the "New Character Style" box comes up.

  • Displaying both Hindi and Arabic numerals in Oracle 10g PDF report

    Hi….
    Oracle experts told us to ask “In how many ways we can do it in oracle?” instead of asking “Can we do it in Oracle?” , I need ONE way to solve the following problem, it toke to much time and I don’t know if it can be solved !
    The problem:
    Can we print in - Oracle 10g reports - a PDF report with BOTH Hindi and Arabic numerals?
    Well, at design time everything is fine, you can use right-to-left, left-to-right and the print preview is showing BOTH Hindi/Arabic numerals fine, but when I tried to produce it as a PDF, unfortunately its not, means its either all Hindi or all Arabic numerals !
    I tried everything possible, environment variables: NLS_LANG, REPORTS_BIDI_ALGORITHM, and REPORTS_ARABIC_NUMERLS, setting Digit substitution to Context in windows regional settings, uifont.ali is modified properly according to metalink note, but nothing solved this issue!
    I noticed something, when I used the DESTYPE=printer and DESNAME=PDF995 (one of the PDF printers) , it worked fine , means the problem could be in the generic PDF generator of the Oracle reports server,
    But even with PDF995 you still need to feed the file name, which is not suitable for multi-user environment that need the report to be displayed via web browser.
    Does anybody face this before?
    Edited by: khaled.w on May 24, 2010 7:29 AM
    Edited by: khaled.w on May 24, 2010 7:35 AM

    Don't tell so much.
    Check the following link
    1. PDF Reports in Unicode / Arabic &amp;amp; English | Oracle Community
    2. OraFAQ Forum: Reports &amp; Discoverer &raquo; Report in Arabic(pdf) (merged)
    3. Arabic Report generated to text file giving Jun... | Oracle Community
    Hope this helps
    Hamid

  • I want to remove the COnlineBank, OnlineBank and csample applications from my application and web server.

    How can I safely do this on Solaris? I've tried "iasdeploy removeapp" and "iasdeploy removemodule" with no luck. I want to clear all of this demo stuff out to make both the web and app server look more production like.
    Thanks
    Eric

    Eric,
    these applications are applogics which are not controlled by the
    iasdeploy tool. Unfortunately, there is no tool available to remove
    these applications for you. What you can do is to manually remove all
    their entries, but be careful if you do that. If you remove the wrong
    keys you might break your ias installation, so be warned and make sure
    you backup the whole ias registry before attempting to remove anything.
    Eric Coleman wrote:
    >
    I want to remove the COnlineBank, OnlineBank and csample applications
    from my application and web server.
    How can I safely do this on Solaris? I've tried "iasdeploy removeapp"
    and "iasdeploy removemodule" with no luck. I want to clear all of
    this demo stuff out to make both the web and app server look more
    production like.
    Thanks
    Eric
    Try our New Web Based Forum at http://softwareforum.sun.com
    Includes Access to our Product Knowledge Base!--
    Han-Dat Luc ([email protected])
    Senior Consultant
    SUN Professional Services (iPlanet)
    o .
    o .
    O _ ____ _ _
    (_) _ \| | __ _ _ __ ___| |_ TM
    | | |_) | |/ _` | '_ \ / _ \ __|
    | | __/| | (_| | | | | __/ |_
    |_|_| |_|\__,_|_| |_|\___|\__|
    e-commerce solutions
    Sun Microsystems Australia Pty Ltd

  • My husband and I share one computer.  We want to be able to share the same music on our iPhones, but we don't want to share the same contacts and applications.  How can I set this up so we still share music, but everything else is separate on our iPhones?

    My husband and I share one computer.  We want to be able to share the same music on our iPhones, but we don't want to share the same contacts and applications.  How can I set this up so we still share music, but everything else is separate on our iPhones?

    Welcome to the Apple Community.
    iTunes and iCloud are different accounts. You can both use the same ID for the store login and share your music etc., and use different ID's to log in to iCloud, thereby keeping your calendars etc separate.

  • Most times when I import photos from my desktop or dropbox to iPhoto, iPhoto will keep the title I created for the image as the display title under the image. but occasionally it displays the filename instead and I have to go back through and reenter

    most times when I import photos from my desktop or dropbox to iPhoto, iPhoto will keep the title I created for the image as the display title under the image. but occasionally it displays the filename instead and I have to go back through and reenter the title in iPhoto. why the inconsistency? running OS 10.9.5 and using iPhoto 9.5.1

    Try this:  select one of the photos that are showing the wrong title and use the Photos ➙ Batch Change ➙ Title to File Name menu option.
    See if that will put the name that you want under the thumbnail.

  • Is it possible to connect an older Power Mac (running OS 10.5.8) to an iMac running 10.9.5. I want to share the monitor, keyboard and mouse and switch between the two computers.

    Is it possible to connect an older Power Mac (running OS 10.5.8) to an iMac running 10.9.5. I want to share the monitor, keyboard and mouse and switch between the two computers.

    as far as I know then the target display mode is not an option with such an old mac

  • Get an error for changing the windows authentication mode to the both SQL and windows authentication mode

    I installed the SQL server Express 2008 R2 and then SQL Server Management Studio 2008 R2 . But during the installation, I could not choose the both SQL and windows authentication mode and an error accrued so I did that just with windows authentication mode. 
    Now, I want to change the windows authentication mode account to the SQL authentication mode but it shows me an error which is you do not have permission (Although I am the administrator in windows), what can I do?
    Following steps are the steps that I went but I got an error:
    Server properties >> security >> choose the option of SQL Server and Windows Authentication mode 
    and the error that I got is attached(access is denied)  
    Can you please help me?

    You can change the setting after you gain admin rights to your SQL Server. You don't admin rights automatically, you have to explicitly add yourself during the install
    Here's a guide on how to (re)gain those rights:
    http://v-consult.be/2011/05/26/recover-sa-password-microsoft-sql-server-2008-r2/

  • Want to display the UDID

    Hi,
    This is my first post on Adobe DPS forum.
    On one page I want to print the UDID of my iPad. But this should be a variable as whenever I open my folio on another iPad it should show the UDID of that iPad. All in all, whenever I open my folio it should display the UDID of the iPad on which I'm opening the folio. Is it possible?
    Thanks in adavance and best regards.
    With regards,
    Anil Yadav

    i don't think you have access to this 'sensitive kind of information'.
    a Google search for "html UDID display" might get you the answer in seconds.
    —johannes
    (mobil gesendet)
    Am 07.10.2011 06:11 schrieb "Anil Yadav" <[email protected]>:
       Re: want to display the UDID  created by Anil Yadav<http://forums.adobe.com/people/Anil+Yadav>in
    Digital Publishing Suite - View the full discussion<http://forums.adobe.com/message/3959005#3959005>

  • I have a key figure in my master data table i want to display the key figur

    Hi All,
    I have a key figure in my master data table i want to display the keyfigure in my report how can i display it can somebody help me in this scenario 
    Regards
    Kiran Kumar

    Hi Kiran,
    Assume that Material master data table material has price as an attribute. To get this price as key fig in query, get material number in rows and in columns create new formula with replacement path to get material price as key figure.
    Note: Without taking material number into rows, we can't get the price into columns.
    Hope this helps u..
    Cheers......
    Sk babu

  • I want to display the narrative view as All Choices

    Hi Experts,
    If ‘All choices’ option is selected, I want to display the narrative view as All Choices.
    How do I achieve it?
    Waiting for your reply....
    Regards,
    Sathyan

    Hi Sathyan,
    Set a presentation variable for that prompt.
    and in request, go to the column formula,
    CASE WHEN '@{pv_var}' IS NULL THEN 'ALL CHOICES' ELSE col_name END
    Regards,
    Raghu

  • I want to display the number of Passed / failed tests in Testtand xml report , please help me

    Hi, I want to display the number of Passed / failed tests in Testtand xml report , please help me.
    My requirement is later i should be able to display these number of passed/failed test in report header too.
    Solved!
    Go to Solution.

    I have attached a sequence to give you an idea of how to get the Result count (I didn't check it's working ), I have used "SequenceFilePostResultListEntry" callback to calculate the Result Count,
    and the Result Count is passed to the "ModifyReportHeader" through File Globals,  where you can edit the XML file to show it in the Repot (follow the link in my previous post).
    Hope this helps
    AshwiN,
    Attachments:
    Get Result Count.seq ‏8 KB

Maybe you are looking for

  • FR Report Print Layout Setup for Excel

    Hello All, Is there any way to setup the Page Layout for Excel export of the report.The user will export the report from HTML view on Workspace to Excel from File Menu options.After viewing the report in excel the user should be able to directly prin

  • Computer died need to transfer music

    My computer fried the only music I have is the music on my iPod I have a iPod nano (second generation) is there a way for me to move my music from my iPod to my new computer. Please I don't want to lose all of my music!

  • How to measure the payload size handled by XI ?

    Hi ! I need to find out the memory space occupied by XI payload from sender system to target system per month..  How can i find it ? Thanks, Laawanya

  • Itunes 9 is fugly

    The UI completely stinks: Too Glossy, white backgrounds in grid view, volume slider widget too small, Play progress bar too small (Often used to select a point in a song, podcast, video podcast, movie) iTunes Store almost useless: Again due to UI iss

  • Error 440 Automation Error: modupsShell.ExecuteCustomScriptEx

    We are experiencing the following error when trying to load data files to FDM using the batch processing functionality. If no files are present in the OpenBatch folder, no error occurs. However, the attached occurs once files are present. The process