PDF does not show 2 nodes

Hi
I have a pdf where under the main node that is  bound to the inetractive form, I have placed two notes.
Each note is of cardinality 0.n.
The problem I have is the following: when the pdf is created, only the first subform with the first node is filled with
data. The second subform however just displays empty rows, the number of which correspond exacly to the number of elements the node has.
Any suggestion?
Thank  you and regards
yuval

Hi
The solution I found was to create a node for each subform.
Apparently in Adobe Interactive Form you simply cannot use the same attribute twice.
Have fun
regards
Yuval

Similar Messages

  • PDF does not show up

    Hi all,
    The following is my code snippet in JSP for a project which i used to generate a PDF file. But the PDF does not show up . The Adobe loads and i get a pop-up saying
    'Acrobat could not open 'Example[1].pdf' because it is either not a supported file type or because the file has been corrupted.'
    This is the code snippet i used:
    <%@ page import="java.io.*" %>
    <%
    String s = new String("Hai this is PDF Sample");
    byte file[] = s.getBytes();
    try
    BufferedInputStream inputStream = new BufferedInputStream(new ByteArrayInputStream(file));
    BufferedOutputStream outputStream = new BufferedOutputStream(response.getOutputStream());
    response.setHeader ("Content-Disposition", "attachment; filename=Example.pdf");
    response.setContentType("application/pdf ; charset=iso-8859-1");
    int bytes = 0;
    byte buffer[] = new byte[1024];
    while((bytes = inputStream.read(buffer)) != -1)
    outputStream.write(buffer,0,bytes);
    inputStream.close();
    outputStream.flush();
    outputStream.close();
    }catch
    (Exception e){}
    %>
    Can anyone please help me out.
    Thanks in Advance.
    RDP.

    FOP is an Apache project that lets you generate PDFs using XML and XSL.
    Here's the servlet:
    package common.servlets;
    import java.io.ByteArrayOutputStream;
    import java.io.IOException;
    import java.io.PrintWriter;
    import java.io.StringReader;
    import java.net.URLDecoder;
    import java.util.Map;
    import javax.servlet.ServletException;
    import javax.servlet.http.HttpServlet;
    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    import javax.xml.transform.Result;
    import javax.xml.transform.Source;
    import javax.xml.transform.Transformer;
    import javax.xml.transform.TransformerException;
    import javax.xml.transform.TransformerFactory;
    import javax.xml.transform.sax.SAXResult;
    import javax.xml.transform.stream.StreamSource;
    import org.apache.fop.apps.Driver;
    * A servlet that takes XML and XSL streams and sends back a PDF file,
    * using Xalan and FOP.
    public class PDFServlet extends HttpServlet
        /** Response content type */
        public static final String DEFAULT_RESPONSE_CONTENT = "application/pdf";
        /** Parameter/attribute name for XML input */
        public static final String DEFAULT_XML_NAME = "print.xml";
        /** Parameter/attribute name for XSL input */
        public static final String DEFAULT_XSL_NAME = "print.xsl";
        /** Default character encoding */
        public static final String DEFAULT_CHAR_ENCODING = "UTF-8";
        /** Transformation factory */
        private TransformerFactory transformerFactory;
         * Initialize the servlet
         * @throws ServletException if the initialization fails
        public void init() throws ServletException
            try
                this.transformerFactory = TransformerFactory.newInstance();
            catch (Exception e)
                throw new ServletException(e);
         *  Process a GET request
         * @param servlet request
         * @param servlet response
         * @throws ServletException if the servlet fails
         * @throws IOException if IO fails
        public void doGet(HttpServletRequest request,
                                     HttpServletResponse response)
            throws ServletException, IOException
            this.doPost(request, response);
         * Process a POST request by looking up the JSP using the source + action
         * parameters
         * @param servlet request
         * @param servlet response
         * @throws ServletException if the servlet fails
         * @throws IOException if IO fails
        public void doPost(HttpServletRequest request,
                           HttpServletResponse response)
            throws ServletException, IOException
            try
                Driver driver = new Driver();
                driver.setRenderer(Driver.RENDER_PDF);
                ByteArrayOutputStream baos  = new ByteArrayOutputStream();
                driver.setOutputStream(baos);
                Map parameters   = request.getParameterMap();
                String xmlString = null;
                if (parameters.containsKey(DEFAULT_XML_NAME))
                    xmlString = request.getParameter(DEFAULT_XML_NAME);
                else
                    xmlString = (String)request.getAttribute(DEFAULT_XML_NAME);
                String xslString = null;
                if (parameters.containsKey(DEFAULT_XSL_NAME))
                    xslString = request.getParameter(DEFAULT_XSL_NAME);
                else
                    xslString = (String)request.getAttribute(DEFAULT_XSL_NAME);
                if ((xmlString != null) && (xslString != null))
                    xmlString = URLDecoder.decode(xmlString, DEFAULT_CHAR_ENCODING);
                    xslString = URLDecoder.decode(xslString, DEFAULT_CHAR_ENCODING);
                    Source xml = new StreamSource(new StringReader(xmlString));
                    Source xsl = new StreamSource(new StringReader(xslString));
                    Result fop = new SAXResult(driver.getContentHandler()); // Intermediate result
                    Transformer transformer = this.transformerFactory.newTransformer(xsl);
                    transformer.transform(xml, fop);
                    response.setContentType(DEFAULT_RESPONSE_CONTENT);
                    response.setContentLength(baos.size());
                    response.getOutputStream().write(baos.toByteArray());
                    response.getOutputStream().flush();
                else
                    PrintWriter out = response.getWriter();
                    if (xmlString == null)
                        out.println("Missing XML");
                    if (xslString == null)
                        out.println("Missing XSL");
            catch (TransformerException e)
                e.printStackTrace(System.err);
                throw new ServletException(e);

  • Exporting pdf does NOT show my headers and footers

    I export number files to my administrators. I've noticed when I print my file directly from my computer in iWork/Numbers it prints and show the footer and header. However, when I send a bcc to myself when I attach the pdf file to my administrator, it does not show or print my headers and footers. Any ideas?

    Re-reading the original question, it does appear that Gogoette is exporting to PDF then attaching the file to an email versus using the "Send via email as PDf" operation. In that case, setting it to Page View for the export will solve the problem. I had originally thought "Send via email as PDF" was being used. What I noticed is that it doesn't give you the choice of page versus sheet view but if you first go through the motions of exporting, it sets it up. In prior threads about exporting to PDF, we have all recommended using Print, not export, and choosing Print to PDF (rather than to a printer) as the best way to create a PDF. It gives more flexibility, such as allowing you to choose which pages to "print to PDF".

  • Acrobat  adobe  pdf  does  not  show  up  canon  scanner  using

    Hi-I have just installed adobe acrobat pro 6-the problem is i want to scan in some documents and turn them into PDF's but my adobe acrobat does not realise or show that i have a scanner (canon 5000F).I have contacted canon-and they suggested i downloaded some new software for the scanner but when i try and install the new softawre it will not install and just starts up the printer utility thing at the top.They also suggested i try to uninstall the drivers for the scanner first but again when i download the uninstall utility and try to run it it does not run/set up but just starts the printer utility thing again.How can i make adobe acrobat pro 6 realise i have a scanner so as i can scan in documents to turn them into PDF's ? Any suggestions plaese
    thanks
    rick

    Concentrate on getting the scanner working without any Adobe software. Once you can scan to a file, any OSX program (except Adobe) that can read the file can generate PDF files via the Print command.

  • Exporting a PDF for print, the PDF does not show a shadow effect

    I have a drop shadow effect on an EPS object and some type that does not appear when I export the file as a PDF for print. The settings I have it set to are: Adobe PDF Preset: "High Quality Print", Interactive Elements: "Include Appearance", and Color Conversion: "No Color Conversion".
    If anyone could help me I would greatly appreciate it!

    Will,
    Yes, I set my transparency blending space to CMYK. It didn't work.
    I don't have a particular reason I am using an EPS over AI other than that's the type of file this object (logo) was saved as. I can get an AI. Is there any particular reason you recommend not using an EPS?

  • OEM Console does not show IFS Node or Folder....

    Does anyone know why ?
    Regards
    Rajiv

    To manage 9iFS from a remote OEM 9.0.1 console, i.e. get the iFS Node or Folder to appear, you need to install the following on your Windows NT client in this order:
    1) Oracle 9i Client (Admin option)
    2) Oracle HTTP Server using 9i Enterprise Edition CD 1 (which prompts for CD 2). Deselect all other products from bottom up to avoid dependency problems.
    3) Oracle 9iFS (choose 9iFS Administration Configuration when the Configuration Assistant runs and click on Configure)
    Reboot your PC which will restart HTTP Server and Intelligent Agent and you should now see Internet File Systems in the OEM Console Navigator, rediscover the iFS node if you cant. Ignore the instruction to run ifsomssetup because it will complain that it cannot find oemctl.bat. ifsomssetup is only designed to make OMS aware of 9iFS but you will have run this script previously when you installed 9iFS on the server, so there should be no need to run it again.
    Note that if you dont install HTTP Server on Windows NT client then 9iFS Config Assistant will fail to run, giving error: "No output available for this tool". HTTP Server does not need to be installed on Windows 2000 as the iFS Config Assistant will run successfully

  • 8859-1  PDF does not show french characters.

    Hi All,
    I am stuck in this issue for 2 days now and finally i decided to post it here.
    I have created a custom oracle report(10G) with BI to open in PDF. The XML prolog Value is defined as <?xml version="1.0" encoding="iso-8859-15"?>
    Now when i run the report in R12 the pdf file shows junk character for french characters(É shown as "%o"). These characters are displayed properly if i look at the XML file. When we run that output from the server we get the weird characters but if we take the same output (XML) file and run it locally using desktop publisher the PDF document shows the French characters
    I check the nls_characterset and it is defined as AL32UTF8(which supports french)
    I read some articles they advise to copy fonts from *$FND_TOP/resource* to *$OA_JRE_TOP* and *$AF_JRE_TOP(lib/fonts)* , but it does no work.
    Also, one of the article says to add files in $JAVA_HOME. But i was not able to find JAVA_HOME and the dba says we have $JAVA_TOP and we are not suppose to change anything here.
    we are using EBS R12.1.3
    oracle reports : 10.1.2.0.2
    Any help on this will be appreciated.
    Regards,
    K

    I believe your only option is to setup Pasta
    How to Setup Pasta Quickly and Effectively [ID 356501.1]
    How to Generate PDF Output With UTF8 in R12? [ID 778970.1]
    HTH
    Srini

  • PDF does not show correct font with RTF template

    Hi,
    I have some doubts regarding fonts in PDF reports.
    when we create any XML report of PDF output type with RTF template, does the font used in the template has to be uploaded to the server?
    I have create a RTF template to produce PDF output with arabic text in Times New Roman font but when i preview the template it shows courier font.
    Please help.

    Hi,
    The document id is discussing general issues with Oracle Reports.
    But my basic question is that Do i need to upload font to XML Publisher when i am using RTF template.
    Or it is RDF report only for which i have to work with uifont.ali
    Please reply.

  • Introscope Agent Settings does not show J2EE Nodes

    Hi all,
    we are using Solultion Manager Diagnostics for 4 systems and everything is all right. We no installed a PI 7.10 system (for migration from PI 7.00) on the same server as the PI 7.00 system is. Agents are running and configuration is almost done, just the last step is missing or not working.
    Now I want to configure SMD as well for the PI 7.10 system but I can see the J2EE Nodes on the SMD: Diagnostics Setup -> Managed Systems -> Introscope Agent
    I am not sure how we did it the last times, because everything run smooth. One thing I remember, we could not see the second Java Server node of the PI 7.00 system in here as well.
    Any Ideas how to do this?
    BR Markus

    Hi Jan,
    Could you please tell me how you reloaded the solution in SMD,i mean could you tell me the steps to reload the  solution in SMD.
    Regards,
    Krithi

  • When making a PDF version, the PDF does not show my footer. What's up with that?

    Pulling a single page from a book written in Pages, I copy and drop a single page to andother pages document, then from there I export a PDF of that one page document. When the PDF is viewed, there is no header or footer present. What is up with that? I want the doc to look like the original. THX mc

    Pages version? Did you have header and footer on in the new document?
    You could try using Print (Cmd + P) > Click PDF button > Save as PDF. It worked fine on Snow Leopard with Pages 08 and also with Pages 09

  • MMC does not show Database Node in EP system!

    Dear all,
    I am facing a serious problem.
    In my MMC as all the systems got disappeared, i tried adding the instances for the EP system in MMC.
    so 2 instances were added but there is <b>no database node</b> for the EP system in MMC.
    Can someone guide me to get the Database node in the EP system in MMC?
    Thanks in advance,
    -Tejas

    Hi,
    Changing the Configuration of the MMC
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/43/2591f972634e86e10000000a422035/frameset.htm
    Further Documentation and Troubleshooting
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/58/7d8f671e0fa54db744991e200f9111/frameset.htm
    Regards,
    Siddhesh

  • UOI does not show nodes screen in RAC installation

    Oracle 9.2.0.4 on Red Hat Linux AS 2.1.
    I have configured the rsh and rcp services on both nodes and configured and tested the public and private networks.
    I installed the Cluster Manager first. Then I have downloaded and started the hangcheck-timer form O.S. I have configured and started the ocmstart.sh script.
    But when try to install the rdbms the OUI does not show the Nodes screen.
    What am I doing wrong?

    Well, then just check the master data setting in Query designer--> choose 0Costcenter and check the properties > choose advanced tab> under filter value Selection during Query Execution . check for these options
    1.Only Posted Values for Navigation
    2.Only values in Infoprovider
    3.Values in Master data table
    4.Characterstic Relationship.
    You need to choose the 3rd opitions as you need to read the master tables for 0costcenter.
    Hope it helps,
    Cheers,
    Balaji

  • Adobe PDF Does Not Appear In printer List

    My computer runs Windows XP. Acrobat Standard 6 is installed. "Adobe pdf" does not show in the list of printers. I have installed all available updates, but it still does not show in printer list. I have done a google search on this and have come up with nothing. Any assistance would be greatly appreciated.

    Try to re-install it, after deleting all folders from previous instalation. If still not works, lets see, are you the adm of your network? If not, may this is a network permission while trying to install a new printer. It can be different versions of acrobats installed at same computer too.

  • Hierarchy selection does NOT show upper level

    Hi
    I am using BI 7.0 with SP 20 with WAD (No Bex Anl).
    I implemented Hierarchy of 0ORGUNIT and when I select a node in the middle
    of the Hier the reports starts with the Org from that point and it does
    not show the nodes above.
    How can I make it show all levels uppword?
    Thanks
    Edan
    Edited by: Edan99 on May 4, 2009 4:05 PM

    Hi Edan,
    I am facing problem while loading 0ORGUNIT Hirarchies. I saw in forum that you have loaded sucessfully.
    Error: InfoObject 0ORGUNIT in BW does not support any hierarchies
    when execute infopackage this error is getting.
    I am in BI 7.0 environment.
    Can you help to load 0ORGUNIT Hirarchies data. because of this no report is display Data.
    Regards
    Vijay.

  • When printing an AutoCAD-exported PDF file, the paper version has lines that screen does not show

    Hello,
    We were contacted by our customer, a landscape architectural company that uses our product, M-Color, (http://m-color.com) to plot AutoCAD drawings with required preferences and effects.
    However, they provided us with a sample PDF files, that contain examples of scanned drawings, that have some "ghost lines" at the drawings that the screen does not show.
    We tracked the issue and it appears to be an issue with Adobe Reader pringing. We tried many versions from 8.0 version onwards to the latest versions available in public, all represent the same issue.
    This may be an issue of the original drawing having some line that was not marked ending at some point.
    The zip file within the link below has three PDF files, two from the company that brought this issue to our awareness and the one with name "scanstation" is printed by me, and then scanned with markings to explain the issue.
    Any ideas what would be the best solution to solve this issue?
    https://skydrive.live.com/redir?resid=FF1904428CF64324!1445&authkey=!AMwkjv9QMg-Gawg

    Edit>Preferences>Accessibility... Replace Document Colors (use custom colors - black on white)
    That usually fixes ghosting...

Maybe you are looking for

  • Disc image alias don't work in dock

    I recently 'upgraded' to mountain lion and since then my dock shortcuts no longer work; I keep all of my personal files inside an encrypted sparse image then I have alias files for that drive and some of the folders within it stored on the local driv

  • How do I get an image to follow the cursor on an applet?

    I'm trying to create a applet which has a bullseye on it and when the cursor moves across it the image(bullseye) follows it but I have no idea how to do this. I know I have to use the mouseMoved event. Also how do I have a JPanel covered by a image?

  • Importing problems, HD from DV tape

    Hello! So I filmed on Canon Vixia, and then a Sony Handycam HDR-FX1000. Both instances I chose the HD record setting, and it was recorded onto a DV tape. Ive done it once before with the vixia, and couldnt get Final Cut Pro to recognize the footage o

  • How to convert the TEXT file into an XML using plsql code

    Hi all , I need to convert an TEXT file into an XML file how can i do it Below is my sample TEXT file . TDETL00000000020000000000000120131021115854ST2225SKU77598059          0023-000000010000 I want the above to be converted into the below format <?x

  • Clone, spot healing tool, content aware will not work on 11 or 12

    The following tools will not work on PSE 11 or 12: clone, spot healing, content aware. Using 3 yr old iMac with latest OS. Same problem on Mac Book. I must be something wrong.