Add license fonts with Form Server

How to add license fonts to Form Server?

Hi,
I dont know if it is possible with java command but it is possible to add through web application.
I tried it long back on XI R2 SP2.
BO provide classes like:
ILicenseKey
ILicenseKeyBase
see if you can take help of these classes.
setLicenseKey
void setLicenseKey(java.lang.String newLicenseKey)Sets the license key value for a new license key.
Parameters:
newLicenseKey - A String containing a new license key value.
For more information
https://www.sdn.sap.com/irj/boc/sdklibrary.
Thanks,
Praveen.

Similar Messages

  • Embedding Fonts with Forms Service RenderPDFForm

    We have several custom fonts being used in PDFs we're rendering using the Forms Service RenderPDFForm API. Rather than require consumers of these PDFs to have those fonts installed, we'd like to embed them in the PDFs being generated. Is it possible to embed fonts using RenderPDFForm?
    Tom

    In the adobe/LiveCycle8.2/deploy folder there is a file called:
    adobe-forms-ivs-jboss.ear
    Deploy that file on your app server (note that the name may change to reflect your app server). Once it is deployed you can access the application (it is a testing program for Forms). The URL is:
    http://machinename:port/FormsIVS
    Once it is loaded click on the preferences in the top right corner. Scroll to the bottom and add the administrator/password for your installation. In the first field (called Options) changed the parameter PADebug=0 to PADebug=1. Don't forget to hit the save button at the bottom of the screen. This will return you to the Test Form Design screen. Choose a form from the right List (I chose PurchaseOrder_Dynamic Interactive.xdp). In the Output format dropdown, choose PDFForm. Now click on the Use EJB button. A call to form server will be generated and returned to the screen. Because we have PADebug set to true the whole process is being traced. I am running a JBoss server so the files are written to:
    C:\Adobe\LiveCycle8.2\jboss\server\all\svcdata\FormServer\Debug
    It will be a different location depending on the appserver type you are running. In that folder is a file called:
    debug_xci_pdf.xml
    Make a copy of this file and rename it to MyTest.xci. This is the control file we will pass into the call and also modify to embed fonts. Open this file with an XML editor. In the xci file look for the pdf node under the present tag. In that node there is a child node called fontInfo. There is an embed tag in there that is set to 0. Change it to a 1 and save the file. Now in the call to Forms you can pass in a URI to this file in the XCI URI parameter. You can change this in the FormsIVS application in the options string and try it for yourself before changing our app. So now each time you want to embed the fonts pass the XCI URI into the call otherwise use the default one that is embedded in the jar file.
    Let me know that it worked for you.

  • Java FONTS in Form Server ????

    How can I add java fonts to my form server.
    when I change the default font in the Registry.dat file ,
    it doesn't have any affect !
    how can I change this default font and how can I add more fonts
    to the these fonts !!! ?????

    Hi Kamran,
    Help me, please.
    I deployed my.fmx on web, but I can't read some of text item prompts,wherease,the same font read it correct in another texts.
    All fonts in my .fmx is Arial font. NLS_LANG is American_America.AR8MSWIN1256.
    I have configured font name in Registry.dat file and have no effect.
    Please tell me how to solve this problem.
    Env: iAS9i R1 ver. 1.0.2.2.2a, Form server 6i. Windows2K Ad
    Thanks in advance

  • Please help with Forms server and forms

    Hi, all
    I am new to oracle.
    Mine is home PC and the spec. of the system are as follows.
    database:Oracle 8i EE
    Forms :6i
    OS :Windows 2000
    Yesterday I downloaded Oracle9iAS Server and followed the documentation in installing.
    As per the documentation, I accepted default values in many cases and went thru with installation.
    At the end of the installation, i got the following config(found at the bottom of the message).
    Please give me steps in resolving the issues below.
    Also,
    when I run the "Run form from web" from Programs....
    what if the web listener port is taken. how do we figure out if one is already in use and if so what are other ports available to me.
    and finally in the same app. is "Web Host" the name of my computer on which I installed the Oracle server?
    TIA
    Shankar
    Configuration Steps for Oracle Forms installation of 00:44:38 2002/05/01
    This file gives details of the configuration steps done for you by the installation process
    (marked '[INFO]') and of any actions you need to do manually (marked '[ACTION]'). Please read
    this file and perform the requested actions.
    [ACTION] If you are installing in a new Oracle Home, please reboot the machine after the installation.
    [ACTION] Please configure the following virtual path with your web listener: /dev60temp for
    physical directory C:\shankar\6iForms\F6i\tools\web60\temp.
    [INFO] NT service Oracle Forms Server [Forms60Server-6Web] has been created and started for
    the Forms Server.
    [ACTION] Please configure the following virtual path with your web listener: /forms60java for
    physical directory C:\shankar\6iForms\F6i\FORMS60\java.
    [ACTION] Please configure the following virtual path with your web listener: /dev60html for
    physical directory C:\shankar\6iForms\F6i\tools\web60\html.
    [ACTION] Please configure the following virtual path with your web listener: /dev60cgi for
    physical directory C:\shankar\6iForms\F6i\tools\web60\cgi.
    [INFO] An internet shortcut to run a standard test form, or any form of your choice, has been
    created for you in the Oracle Forms program group.
    [ACTION] Please configure the following virtual path with your web listener: /jinitiator for
    physical directory C:\shankar\6iForms\F6i\JINIT.

    Thanks, Vikas!
    But I did a search for 6iServer.conf and did NOT locate any such file
    Please help
    TIA
    SHANKAR
    Shankar,
    It would have helped if you had indicated what is the full version of 9iAS that you have installed. By default the portnumber that is used is 7778.
    As per the entries, they should have already been made in the config files. But check that the 6iServer.Conf file and it should contain the entries that you are being told to update. If not, then add the entries in the 6iServer.conf file and that is all you need.
    HTH.
    Vikash

  • Office 2013 Home and Business License Compatability with Windows Server 2012 R2

    Are there any license issues with installing Office 2013 Home and Business on Server 2012 R2 operating system? 
    I am having inconsistent issues installing this software on a server running this operating system.  The Office software is not being acccesed by client workstations.  Its a stand alone software installation for the server.  Are there any
    special installation procedures I must follow or software registration procedures I must follow?
    Microsoft website states Office 2013 Home and Business is compatible with Server 2012 but doesnt include the an R2 version reference.

    Hi,
    Please note only Volume Licensing editions of Office may be used on RDS host server. Since Home and Business is a Retail edition, it's not suitable/permitted if you are using RDS.
    Regards,
    Melon Chen
    TechNet Community Support

  • Deploying Forms 6i with Forms Server 6i

    Hi there.
    I am trying to deploy a application with Forms 6i using Forms Server 6i, with 8.1.7 DB.
    The forms are linked to a library, and when i try to run them over the browser, i get error messages saying that the pl/sql procedures in the library are not found.
    Can anyone help me, please?
    Paulo Duarte

    Paulo,
    With Forms on the web, you should set environment variables in the default.env file (or create your own .env file). Don't use the Windows Registry.
    As Grant said, you need to follow the steps in the Listener Servlet deployment guide. (You didn't say which patchset you are using or which architecture you are using, so I will assume you are using the Forms Listener Servlet architecture.)
    The URL that Grant gave does work. So you either need to upgrade your version of Adobe Acrobat Reader, or something is wrong with your machine.
    Regards,
    Robin Zimmermann
    Forms Product Management

  • How to deploy forms 6i with forms server 6i

    I am trying to deploy some 6i forms with 6i forms server.I have to use this old technology and only this technology as its for a college project.
    I have this information about forms server but i cant work it out:
    6.2.2 Deploying the Executable Files on Your Web Server
    You can deploy your Forms applications in any directory on your Web server. You must include the appropriate directory path and filename in the base HTML file. This is the file that users access to run the application. If you created a virtual directory (e.g., /dev60html) to specify the location of your base HTML file, you should deploy your base HTML file in this location.
    So does that mean i can save the forms into this directory C:\orant\FORMS60\server?
    C:\orant\FORMS60\server\base.htm is this the base file?
    How do i specify in this base file what directory the forms are in?
    In the base file already i have:%HTMLbeforeForm% %HTMLafterForm%
    Do i just type in the directory after?
    Confused.Please help.
    Thanks

    1.3 Business Intelligence and Forms.
    Please post Forms questions in the Forms Forum.
    More info in the Forms Upgrade Center:
    http://otn.oracle.com/products/forms/htdocs/upgrade

  • Licensing issue with Windows Server 2012 R2 Essential

    Hi,
    we purchased a server that came with Windows Server 2012 Essentials. and we found out some of the issue regarding the licensing. I would like to verify it with the experts here.
    1. This Essential O.S. cannot be deployed as a member server in the domain, only Windows server 2012 r2 Standard and data center is capable as deploy as a member server? 
    2. does it work with a single domain with multiple domain controllers and one primary domain controller? Example, 10 offices in different states, each location has a domain controller in their office, I'm installing to install this Essential server as another
    domain controller in one of the offices for redundancy purpose. I promoted this server into domain controller with success, but it gives me an fsmo error everyday, and warning about shutting down if i don't transfer the fsmo role to this server.
    3. which leads to this question, so this Essential OS can only be deploy as a single domain as the primary domain controller? Up to 25 user and 50 device license?
    4. Is it possible to deploy it as a domain controller (that office has less than 25 users) in that office while syncing correctly with the other 10 domain controllers in other offices, they are all in the same single domain? I can't make this work, and I
    think due to the Essential O.S.'s limitation.
    5. we use a vpn connection to connect all the office together, and all the domain controller uses lan ip address to communicate with each other.
    Thank you for the help in advance. I have been researching for the past couple days, but I still couldn't get a clear answer. Thank you again.

    Hi Cliff,
    Thank you for your reply.
    1. We will get a new server 2012 r2 standard to deploy as member server.
    2 and 3. Only ONE domain controller can hold all FSMO roles in a single domain, correct? Currently an windows 2003 enterprise, this is our first server in our domain, it holds all the FSMO roles currently. 
    4. Yes, we realized essentials will not work for us, so we are switching to 2012 r2 standard to deploy for the new
        domain controller for our new office, still under the same domain. 
    5. This wasn't a question, just wanted to give out the connection information.
    The problem was that We didn't read the Essentials in detail when buying the new server, on dell website, it said it was perfect for small business, we didn't know it has to run as a primary DC. it was great in price, and it doesn't need CALs.
    but we quickly realized after deploying it as a DC, it gives us error about Server Licensing compliance, and will shut down automatically. Then we were going to use it as a member server to run application, and realized we couldn't. So we are returning the
    server, and getting a new one with standard r2 2012 and CALs license. 
    It was a costly mistake.
    Thank you again.

  • Add Unicode Font to Forms 6.0 ?

    Hi,
    I have installed some UNICODE fonts on my operating system but they are not
    available in forms.
    What must be done to make a specific font available in the forms list box for fonts.
    Thanks in advance for your help!
    brg robert

    Cecil Whitaker (guest) wrote:
    : One of our developers is having problems converting forms 4.5
    : forms to forms 6.0. Is there a specific tool for converting
    : the forms or do you just bring the old form up in the new
    : designer tool and the conversion happens automatically?
    Yes.. you can just open the forms of 4.5 with Forms Designer 6.0.
    The conversion takes place automatically, however, you might have
    to take in consideration that if you are using certain fucntions
    of Forms 4,5, in which some parameters are optional, then those
    might be mandatory in Forms 6.0.
    For e.g. Run_product.
    -bj
    null

  • Extra fonts with output server pro

    We are using Output Server Pro 5.5 to generate PDF and Postscript. Fonthandling is ok for postscript, but the PDF doesn't use the fonts we want (KIX for postal code and a custom font defined in the template). Can we add fonts to Output Server Pro and if so, where do I have to put them and in what format ?
    Thanks,
    Michel

    If you look in the Help under "Font" you will find several chapters on adding new fonts.

  • How to add new a font with Forms 6i running on Web URGENT !!!

    In Forms 6i , I have added a new Font and installed it successfully .In client Server
    mode the Form is Successfully Showing me
    the newly added font. But when I run this Form on Web It does not shows me the font correctly. The font is a True Type Font for
    Windows . I am running my forms using OAS 4.0.8.1 on Win NT. Do I need to make some configurations on the Server ????
    Please Help ?????

    Thanks.
    1/ Actually most of the customers will use our app through normal 56k modems. Their first connection must avoid to download Jinitiator which is 8Mo, so we don't want people to use Jinitiator (opening the session is even longer with Jinitiator than IE5).
    2/ Moreover, the applet window has a grey title line with the word "window" and the name form : this is not internet at all ;-)
    3/ A normal connection through a firewall doesn't work with the famous port 9000.
    help please.
    Thank you
    null

  • Is there a public_html directory with forms server

    Our web server only has forms 6i server running. Is it possible to serve up simple HTML files as well as the .fmx files? If so, what directory do I deploy them to?

    Hi Steven
    Dems the breaks I suppose. One way past it would be to have one RoboHelp Server license and one RoboHelp Office license. Then have the other authors simply use Microsoft Word to maintain their content. The person that uses the RoboHelp Office (Client part) could then import and link the Word documents managed by the other authors. If you worked that way you would only be looking at a total outlay of $3,000 instead of $7,000. But I suspect that you might get a better deal than $7,000 if you worked with Sales.
    Keep in mind that RoboHelp Server relies upon the content created by RoboHelp. There is no "limited WYSIWYG editor". All it does is provide reporting as well as project merging. There is nothing about it that lends itself to a simple WYSIWYG editor that provides a window into the server content.
    I cannot speak to the other tools you cited. Maybe they do work in that manner and maybe they don't. And maybe you are misunderstanding the actual capabilities. I cannot say.
    Additionally, it's helpful to keep in mind that the way RoboHelp works today was initially designed and maintained by the folks now known as MadCap. Because of that, I'd be surprised to find that the MadCap products operate in a totally different manner. Maybe they do. Adobe acquired the product by virtue of acquiring macromedia. So they didn't design the way it works. Although they have enhanced it. I see no reason to shame Adobe.
    Can you expound on your claim that " there is virtually nothing RH does the others don't, and quite a bit  the others do that RH does not". What ios the "quite a bit" that others are doing that RoboHelp isn't? RoboHelp seems fairly competitive with its feature set to me.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Load Balancing with forms server 10g

    Hello,
    i've a cliente which is right now processing a migration from a client-server 6i platform (using Terminal Servers) to a forms 10g web platform with several Application Servers 10g in standalone.
    At the end, client want to enable Load Balancing in order to have some manage at each Application Server load.
    The idea to accomplish is to have an hardware Load Balancer. The client already has a CISCO CSS 11503 SSL.
    Is there any documentation where i can check more info about the compatibility/configuration to this architecture.
    Thanks for your attention.
    regards,
    Pedro Ribeiro

    You can check this doc Link:[http://download.oracle.com/docs/cd/B14099_19/hpux.1012/install.1012/install/toc.htm]
    It say all about it, and don't mention nothing about a Load Balancer, but I'll try tokeep searching.
    Greetings.

  • Don´t execute pre_insert trigger in a form deployed with form server

    I have a form developed with form6i. Executed in C/S mode, run ok; but executed in wed mode, the pre_insert trigger don´t fired. Using froms server in OAS relaease2.

    OAS relaease2Do you talk about 10G Release 2? Did you recompile the fmb and any attached libraries with the 10g-compiler?

  • OLE integration with Forms Server

    Can Forms 6 server running 3 tier, be used to call and integrate
    from an Oracle Form connecting to Microsoft Word or other local
    applications on a PC (+ local printing) ? We can do it 2 tier
    with OLE but need to migrate to 3 tier.
    How do we achieve this ? What are the options ?
    null

    Can Forms 6 server running 3 tier, be used to call and integrate
    from an Oracle Form connecting to Microsoft Word or other local
    applications on a PC (+ local printing) ? We can do it 2 tier
    with OLE but need to migrate to 3 tier.
    How do we achieve this ? What are the options ?
    null

Maybe you are looking for

  • I sentance in UTL_RAW reference.

    Can someone explain what "it may actually be used in other environments" means in UTL_RAW section in Oracle® Database PL/SQL Packages and Types Reference 11g Release 2 (11.2) E25788-04 ? It saids, "UTL_RAW is not specific to the database environment,

  • MM major functions

    Hello MM experts I wanted to know what are the important processes mm module I have been in pp and I am aware of all the pp process Please help Regards Madhuri Rajat

  • Filesystem space increase help

    Hi all, I have a filesystem that has hit 95% and i need to increase it very soon but i openly admit to being very VERY rusty with Solaris 5.8 (yes i know thats old too !) and wondered if anyone can advise please. FYI...... # df -k Filesystem kbytes u

  • That domain isn't in my list of allowed rcpthosts (#5.7.1)

    I want send the email from oracle database. So I did the following steps 1.@F:\oracle\product\10.2.0\db_1\RDBMS\ADMIN\utlmail.sql 2.@F:\oracle\product\10.2.0\db_1\RDBMS\ADMIN\prvtmail.plb 3.alter system set smtp_out_server = 'webmail.vilsoft.co.in:25

  • Notes crashes quickly after opening on Macbook pro only, not on iPhone - is there a fix?

    Notes continues to crash despite the recommended fix in a previous thread Any new sollutions --- that work?