Font Name "2s)zei" in Form

We have Oracle Forms where the objects have the font "2s)zei". (note: We were not the original developers of the application and we don't know why the font name is displayed like that. There is also no such font in our PCs.)
We need to determine what font was really used. How do we do this?
Any help would be greatly appreciated.

1) How can I increase the font size for all field names thoughout the form e.g. First Name, Middle Name etc, House #, Suburb/State, Current Employer etc etc ?
Why do you have a <sub> tag around each <label> tag's contents?
<label for="firstName"><sub>Applicant 1<br />First Name:*</sub></label>
Removing that would help make the label contents larger, and it could be that this would be all you need.
With regard to the layout question, I'd like to see you fix these validation errors before tackling that.  I feel it's wasted effort to try to troubleshoot layout issues on a page with invalid HTML....
http://validator.w3.org/unicorn/check?ucn_uri=http://www.lombardfinance.com.au/dev/card_ne wsite.html&ucn_task=conformance

Similar Messages

  • Is it possible to change the font name and size without having to compile?

    Dear All
    We have one requirement that we need to change the font name and font size at run time dynamically without having to compile all the forms in 6i.
    Is there any way or work around to achieve the same.Kindly suggest us.
    something like using uifont.ali or forms60_defaultfont, or set_item_property
    Thanks and Regards
    Thangaraj.

    Dear All,
    Thanks for your updates, Technically what both of you said is correct. but in application server we used something like ClientDPI to match the client server font with the application server, i need to know that is there anyother way something like this...?
    I have read one document(Note:28397.1 in metalink) saying that using uifont.ali file we can change the font at run time, but i have used this only for report
    Thanks and Regards
    Thangaraj.S

  • Font names are invisible in Ai CS5 after upgrading to OSX 10.10 Yosemite

    Hello,
    I am having a minor drawback on Adobe Illustrator CS5 after upgrading my iMac to OS X 10.10 Yosemite. The thing is when trying to select a font form a Type>Font selection mostly all font names are invisible. This only happens in Illustrator, Photoshop and Indesign works fine. I have attached a screenshot of what I am  seeing: after hovering with my mouse pointer over the particular font the name appears, but otherwise not.
    I will also address this issue to Apple support as well.
    Waiting for your reply.
    Kristijonas

    donelaitis,
    I believe post #15 in this thread may give the solution.
    Compatibility with Yosemite — Illustrator CS5

  • Print program name for the dunning form F150_FR_DUNN_01 in sapscript

    Hi,
          I am not getting the exact print program name for the dunning form F150_FR_DUNN_01 in sapscript. After an extensive search I have come across few names of print program like SAPF150D2 and SAPLF150. But still I am not understanding which one to use for the form and also how to use it. I am unable to understand which include I should use to write my code.
    Kindly help me.
    Thanking you.
    Pujarini Patra

    Hi,
    Yes, you should be able to assign F150_FR_DUNN_01 in Dunning Forms customizing:
    and yes, I too would absolutely try to go for either a Smartform or even a PDF Form (if i'd have all the necessary setup for them, like Adobe Document Services, in the system already). I have Basis 702 SP  0011and FINBASIS 600 SP 0021, so all the following technicalities refer to those releases:
    The corresponding SAP sample Forms are:
    - F150_DUNN_SF for Smartform; and
    - F150_DUNN_SF for pdf Form (don't let the name confuse you )
    I'm not entirely sure if it's a good idea to try to convert/migrate Sapscript to Smartform and the Smartform to PDF Form - have never done that  myself and don't know how good/usable the migration result is. I just take the interface of Smartform from SAP and do the rest from scratch or by copying over the common parts of our existing custom forms.
    There are the SAP Standard wrapper FMs for SF and PDF forms already in the System:
    - FI_PRINT_DUNNING_NOTICE_SMARTF calling PRINT_DUNNING_NOTICE_SF and
    - FI_PRINT_DUNNING_NOTICE_PDF calling PRINT_DUNNING_NOTICE_PDF.
    So, theoretically, all you had to do to replace SapScripts (or even to enable all three form types) is to assign a custom BTE Event handler FM to event 1720 (for correct Application), which could detect, what type of form is assigned in Customizing and call the corresponding wrapper FM.
    As a sample for coding PDF form wrapper call one could take FI_PSO_EVENT_00001720_PDF (if you have IS-PS) in the system. I'd take out the IS-PS specific "business logic" like posting dunning charges (if it does not apply to my solution) and add the logic to decide, which wrapper to call.
    The confusing part about the customizing (Table T047E) to me is that there seems to be no form type defined anywhere in there... just the FORNR field for form name, which should apparently take the names of all three form types... I'd  try to extend that table with custom Form type field and try to regenerate Table Maintenance dialog for  view Cluster VC_T047_F... That would save the whole effort to try to detect the type for  form assigned...
    Another tip, in case you didn't know it already: you should be able to see all the Customizing paths, where T047E is involved, when you enter table name in SM30 and press "Customizing" and then "Continue w/o Specifying Project":
    The selected entry is the one you are looking for to assing your custom forms, I believe.
    cheers
    Janis

  • How to change background color of text in pdf based by font name

    Hi
    How to change the background color of text in PDF based by font name. Is there any option in Javascript. e.g: If PDF containing ARIAL font, the ARIAL text background color needs to be changed in red color for all pages. Same for all fonts with different different color in the PDF.
    Thanks in Advance

    Hi
    1) Is there any possibilities to highlight with different color based on font using javascript
    2) list of font used in PDF using javascript
    3) How to hilight the text using javascript
    Thanks in Advance

  • Issue in font name

    Hi,
    Requirement
    We are using Adobe acrobat x pro 10.1.1 licenced version,from our application,we have to fill data dynamically in to the text boxes.
    We had set the text box font as "VectoraLTStd-Roman",we need to display the text with font name as “VectoraLTStd-Roman” (We need to display the same fonts which has been set in the template)
    Issue
    Please find the below mentioned issue
    Sl No
    Data/Text in both pdf
    Type of text
    Font to be displayed as
    Font getting Displayed as
    1
    Static Text
    Static Data
    VectoraLTStd-Roman
    VectoraLTStd-Roman
    2
    Bangalore
    Textbox
    VectoraLTStd-Roman
    Myriad Pro
    3
    Regional
    Textbox
    VectoraLTStd-Roman
    Myriad Pro
    4
    India
    Textbox
    VectoraLTStd-Roman
    Myriad Pro
    5
    First Place
    Textbox
    VectoraLTStd-Roman
    Myriad Pro
    6
    Default Value
    Textbox
    VectoraLTStd-Roman
    Myriad Pro
    As this is a high priority issue,please suggest me how to display the same font which has been set in the template
    Note:
    We had installed the “VectoraLTStd-Roman” font in application server; after exporting the pdf, in the client browser, we are getting incorrect fonts. 
    Please check in the system where “VectoraLTStd-Roman” font is not installed 
    To check the font names,please copy the text from pdf and paste it on winword/wordpad.
    Regards,
    S.N.Prasad

    I tested on a device here and see the same issue using 6.0.40.1.  I would consider this a bug and open an issue with support so they can escalate and have it corrected.  It appears to be device/os version specific as I don't see the issue on Android 2.3.4 but I do see it on Android 4.1.1 and Android 4.4.2.
    I am also going to open an issue with Engineering on this as well.
    --Bill

  • How to create a unique file name each time the form is saved?

    I've got a form with several data items. When the user saves the form, it saves it as an .xml file. So far so good. But then I want the user to be able to start over and put in a new data set. I used the reset form button and this clears out the old data. But when the user goes to save the form for the second set of data, the default name of the .xml file is the same as the last record set. How do I get LCD to create a unique data name each time the form is saved? I know that the user can enter a new name, but I do not want them to have to think that much.
    Alternatively, is there a way that a user can enter several forms of data and save all of the data in one XML file that my PDF can scroll through or that I can import into excel and keep all of the data sets separate?

    Thanks Paul for the post. It sounds like this program is simply not designed for one user to keypunch a batch of forms. It would appear to limit the program's use to users who only need to key in one record/form. While a good solution for multiple users who need to enter just one set of data, the limitation would explain why this program is not widely used.

  • Font name issue in Acrobat XI pro

    Hi All
    While checking the PDF font properties in Acrobat XI it only shows the font family name. Not the full name. In Acrobat X it was perfect. Kindly refer the image below marked in Red. The Actual font name is "Agenda Light Extra Condensed Italic", but the property box shows only Agenda and Italic is hi-lighted. The document font properties shows the correct name. Have any one experienced these kind of issues? Seeing the full font name is very important to me since I am in the position of QC process before print.
    Your suggestions are most welcome.
    Thanks in advance
    arul

    What you are actually looking at is the text edit feature which is admittedly not all that robust in terms of how it provides access to fonts.
    If you are trying to check the actual font usage for particular text, you should go to Output Preview and change the Preview mode from Separations to Object Inspector. Click on the text you wish to examine and this tools will show you exactly which font is being used to render the text with the full font name, point size, etc.
            - Dov

  • How to get the font name used in document?

    Hi some one help me to get the font name which should check each text in the Illustrator CS3.
    Please someone guide me..
    sAIFont->FontKeyFromFont(AIFontRef FntRef,&fontKey);
    Here what to set for fontref..

    Oviya... wrote:
    Hi some one help me to get the font name which should check each text in the Illustrator CS3.
    Please someone guide me..
    sAIFont->FontKeyFromFont(AIFontRef FntRef,&fontKey);
    Here what to set for fontref..
    Are you talking about the location of the font?

  • Minumum and Maximum pointsize in the active document with font name

    hi
    How to find the font with point size in active document and how to get the minimum point size and maximum point size used in the active document with font name
    Thanks in Advance.

    Okay, that does look good (without testing it). Does it do its job?
    I think it can be made a bit more efficiently by not running over all text frames, but rather over all stories in the document -- a small change, the rest can stay the same.
    You can also try turning the gathering of used data around. It appears you are now pushing every item immediately into your array, then weed out duplicates. (For my thoughts on the latter, see below!) It might be quicker and more memory-efficient to scan your present array to see if the new item is already in there, and only push when it's not. (Bonus points for a binary tree implementation -- the fastest possible way! But a linear search on the entire array, or on a sorted array and bailing out if you go "past" the current item, may be fast enough.)
    (On Weeding out duplicates; you might want to skip this, as it won't be necessary for the above:)
    Your function UniteSame sorts out and removes duplicates by comparing every item to every other one; then it sorts the array. An alternative can be to
    1. Sort the array
    2. Create a new empty one
    3. Push an item of the original onto the new one.
    4. Skip items of the original list while they are the same as the bottom one of the new list.
    5. Until you run out of items.

  • Change font name/size in text box

    I am trying to create a Pages document with text boxes and would like to use different fonts and sizes in each box. I've tried using
      make text box with properties {object text:receipt_date, vertical position:7, horizontal position:2.5, height:0.5, width:3, font name:"Courier", font size:24.0}
    but it doesn't work.
    Any help gratefully received.

    I see two things; you should "make new text box" and font name and font size are properties of the text, not the text box.
    The following worked for me:
    set the_text to "Hello World!"
    tell application "Pages"
              tell front document
                        set new_box to make new text box with properties {object text:the_text, vertical position:2, horizontal position:1, height:3, width:4}
                        set properties of object text of new_box to {font name:"Courier", font size:24.0}
              end tell
    end tell
    Edit: The "set new_box to" part isn't needed unless you want to refer to the box again in the script.

  • Incorrect detection of font name in star writer

    I have found that StarSuite7 (patch level 5) does not detect
    Japanese font names under cirtain circumstances and
    this resulted in incorrect display of characters : Worse, in my case,
    the incorrectly recognized font name resulted in invisible character
    and I failed to notice an important mark.
    I am attaching the document that shows the problem.
    What happens is this.
    The first line contains a Japanse sentence that is followed
    by a "bold right arrow mark" in WingDing font.
    The Japanese sentence part is recognized to have the
    font name "MS Gothic" (actually in Japanese character name.).
    This part is correctly recognized by StarSuite7 (patch5) both under
    linux and w2k platform.
    Unfortunately, the wingding font name is incorrectly recognized
    as "MS mincho" (again actually in Japanese character name), and
    thus this right arrow is incorrectly rendered.
    I am attaching a file that shows this problem.
    This may be very L18N-related, but I hope someone can take a lookt at this problem.

    I have found that StarSuite7 (patch level 5) does not detect
    Japanese font names under cirtain circumstances and
    this resulted in incorrect display of characters : Worse, in my case,
    the incorrectly recognized font name resulted in invisible character
    and I failed to notice an important mark.
    I am attaching the document that shows the problem.
    What happens is this.
    The first line contains a Japanse sentence that is followed
    by a "bold right arrow mark" in WingDing font.
    The Japanese sentence part is recognized to have the
    font name "MS Gothic" (actually in Japanese character name.).
    This part is correctly recognized by StarSuite7 (patch5) both under
    linux and w2k platform.
    Unfortunately, the wingding font name is incorrectly recognized
    as "MS mincho" (again actually in Japanese character name), and
    thus this right arrow is incorrectly rendered.
    I am attaching a file that shows this problem.
    This may be very L18N-related, but I hope someone can take a lookt at this problem.

  • Set "peoples or groups" field with current user "login name" in sharepoint list form using javascript

    hi friends
    i am trying to set peoples or groups field in sharepoint  list form with current user login name
    here my code
    <script src="http://ajax.aspnetcdn.com/ajax/jquery/jquery-1.9.0.js"></script>
    <script type="text/javascript">
    $(document).ready(function NewItemView () {
    var currentUser;
        if (SP.ClientContext != null) {
          SP.SOD.executeOrDelayUntilScriptLoaded(getCurrentUser, 'SP.js');
        else {
          SP.SOD.executeFunc('sp.js', null, getCurrentUser);
        function getCurrentUser() {
          var context = new SP.ClientContext.get_current();
          var web = context.get_web();
          currentUser = web.get_currentUser();
          context.load(currentUser);
          context.executeQueryAsync(onSuccessMethod, onRequestFail);
        function onSuccessMethod(sender, args) {
          var account = currentUser.get_loginName();
          var accountEmail = currentUser.get_email();
          var currentUserAccount = account.substring(account.indexOf("|") + 1);
        SetAndResolvePeoplePicker("requester",account);
    // This function runs if the executeQueryAsync call fails.
        function onRequestFail(sender, args) {
          alert('request failed' + args.get_message() + '\n' + args.get_stackTrace());
     function SetAndResolvePeoplePicker(fieldName, userAccountName) {
       var controlName = fieldName;
        var peoplePickerDiv = $("[id$='ClientPeoplePicker'][title='" + controlName + "']");
        var peoplePickerEditor = peoplePickerDiv.find("[title='" + controlName + "']");
        var spPeoplePicker = SPClientPeoplePicker.SPClientPeoplePickerDict[peoplePickerDiv[0].id];
        peoplePickerEditor.val(userAccountName);
        spPeoplePicker.AddUnresolvedUserFromEditor(true);
    </script>
    but it is not working
    please help me

    Hi,
    According to your post, my understanding is that you wanted to set "peoples or groups" field with current user "login name" in SharePoint list form using JavaScript.
    To set "peoples or groups" field with current user "login name”,  you can use the below code:
    <script src="http://ajax.aspnetcdn.com/ajax/jquery/jquery-1.9.0.js"></script>
    <script type="text/javascript">
    function SetPickerValue(pickerid, key, dispval) {
    var xml = '<Entities Append="False" Error="" Separator=";" MaxHeight="3">';
    xml = xml + PreparePickerEntityXml(key, dispval);
    xml = xml + '</Entities>';
    EntityEditorCallback(xml, pickerid, true);
    function PreparePickerEntityXml(key, dispval) {
    return '<Entity Key="' + key + '" DisplayText="' + dispval + '" IsResolved="True" Description="' + key + '"><MultipleMatches /></Entity>';
    function GetCurrentUserAndInsertIntoUserField() {
    var context = new SP.ClientContext.get_current();
    var web = context.get_web();
    this._currentUser = web.get_currentUser();
    context.load(this._currentUser);
    context.executeQueryAsync(Function.createDelegate(this, this.onSuccess),
    Function.createDelegate(this, this.onFailure));
    function onSuccess(sender, args) {
    SetPickerValue('ctl00_m_g_99f3303a_dffa_4436_8bfa_3511d9ffddc0_ctl00_ctl05_ctl01_ctl00_ctl00_ctl04_ctl00_ctl00_UserField', this._currentUser.get_loginName(),
    this._currentUser.get_title());
    function onFaiure(sender, args) {
    alert(args.get_message() + ' ' + args.get_stackTrace());
    ExecuteOrDelayUntilScriptLoaded(GetCurrentUserAndInsertIntoUserField, "sp.js");
    </script>
    More information:
    http://alexeybbb.blogspot.com/2012/10/sharepoint-set-peoplepicker-via-js.html
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Korean font name in CSS doesn't work

    Korean true type fonts have two names, in English and Korean. For example, the default font of Windows 7 Korean version is '맑은 고딕' in Korean, 'Malgun Gothic' in English. In Microsoft WIndows, webpages with CSS which has Korean font name display right font, but in my Mac, Safari does not display right font. If the webpage use both Korean and English names in CSS font section, it works in both Mac and Windows.
    For example,
    body { font-family: 맑은 고딕; }
    It works just in Windows.
    body { font-family: 맑은 고딕, Malgun Gothic; }
    It works in both platform.
    Apple mail also has same problem. I have tested other browsers in Mac and only Mozilla Firefox display the right font.
    Is this a some kind of bug?

    drshawn wrote:
    Is this a some kind of bug?
    Probably.  Let Apple know via
    http://www.apple.com/feedback

  • How to Identify the Type of Font Names in Illustrator

    How to identify the type of font names like "True Type font" (or) "open Type font" for illustrator file using Scripts or any language. Could you please advice me.
    Thanks,
    Prabudass

    If there is an Illustrator SDKor Illustrator Scripting forum, try
    that. ATM won't really help - it is obsolete and should not be
    installed (breaks things).
    Aandi Inston

Maybe you are looking for

  • Dropdown menus flicker only & can't be selected

    When I type a web address, a drop down menu used to appear with suggestions. Now it flickers but cannot be viewed or selections made. Similarly the Most recently viewed dropdown box only flickers. Same this happens when using the quick search box at

  • Page count  dynamically in adobe forms

    Hi, There is one requirement where they need to print number of pages based on data flow in internal table. to understand better the requirement here is one example as below: for ex; there is one internal table in one page which has 1000 records, the

  • HANA equivalent of oracle's sql%rowcount to get affected rows.

    I want to get the number of rows affected from an insert or update statement inside a stored procedure. Is there any equivalent to oracle's sql%rowcount that can be called after the query. For example: create procedure procedure_name begin      decla

  • Using 4-7 logic files with 8 or 9

    Hi I'm trying to using older back ups of songs on 8-9.It keeps telling me that I have to load 7.2 or earlier to do this...I've tried loading 7 and 6 .6 series shows u in my application folder but 7 doesn't.I bought the 7 box which I THINK WAS THE UPG

  • FCP capture

    I'm capturing video onto final cut, but every 9 minutes, it stops by saying disk is full. I know its recording on my external hard drive, and I have over 200 GB left. Is there a way to make the capture now to go continuely. Let me know. Thanks