Generating PDF editable using XML Publisher

Hello

I'm trying to generate an editable pdf form of R12 using XML Publisher.  I am able to generate my PDF and load some data to it, but whenever I generate the PDF, it turns out all of my read-only form fields.  I tried to create the xdo.cfg file and place it in $XDO_TOP/resource by using the code below.

<config version="1.0.0" xmlns="http://xmlns.oracle.com/oxp/config/">
    <!-- Properties -->
    <properties>
        <property name="all-fields-readonly-asis">true</property>
    </properties>
</config>

After that, I had my rebound DBA simultaneous server manager, but it did not work.  I don't know that if there is something else miss me.  Any help would be appreciated.

Thanks in advance.

Daniel

So, I realized what my problem was.    For some reason any my xdo.cfg file in $XDO_TOP/resource has not been read. Now, I tried putting in $OA_JRE_TOP/lib and it worked.  Thanks for your help.

Daniel

Tags: Oracle Applications

Similar Questions

  • Error trying to update the model XML using XML Publisher administrator

    Hello people,

    We are on R12.1.3

    I changed a condition in a report and you try to download the new model XML using XML Publisher administrator.

    When I click the button to apply, it is throwing an error "bad request".

    Navigation: XML Publisher Admin > data definitions > query report

    Click on the report name > click 'Update file', in addition to the data model > choose file > click Apply

    I get the below error

    Bad request

    Your browser has requested that this server could not understand.


    Now, I could not download a new model of XML.


    I'm doing something wrong.


    Kind regards

    Kris

    user10163762 wrote:

    Thanks Eugen and Hussein.

    The problem is not with the template.

    It seems to be a problem in this particular case.

    Transferred to another instance.

    However once I run the program, I can't display the output as flashes and disappears from the window of the browser.

    My colleague says, it's to do with the trusted site to download something from the browser.

    Can you please guide me on how to solve this problem?

    http://bit.LY/1k8e2vi

    Thank you

    Hussein

  • How to see the Greek characters inside a report PDF (made with XML Publisher)

    Hello
    I just patched my e Business Suite (ver. 11.5.9) in order to use XML Publisher 5.6.3.
    It works fine, but I have a big problem when I want to see Greek characters inside my report; rather than see the Greek characters, I see only "?"

    I tried to add some fonts under the responsibility of the administrator of the XML Publisher after the Doc ID: 373377.1 'How to install a font using XML Publisher administrator', but my problem remains intact: I do not see my Greek characters

    Do I need to add all the other fonts on the file system? and where? (under what path), or I put something at the level of responsibility XML Publisher administrator (under the Administration link)?

    Any help will be appreciated, because it is very urgent to know how to solve this problem.

    Thanks in advance

    Alex

    Alex,

    Check the value of the variable $AF_CLASSPATH, then make sure that JRE_TOP/lib/fonts belongs to this variable env (in addition to $CLASSPATH).

    Note: 353164.1 - Chinese characters appear as Question Marks (?) When you use a data model
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=353164.1

    Note: 399518.1 - Arabic characters appear as question marks
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=399518.1

  • I created a PDF editable using Adobe Indesign. When I open the PDF file in Adobe Acrobat Pro ms, is there a way to specify a font style? Or is it possible in InDesign to make sure that when someone types in this text field is a certain font?

    I need to make sure that the entered text is a certain font to keep continuity with the rest of the document. Thank you!

    To make form editing mode, select 'Prepare form' in the right pane. You will then get a toolbar at the top which contains various tools that focus on the form. The first thing to do is to add a temporary button. You will use this to determine the name of the font to use with the script but also to place the script that will change the properties of the font of text fields. Thus, create a button anywhere and double-click on it to bring up the field properties dialog in the Actions tab, add a JavaScript action to the mouse event to the top which is:

    // Mouse Up script for temporary button
    app.alert(event.target.textFont);
    

    On the appearance tab, select the font you want to use for the text fields. Once you have done this, close the form editing mode and click the button. It displays a popup that lists the name of the font. This may be different from the name that appears in the drop-down list on the appearance tab, so write down it. For example, when I chose "Minion Pro" in the menu dropdown, popup showed "MinionPro-Regular.

    The next step is to replace this script of mouse upwards by the following text:

    // Mouse Up script for temporary button
    
    // Change the font and font size for all text field in this document
    for (var i = 0; i < numFields; i++) {
    
        var f = getField(getNthFieldName(i));
    
        if (f.type === "text") {
            f.textFont = "MinionPro-Regular";
            f.textSize = 9;
        }
    
    }
    

    Replace "MinionPro-Regular" by the name of the font that you wrote before, and set the font size to whatever you want. Use 0 to specify a font size of 'Auto '.

    This script will change the font of all the text fields to whatever you specify. When you have verified that text fields are implemented as you want, you can go ahead and delete or hide the button. If you think you'll do a lot of forms of work, you can create customized in Acrobat tools to speed up this process, but this should help you get started. InDesign does not allow you to specify a large number of field and action properties, so you must work this way, and using scripts to automate is an accessible way to significantly speed up the process and avoid mistakes.

  • Urgent help conditional formatting using XML publisher

    Can people all you help me. I'm doing the conditional formatting in my xml editor rtf model and I have problems to render the data in the specific format. Please see the sample xml file

    <? XML version = "1.0" encoding = "UTF-8"? >
    < ColTrn:CollegeTranscript xmlns:AcRec = "urn: org:pesc:sector:AcademicRecord:v1.0.0" xmlns:ColTrn = "urn: org:pesc:message:CollegeTranscript:v1.0.0" xmlns:UseExt = "urn: org:pesc:useextensions" xmlns:core = "urn: org:pesc:core.» "CoreMain: v1.0.0" xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xsi: schemaLocation = "urn: urn http://www.regents.state.oh.us/articulation_transfer/AT/ATC/XML/Standards/Postsecondary/Transcript/v1.0.0/CollegeTranscript_v1.0.0.xsd org:pesc:message:CollegeTranscript:v1.0.0: org:pesc:useextensions http://www.regents.state.oh.us/articulation_transfer/AT/ATC/XML/Standards/Postsecondary/Transcript/v1.0.0/OBRExtensions_v1.0.0.xsd" >
    < student >
    < person >
    < SchoolAssignedPersonID > 0001567740 < / SchoolAssignedPersonID >
    < name >
    < FirstName > WENDELL < / name >
    < MiddleName > ROBERT < / MiddleName >
    < name > MORRISON < / LastName >
    < / name >
    < / person >
    < AcademicRecord >
    < AcademicAward >
    < AcademicAwardLevel > 2.4 < / AcademicAwardLevel >
    < AcademicAwardDate > 2004 - 03 - 20 < / AcademicAwardDate >
    < AcademicAwardTitle > BACHELOR OF SCIENCE IN EDUCATION < / AcademicAwardTitle >
    < AcademicCompletionIndicator > true < / AcademicCompletionIndicator >
    < AcademicCompletionDate > 2004 - 03 - 20 < / AcademicCompletionDate >
    < AcademicAwardProgram >
    < AcademicProgramType > big < / AcademicProgramType >
    INTEGRATED SOCIAL SCIENCES (BS6308) < AcademicProgramName > < / AcademicProgramName >
    < / AcademicAwardProgram >
    < AcademicAwardProgram >
    < AcademicProgramType > minor < / AcademicProgramType >
    < AcademicProgramName > PSYCHOLOGY (OR4101) < / AcademicProgramName >
    < / AcademicAwardProgram >
    < NoteMessage > EDUCATION AND HUMAN SERVICES < / NoteMessage >
    < AcademicSummary >
    < AcademicSummaryType > SenderOnly < / AcademicSummaryType >
    undergraduate < AcademicSummaryLevel > < / AcademicSummaryLevel >
    < GPA >
    < MoyenneNotes > 2.835 < / MoyenneNotes >
    < / GPA >
    < ClassRank > 408 < / ClassRank >
    < > 533 ClassSize < / ClassSize >
    < / AcademicSummary >
    < / AcademicAward >
    < AcademicAward >
    < AcademicAwardLevel > 2.4 < / AcademicAwardLevel >
    < AcademicCompletionIndicator > false < / AcademicCompletionIndicator >
    < AcademicAwardProgram >
    < AcademicProgramType > minor < / AcademicProgramType >
    < AcademicProgramName > HISTORY (OR4211) < / AcademicProgramName >
    < / AcademicAwardProgram >
    < / AcademicAward >
    < / student >
    < / ColTrn:CollegeTranscript >

    I am trying to generate the output in the format - below

    [The University conferred degrees section is printed if/AcademicRecord/AcademicAward/AcademicCompletionIndicator = true and AcademicProgramType = 'Major']

    GRADUATE ACADEMIC (S) CONFERRED *.

    DATE: March 20, 2004 = > < AcademicAwardDate >
    COLLEGE: EDUCATION AND HUMAN SERVICES = > < NoteMessage >
    DEGREE: BACHELOR OF SCIENCE IN EDUCATION = > < AcademicAwardTitle >
    PROGRAM (S): INTEGRATED SOCIAL STUDIES (BS6308) = > < AcademicProgramName >
    ACCUM GPA: 2.835 = > AcademicSummary/GPA/MoyenneNotes
    GRAD RANK: 408 TOTAL OF 533 = > < ClassRank > and < ClassSize >

    [Section must print if the student has 'Minor' = AcademicProgramType and Academiccompletionindicator = true]
    _______________________________________________________
    ANOTHER UNIVERSITY OF PROGRAM (S) IS COMPLETED *.
    DATE March 16, 2002 PROGRAM: PSYCHOLOGY (OR4101) = > < AcademicProgramName > where AcademicProgramType = 'Minor '.

    [Section must print if Academiccompletionindicator = false print all the majors and the minors.]
    _______________________________________________________
    CURRICULUM CURRENT (S)
    PROGRAM (S): HISTORY (OR4211)
    = > AcademicProgramName where AcademicAward/AcademicCompletionIndicator = "false".

    Please help me guys. I really appreciate your help.
    Thank you
    Pradeep

    I sent you a modified model. Please take a look.

    Award points and close the thread if you are satisfied.

    Thank you
    Bipuser

  • I need to display the header in the second information page in pdf report using bi publisher

    Hello

    I need to display the header on the second page to leave information.

    I tried to use the fo:page - number of cases and does not work.

    Can you please help me find the solution?

    Thank you.

    Hello

    I found the solution. And it's resolved now.

    Just move the information necessary for the detail table and now it displayed each page if necessary.

    Thank you.

  • AR: Journal Entries report convert to Excel using XML

    Hi all

    The customer asks to add a column and change the output to Excel format (using the XML publish) the standard report "AR: Journal Entries Report" whish is generated...
    I know that the report calls another report called "Journal entries report - out" with a few parameters one of them is "P_LAYOUT_DESCRIPTION" which may be 1 of these values
    Print account details, print details by category, print summary by account, print the summary by category
    and each of them has a different layout

    Now, I want to know
    1 - the ability to add a column to this report (SPAWNED)
    2 - the ability to translate the output as EXCEL, PDF, RTF (using XML Publisher)
    I know that the steps of how convert a XML report using the definition of data and model, but the program laid 'Journal Entries report - Output' calls specific parameters and does not mention the name of the template that will be used or the type of the output model
    as if I'm going to create 4 models for each presentation how to let the main report called the output report, which gives the correct model to be displayed

    Best regards

    Amir

    Of course I used it and I created for her many models with different layouts,
    But the user needs this report especially :(

  • Long story the numbers displayed in exponential form in excel using XML Pub

    Hi all
    I'm generating bank accounts of employees using XML Publisher. In excel, long account as 1014021420701 numbers
    are displayed as 1.01402E + 12.

    Please let me know how shud we do inorder to make them appear correctly.

    Thank you

    If you use rtf model put forward = and double quotes around the field as -.
    <><+field_name+>,'"')?>. This will force Excel to treat the value as text and not to apply the number format.

    -Jeet

  • Error XML Publisher Enterprise

    Hi all:
    When I create and run the report in the "XML Publisher 5.6.2 Enterprise version" shows, the error as follows, how can I solve the problem?

    javax.servlet.ServletException: missing attribute: 'url '.
    at oracle.apps.xdo.servlet.XDOServlet.handleRequest(XDOServlet.java:211)
    at oracle.apps.xdo.servlet.XDOServlet.doGet(XDOServlet.java:138)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilter.java:52)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:629)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:218)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:119)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)



    my environment is: XML Publisher 5.6.2 version
    Platform: Windows XP 32-bit

    Concerning
    Terry

    Terry,

    Please see if this tutorial helps.

    Creating reports in Oracle E-Business Suite using XML Publisher
    http://St-curriculum.Oracle.com/OBE/FMW/bi/xmlp_ebiz/index.html

    Thank you
    Hussein

  • You can edit pdf files using Acrobat Reader or do you need to upgrade?

    You can edit pdf files using Acrobat Reader or do you need to upgrade?

    Hi juanj50577838,

    You will need Acrobat free trial download Adobe Acrobat application | Acrobat Pro DC to edit PDF files: using Acrobat | Edit PDF files.

    Kind regards
    Nicos

  • Any progress on the power of the writing/use PDF editable on the ipad/iphone

    Any progress on the power of the writing/use PDF editable on the ipad/iphone. Adobe Acrobat has been used to create the form. It is to be filled, but not on ipad/iphone. Please notify

    Hello

    If you have created a PDF form using Adobe Acrobat application, then you can fill in the form using Acrobat Reader on iPad/iPhone.

    After creating the Acrobat on your PC/Mac application form, please register as a reader extended PDF.

    In Acrobat, click file > save as other > Reader Extended PDF > activate tools plus (includes filling form & save)

    This makes open the PDF file on your iPad/phone and Acrobat Reader and you can fill in the form.

    Also, you can make use of Adobe app fill & sign to complete the PDF form.

    I would like to know if it works.

    Thank you

    Abhishek

  • How can I convert a publisher in pdf doc using Adobe ExportPDF

    How can I convert a publisher in pdf doc using Adobe ExportPDF

    Hi Mrs. Darcy,

    ExportPDF wouldn't convert word documents, it is only used for covert PDFs to other formats (Docx, xlsx, RTF)

    For the conversion of the document in the editor, you can buy Pack PDF or full solution PDF: Adobe Acrobat

    I would like to know if you have any further questions.

    Kind regards

    ~ Dominique

  • the tag of 'mode' in the editable using getconfig() and setconfig() vhost.xml file?

    the tag of 'mode' in the editable using getconfig() and setconfig() vhost.xml file?

    Use the same code I gave before, simply replace:

    admin_nc. Call ("setConfig2", new Result1 (), "Proxy/Mode", "remote", "Adaptor:_defaultRoot_ / VHost:_defaultVHost_");

    by

    admin_nc. Call ("getConfig2", new Result1 (), "Proxy/Mode", "Adaptor:_defaultRoot_ / VHost:_defaultVHost_");

    Redefine Result1() as:

    function Result1() {}

    this.onResult = {function (info)}

    If (info.code == "NetConnection.Call.Success") {}

    for {(i in info.data)

    trace (info. Data [i]);

    }

    }

    }

    }

  • Schedule e-mail generated PDFs through BI Publisher

    Hello


    We have a process of bursting of pdf files and email to customers with the generated PDF files.

    Could you get it someone please tell me if there is a chance of planning of the e-mail to the customer.

    Our requirement is that invoices are generated during the break-up of this program but e-mail should be sent after 24 hours of printing.


    If anyone knows this subject please help me.


    Thank you
    YZR

    again, you have to insert a record into a table with date and use a custom program to warn the user after 24 hours.

    You have to write a simulation of notification within a period of 24 hours

  • I can (Edit PDF files) using my account of the composition of cloud creative single-app for Acrobat Pro (one year)?

    I have account membership cloud creative single-app for Acrobat Pro (one year).

    Can I change my PDF files using this account?

    That's what Acrobat is designed to do

Maybe you are looking for