PDFs rendering as XDPs

We're using version 9 SP2 with a version 8.2 process.
We have forms that are rendered and submitted as PDFs in workspace.  Occasionally, when a form is proceeding through the process steps, it is somehow becoming an XDP only, so when the the next approver logs into workspace to view the form, the only data they are presented with is XDP XML.
I can replay an example of this occurring.  A form is rendered and submitted at step 1 as a PDF. Following this step, I can view the form in the process recording, and it is in fact a PDF.   However, when the approver logs in at step 2 though, the only data that appears in the workspace is the XDP XML.
Has anyone seen this issue before?

It is not so easy to locate your issue without looking at the activity settings & variables.
However, I'm guessing what might gone wrong with your process design:
-> In the Import Updated form data activity, you are supplying the XDP URL + the XML data to be imported
-> The output of the Import Updated form data is saved into a Document variable (say  myImportedDoc)
-> You are assigning the document variable "myImportedDoc" to the next activity "Center Director Approval"
If all the steps mentioned above are true from your side, the third step causing the issue.
To resolve it, place an RenderPDF activity just before the AssignTask (Center Director Approval) and supply the myImportedDoc variable as input and save the output in the same variable (myImportedDoc).
Let me know what happens!
Nith

Similar Messages

  • PDF Rendering in EP6

    Hello,
    I am integrating XMLMILL (www.xmlmill.com) into EP6 to provide PDF rendering on the fly from xml+xsl data.
    I finally got it working and I am now able to render impressive PDF files but seems xmlmill is not fully compatible with EP6 from different perpectives: xml-xstl parsers/transformes, logging subsystem and class loading (retrieval of resources) as well as compatibility with PAR deployment process.
    Is there anybody else that has tried this tool or a similar one into EP6?
    Would like to share your experiences.
    Thanks in advanve & Regards
    Vitaliano Trecca

    Yes we also use a tool to transform XML into PDF from Apche (FOP project) and we have the same problems as you (incompatibility between Apache libraries and EP6 libraries). In EP5 it worked fine since the inqmy libraries were not automatically loaded at runtime !
    SAP people from the development are actually working on this problem. I'll keep you informed if they found a workaround for this.
    Xavier

  • PDF-Rendering is very slow

    Hi,
    on our local test-environment with CF 8.01 we have no problem to create a pdf with cfdocument-tag.
    <cfdocument format="pdf"
                    encryption = "128-bit"
                    permissions="AllowCopy,AllowPrinting"
                    unit="cm"
                    scale="100"
                    backgroundVisible="yes"
                    marginleft="1"
                    marginright="1"
                    filename="#url.pk_id#.pdf"
                    pageType="A4">
              <cfdocumentitem type="header">
              ... content of the pdf
    </cfdocument>
    but our productive-server (the same CF-version as the local testserver) is working very slow, and when I say slow I mean minutes not a view seconds more.
    I have no idea where this discrepance is comming from, especially as we could observe the pdf-rendering on fusion-reactor witch makes it rather improbable that - as we first thought - our firewall is slowing down the process.
    does anyone out there has an idea where the problem could be located or had someone in this forum experienced a simular pdf-pitfall?
    thanks for yout efforts.

    Hi Guys I work with a lot of pdf files with being a student at uni and not sure these tips might help. 
    Try an app called skim which is free it handles pdfs nicely and looks similar to the preview app. 
    Also if a pdf is slow to scroll try selecting all the pages goto file print.  Then on the bottom left hand side of the print window select pdf and then save as pdf.  I have found on some pdfs (usually the ones in black and white and look like a photo copy) using the the print save as pdf option has then allowed me to view a pdf fine in the preview app without any issues.  Hope this is useful.
    I suspect its to do with pixels per inch or dots per inch of the document.

  • Office Web Application PDF rendering poor quality

    Hi
    We have a customer using SharePoint 2013 and Office Web Application to provide PDF and WORD documents to partners. Now we ran into the problem, that all PDF are rendered in such a poor quality, that it is hard to read the PDF document, because it
    is so blured. DOCX documents are also compressed, but readable. If the user downloads the PDF file, the Quality of the PDF is good.
    That is how it looks in Office web application:
    This is the same file downloaded and opened with the pdf client:
    Is there any solution for this problem? Does Microsoft planned any update on this?
    Thanks
    Michael
    in2brain

    Hi Michael,
    Are you using a monitor with high resolution?
    Per the following information, if you are using a monitor with high resolution, the pdf rendered by OWA from browser will look blurry, as a workaround you can open PDF file using PDF client software currently.
    "The Word Viewer in the WACs converts documents (including PDFs) to PNG images at 96 DPI which is likely why the users are seeing blurry text if they are viewing documents on a high DPI device/monitor (>200 DPI)."
    Thanks
    Daniel Yang
    TechNet Community Support

  • Preview PDF Rendering

    When viewing PDFs (created from InDesign) in Preview (or Quicklook), oftentimes they don't render as they should if transparencies or other blending modes are used.
    Any clues how to fix this (if possible)? Or MUST I always use Acrobat to view PDFs (which takes longer to open).
    Thanks.
    -Aaron

    I have the same problem when saving Illustrator files as PDF.
    The PDF renderer in Snow Leopard has trouble with the way Adobe compresses bitmaps inside the PDF. Leopard works fine on the same files, and Acrobat of course.
    A solution is -- in the Adobe PDF settings dialog -- to compress the contained bitmaps using ZIP and not JPEG.
    This is an annoying bug, which Apple and Adobe should resolve quickly.
    Jörg

  • Slower pdf rendering since v26?

    I noticed a slower PDF rendering (iOS) on v26 compared to earlier versions. Did anyone have same behaviors?

    I would suspect you have not tried reading a .PDF file on your Windows 10 TP system because there is in fact a WindowsApp called Reader as noted by MakeMeLaugh that does indeed read .PDF files.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • HT6065 Adobe Reader blocks PDF rendering in Safari

    Adobe Reader [plugin] blocks PDF rendering in Safari. Error Message tells user to start Adobe Reader and accept the EULA, then restart Safari. 
    MBP 15.4" Mid 2012 Retina 8GB DDR3 1600 Mhz Ram Running 10.9.1 (build 13842).  I have AR installed--not sure where the EULA is... Help is no help...
    Seems to happen with some sites that use web forms.
    Any ideas?

    Forgot to add--PDF forms from websites pull up fine in FireFox 27.0.1 and Chrome 32.0.1700.77.  So, it appears to be a Safari issue... Or perhaps an issue with a plug-in or extension...? 

  • How to convert pdf file to xdp format in Live Cycle Designer

    Hi Guys..
                   I am looking to convert a pdf file into xdp for further processing.
    I try to convert it in Adobe Live Cycle Designer.. but no success..
    I changed the options under tools menu - Default file type for new forms into XDP.. still I cant save the file as XDP..
    Anyone know how to do it..
    Cheers

    Where is that PDF coming from?
    You might have to import it and the New Form Assistant will convert it to an XDP.
    When you load it in Designer, do you get the New Form Assistant? What version of LiveCycle Designer are you using?
    Jasmin

  • PDF renderer for next release please

    I would like to add to the
    discussion
    on the old labs forum.
    AIR would be hugely more useful to me if it could display a
    pdf natively. This would mean bundling a basic pdf renderer with
    AIR. This needn't add much to the AIR runtime (e.g. FoxIt reader is
    only 2mb).
    As mentioned in the linked discussion, AIR could check for
    the presence of Adobe Reader x.x and / or full Acrobat and then
    make use of them if required. But the ability to simply display
    (and hence print) pdf's without launching an additional application
    and without worrying about what the user might have installed on
    various OS's would IMHO make AIR a more wonderful thing!
    Here's hoping..

    The release notes state that you can display a pdf natively,
    ONLY if the client has the most current 8.1 reader. Unfortunately,
    I have not yet found a method for doing this, despite having the
    most current reader...
    Regardless, I second this proposal, and I do not understand
    why Adobe would essentially leave one of the core products of AIR
    out of the 1.0 release. I would have assumed that the first alpha
    would have been able to not only render a pdf to the display, but
    also write a pdf out to the client machine. Understandably, this
    may be easier said than done, but should have been done before a
    1.0 release.
    Also, I do not understand why 2/3 of the release notes are
    known issues many of which should have been taken care of prior to
    release. I do not understand why anyone would knowingly release a
    buggy product.

  • Inline XML Publisher PDF rendered using IFRAME in Self Service

    Hi,
    We have created an XML Publisher Report (PDF) which renders inline in a SelfService Page.
    When we click on the Save Icon in the IFRAME, The File Name is really long including the Applications URL, DBC File, File Name etc.
    Ex: http___it21.marvell.com_8005_OA_HTML_xdo_doc_display.jsp_dbcName=it21_devt&fileName=MVL_HR_EMP_APPRAISAL_DETAIL-1163094244_out.pdf.pdf&mFileLength=50068&p_output=_devt_prod_prodcomn_html_fwk_t_MVL_HR_EMP_APPRAISAL_DETAIL-1163094244_out.pdf
    The requirement is to change the File Name to PerformanceAppraisal.pdf
    Below is the code used to render the inline PDF.
    - The XMLString has the complete XML generated.
    public void renderInlinePDF(OAPageContext pageContext, OAWebBean webBean, OAApplicationModule am, String XMLString, String templateName)
    System.out.println("---MVLReviewPerformanceXMLUtil.renderInlinePDF----------------- XMLString "+ XMLString);
    System.out.println("---MVLReviewPerformanceXMLUtil.renderInlinePDF----------------- templateName "+ templateName);
    BlobDomain xmlData = new BlobDomain(XMLString.getBytes() );
    pageContext.writeDiagnostics(pageContext, "------------- xmlData : "+xmlData.toString(), 4);
    pageContext.writeDiagnostics(pageContext, "------------------------------------------------------------------- ", 4);
    String redirectURL = null;
    try
    pageContext.writeDiagnostics(pageContext, "------------- redirectURL 1 : "+redirectURL, 4);
    redirectURL = DocumentHelper.getOutputURL(
    pageContext
    ,"XXGT"
    ,templateName
    ,xmlData.getBinaryStream()
    ,"PDF"
    ,null
    ,"en"
    ,"US"
    pageContext.writeDiagnostics(pageContext, "------------- redirectURL 2 : "+redirectURL, 4);
    System.out.println("---MVLReviewPerformanceXMLUtil---------------------------- redirectURL = "+ redirectURL);
    catch(Exception e )
    throw new OAException("Error in redirect");
    OAHTMLWebBean frame=(OAHTMLWebBean)webBean.findChildRecursive("IFRAME");
    pageContext.writeDiagnostics(pageContext, "------------- IFRAME is NULL"+frame, 4);
    if (frame == null)
    pageContext.writeDiagnostics(pageContext, "------------- IFRAME is NULL", 4);
    OAHTMLWebBean outRegion = (OAHTMLWebBean)createWebBean(pageContext,HTML_WEB_BEAN, null, "IFRAME");
    outRegion.setHTMLAttributeValue("src",redirectURL);
    outRegion.setHTMLAttributeValue("width", "100%");
    outRegion.setHTMLAttributeValue("height", "100%");
    outRegion.setHTMLAttributeValue("title","PerformanceReview");
    outRegion.setHTMLAttributeValue("name","PerformanceReview");
    OAWebBean iFramePlaceHolder = (OAWebBean) webBean.findChildRecursive("IFrameRegionPlaceHolder");
    iFramePlaceHolder.addIndexedChild(outRegion);
    // pageContext.getPageLayoutBean().addIndexedChild(outRegion);
    pageContext.writeDiagnostics(pageContext, "------------- IFRAME AddIndexedChild", 4);
    XML Publisher version 5.6.3
    Any help in this regard will be highly appreciated.
    Thanks,
    Sujay

    Thanks Balusc!!
    I have made use of your code to display PDF files in an IFRAME tag too!!! I just dint believe that this would be possible. Please just take a look at my JSP page.
    <h:form id="CaseLookUp">
         <%
         String path = request.getContextPath()+"";
         out.print(path);
         %>
    <iframe scrolling="auto" src="<%=path%>/imageServlet?file=D:\70-229 V5.pdf" width="80%" height="600" ></iframe>
         </h:form>

  • PDF Rendering Inconsistently

    Post Author: i3Mike
    CA Forum: Deployment
    Summary: I have a small web application that uses Visual Studio 2005 to render a few Crytsal Reports in the browser as PDFs.  The report renders fine on my development machine (Windows XP Pro) but have issues when I deploy it to Windows Server 2003 (with CR runtime installed).  The fonts seem a little bigger (mostly using variations of Arial) and the margins seem a little different.  This basically causes things to wrap a little differently and hence I get some undesirable page overflows.   The report correctly renders on my dev PC with 8 pages.  On the Windows 2003 server it has 12 pages (due to some overflows).  For an additional test I also deployed the site to my home PC (Windows XP Media Center edition) and got slightly different results.  There, the report rendered with 9 pages (only one overflow).  I found I could sort of "fix" the problem (on my home PC) by setting the page margins to all 0s! Background: I have about six Crystal Reports that I consolidated (as subreports) into a single report so that the users wouldn't have to run six separate reports.  For the record, these Crystal Reports were originally created in Crystal 6.  I do have one 3OF9 barcode font that is not a standard Windows font but is installed on both machines and seems to render fine. Here is the basic code I use to generate the PDF and push it to the browser:        crDoc = new ReportDocument();        crDoc.Load(Server.MapPath("~/ReportDefs/Project.rpt"));        crDoc.SetDataSource(ds);        crDoc.Refresh();        Response.Clear();        Response.ContentType = "application/pdf";                crDoc.ExportToHttpResponse(ExportFormatType.PortableDocFormat, Response, false, null);  In the web.config the assemblies are at level: 10.2.3600.0For kicks I also tried the Visual Studio 2008 runtime (Crystal 10.5???)  assembly version 10.5.3700.0 -- same thing.Comparing the summary information in the PDFs, everything looks OK. Any ideas on how to fix this mess? 

    So this is Docupresentment which is running Documaker gendata. There are a few possibilities when this setup has problems which might show as "inconsistent" output of PDF.
    If you have more than one configuration that you are using, more then one CONFIG attachment variable sent to IDS.
    Number one, the value of CONFIG. Make sure it is the right one and the INI files specified for this CONFIG are the ones you expect to be using.
    Number two, HTTP ports assigned to IDS to communicate with gendata. Make sure the port ranges between different CONFIGs do not overlap.
    To test the ports you could temporarily set the IDS instances to 1 and set maxconfigs for running gendata to 1 and see if problem goes away.
    Another possibility - you have another IDS somewhere (maybe on the same computer, maybe not) that is processing you requests, pointing to the same queues. To test if if this is the case - stop the IDS you think you are using and send the request. If you get a reply instead of timeout - you have this issue. The return message from IDS will have the computer name to help identify where this one is running.
    If nothing helps, there are debug INI options that can be enabled to track down what else is not working right. Documented in the same place where RPD request is documented.

  • Printer Controls for PDF Docs (not XDP)

    I understand how to control a printer from an XDP, but is there a way to control a printer with a document generated by PDF Generator? Specifially, I need to turn duplex on for specific sections of docs, and I need to control tray selction on a page by page basis.
    Thanks.
    -Greg

    You won't be able to use scripting on the client side, but you will be able to output to a printer direcly.
    After the original document is converted to PDF you can use Output (like Hodmi described) to output that PDF direcly to a printer.
    If what you want is to print the PDF on a printer that your LC:ES server can comunicate with, then this will do just fine.

  • ReportViewer 2014 PDF rendering and search problems (glyphs / rectangles when text copied to MS Word)

    I'm using ReportViewer from MSSQL 2014 express in my experiment, use RDLC /local reports/.
    I use slovak char-set (šťďňľřôä) - international chars.
    When rendering to PDF I use HumanReadable PDF + Use font sub-set embedding.
    The report is viewed on the same server as it is generated.
    The generaed PDF prints correctly,
    but some words cannot be found inside PDF /with ctrl+f/ and
    when I copy paste the content to MS Word, those words (it§s chars) that cannot be found are replaced by
    rectangles.
    Any clue why it this so and how to avoid this issue?
    Is there a difference between rendering reports locally /via MSSQL report viewer/ or on the server?
    Thanx.

    Adobe Professional 8.1.2 - similar problem. Word converted to PDF. Three paragraphs separated by a single space line break. When paragraphs are copied (either with or without line formatting) the lines do not appear between the paragraphs in the pasted material (in Outlook or Word). Only way I can find to make them appear is to make each paragraph a numbered list. Then it works. What is going on? I have tried different formatting options in Word.

  • Adobe plugin fails to find PDF specified in XDP sent to browser

    We have a private website that sends XDP files to the browser.  These XDP files specify PDF forms on our server.  For some of these XDP files, the browser reports something like this:
    The file you are attempting to open contains comments or form data that are supposed to be placed on ObservationRequest_PrimaryToddler.1e.pdf. This document cannot be found.  It may have been moved, or deleted. Would you like to browse to attempt to locate this document?
    If the user responds Yes, and navigates to the form, it works as expected.
    If I look at the generated XDP file, and copy/paste the PDF location into a browser address bar, it is able to find it.
    This one fails:
    <pdf href="https://myWebSite/Forms/ObservationRequest_PrimaryToddler.1e.pdf" xmlns="http://ns.adobe.com/xdp/pdf/"/>
    This one works:
    <pdf href="https://myWebSite/Forms/StudentReg2014x.pdf" xmlns="http://ns.adobe.com/xdp/pdf/"/>
    I've tried specifying myWebSite in the Trust Manager and in Security (Enhanced) in the Adobe Reader->Edit->Preferences. I've also tried turning off Enhanced Security. I still get the message. Why is this happening?
    The browser is either Chrome (version 37.0.2062.103 m) or Firefox (version 29.0.1).
    Adobe Reader is version 11.0.08.  The plug in version is 11.0.8.4 (11.0.8 for Firefox).

    Well, I found the problem.
    The PHP script that generates the XDP sends it to the browser and writes it to a file.  Unfortunately, the version sent to the browser was different than the version written to the browser. Specifically, this was sent to the browser:
    <pdf href=\"c:/data/websites/private/Forms/ObservationRequest_PrimaryToddler.1e.pdf" xmlns="http://ns.adobe.com/xdp/pdf/"/>
    And at the same time, this was written to the file:
    <pdf href="https://myWebSite/Forms/ObservationRequest_PrimaryToddler.1e.pdf" xmlns="http://ns.adobe.com/xdp/pdf/"/>
    This was a change made for testing from the server that never got reverted.

  • To save a pdf populated using xdp in asp

    I have a dynamic pdf designed using adobe designer 7.0 having repeated subforms. From asp, I am populating the pdf using xml <br /><br />as follows:<br /><br />Response.Write "<?xml version=""1.0"" encoding=""UTF-8""?>"<br />Response.Write "<?xfa generator=""XFA2_0"" APIVersion=""2.2.4333.0""?>" <br />Response.Write "<xdp:xdp xmlns:xdp=""http://ns.adobe.com/xdp/"">" <br />Response.Write "<xfa:datasets xmlns:xfa=""http://www.xfa.org/schema/xfa-data/1.0/"">" <br />Response.Write "<xfa:data>" <br />Response.Write "<form1>" <br /><br />Response.Write "<name>Newton</name><br />Response.Write "<address>27,Chelsea Towers</address><br />Response.Write "<address>South Kensington,London</address><br />Response.Write "</form1>" <br />Response.Write "</xfa:data>"<br />Response.Write "</xfa:datasets>"<br />Response.Write "<pdf href=""file:///D|/Adobe Works/AddNew02.pdf"" xmlns=""http://ns.adobe.com/xdp/pdf/"" />" <br />Response.Write "</xdp:xdp>" <br />Response.Flush<br />Response.End<br /><br />The above code generates the pdf properly.<br />But the problem in the situation is that I need to save the generated pdf populated with data by some dynamically generated name in the web server.<br />How do I do that using this xml in asp programmatically???<br /><br />I have been searching all over the net but don't know how to go ahead.<br /><br />Please help me out guys.<br /><br />Thanks in advance.<br /><br />Regards,<br />Sowmya

    You have to create it yourself using a folder-level JavaScript. The script would use the app.addToolButton method to create the toolbar button and app.execMenuItem to trigger the corresponding menu item (e.g., Advanced > Extend Features in Adobe Reader or File > Save As > Reader Extended PDF > Enable Additional Features.) For more information, see:
    http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.134.html
    http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.143.html

Maybe you are looking for

  • How do I restart Time Machine back-up from scratch?

    How do I restart Time Machine back-up from scratch?  I have a MacBook Air that was my wife's - now given to my daughter for school.  My wife never used Time Machine to back up (she simply copied files to an external drive), so before clearing her fil

  • DBMS_LOB.INSTR - Searching for a pattern

    Hi I have a program supporting several databases. F.ex SQL2000 and Oracle 8/9. The field in question, text, might contain a lot of characters. In Oracle, it's a CLOB, on SQL2000 it's a varchar. It is not possible for me to alter the database-structur

  • Creating a spatial index problem

    Hi there I have to create a table in Oracle Spatial and use it with MapInfo MapX 4.51 OCX to insert some features in it. I read a thread in the MapX forum where I learnt that I had to create my table (CREATE TABLE statement), add a record in MAPINFO_

  • Annoying but not fatal bug uncovered in Aperture file size metadata.

    The bug described below was found as a result of testing the relative print sharpness of the Aperture print routines. I printed an adjusted Canon 5D image with Aperture's print routine to a 4X6, 300ppi print output, then took the same image through P

  • Unable to fax or ad internal modem in tiger 10.4.8

    I am attempting to use my fax for the first time in about a year. I go through the steps to set up the internal modem, but it doesn't show up in the "Network Port Configurations" tab under Network in system preferences. Furthermore, when attempting t