Info Field is not shown in PDF by toolbar Print Version button

Hi Everyone,
I need your help:
I enhanced 0ANALYSIS_PATTERN to include UserID / DateTime information when Export to PDF and excel.  I added Info Filed in this template and added this new web item in BUTTON_TOOLBAR_2 Button 3 (Print Version) and 4 (Export to Excel).   UserID / DateTime displayng on web is fine and Exporting to Excel is fine also.   Only problem is when clicking on Print Version the UserID / DateTime information is not showing in PDF.   I created a new button to Export PDFand it's working fine.  Somehow just this toolbar button Print Version has issue with Info Field.
Can anyone help me to resolve this problem?
Thanks, Jin

Hi Jin.
I have tried using the separate print template method but didn't manage to get it to work (and not very excited about the concept anyway as it means even more web templates to manage).
But I got it to work without using a separate print template, by inserting the InfoField as part of the Filter Area (because I didnt want it displayed in the face of the Web when the report was run initially). But it seems to be that as long as the InfoField is displayed somewhere in the Web, then it can be exported/printed. Having done the data binding step, obviously.
You mind if I pick your brains (offline) re the print template method?
Patrick
(points if that helps?)

Similar Messages

  • Segment field is not shown in profit center master data

    Hi,
      When i activated New GL ,but the segment field is not shown in profit center master data. How can i make the field shown ?
    Thanks.

    After activating the New GL have you defined the segment? First define the segment under Enterprise Structure and in Fin.Acctg Global settings(New)-Legers-Display scenarios for General Ledger Accounting, you need to create new entries for FIN_PCA & FIN_SEG.
    Hope this helps you.

  • Answer and Title for 'Other' field in a single choice field is not shown

    The answer for 'Other' in a single choice field is not shown in email answer and 'Other' title not shown in FormsCentral answer.
    I can send examples if that helps.

    Hi Cathy-1961,
    Thanks for using FormsCentral.
    We are looking into the issues that you reported.  I'll let you know when we address the issues.
    Kind Regards,
    Perry

  • Why photos are not shown in pdf

    in some pdf's the pictures and photos are not shown, do you know why

    Refer this article
    The Microsoft.SharePoint.SPFieldCollection.AddFieldAsXml method
    http://blogs.msdn.com/b/sharepointdev/archive/2011/01/20/why-do-my-new-list-fields-not-appear-on-the-new-edit-or-display-forms.aspx
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • External-graphic not shown in PDF with Tomcat / Cocoon / Ubuntu

    Hi,
    this weekend I set up a virtualbox with Ubuntu 8.04 OS; APEX 3.12 @ Oracle 10gXE; Tomcat 6.014; Cocoon 2.1.11; fop_post sitemap file according to Carl Backstrom blogpost ([http://carlback.blogspot.com/2007/03/apex-cocoon-pdf-and-more.html]); to experiment with APEX & PDF printing.
    Tomcat is configured to listen to port 8888; APEX to 8080.
    I have setup APEX according to Carl's blogpost. All is working fine; I can generate PDF reports using the standard templates. I'm new to XSL, but decided to go wild. I decided to include a JPG graphic.
    I followed the example in Scott & Spendolini, Pro Oracle Application Express, page 399. However the image is not shown in the PDF, nor is there an error message produced. What is wrong?
    This is the relevant section of source code I have used:
    <fo:static-content flow-name="region-footer">
    <fo:block xsl:use-attribute-sets="text footer">
    <fo:inline xsl:use-attribute-sets="body-font page-number">
    <fo:external-graphics width="50px" height="50px" src='url("http://www.fiat128.nl/images/fiat128.jpg")'/>
    <fo:page-number/>
    </fo:inline>
    </fo:block>
    <fo:block xsl:use-attribute-sets="text text_2 #PAGE_FOOTER_ALIGNMENT#">
    <fo:inline xsl:use-attribute-sets="page-footer">#PAGE_FOOTER#</fo:inline>
    </fo:block>
    </fo:static-content>
    all help is appreciated. Is there a problem with Cocoon and Linux?
    many regards,
    Ronald van Dijk
    Edited by: user614694 on Oct 6, 2008 3:09 AM
    Edited by: Ronald van Dijk on Oct 6, 2008 3:10 AM

    Hello Ronald,
    Your code looks fine to me. Although xsl-fo is not very friendly for a slight change...
    This is an example I use during my PDF printing presentation:
    <fo:static-content flow-name="region-header">
    <fo:block xsl:use-attribute-sets="text text_2 text_0 #PAGE_HEADER_ALIGNMENT#">
    <fo:inline xsl:use-attribute-sets="page-header">#PAGE_HEADER#</fo:inline>
    </fo:block>
    <fo:block border="0.5pt solid silver"
    background-image="url('http://o11g1.apex-evangelists.com:7779/i/htmldb/apex_logo.gif')"
    padding="12pt"
    text-align="center">Apex Evangelists
    </fo:block>
    </fo:static-content>
    Does that work for you?
    (change o11g1.apex-evangelists.com:7779 to your hostname:port - and see that you get the image by using the url)
    I've sometimes seen problems displaying certain pictures or specifying the width.
    Regards,
    Dimitri
    http://dgielis.blogspot.com/
    http://www.apex-evangelists.com/
    http://www.apexblogs.info/

  • Info Field does not work

    Hi Experts,
    I would like to display the "last update" information for certain InfoProviders within a BEx Web Template. If I add the web item "Info Field" and save the web template, the icon of the web item is being displayed within the designer. When executing the template the web item is being "deleted" automatically and nothing is being displayed within the portal. Any clues on that? Is this a known bug in WAD?
    Many thanks in advance.
    Best regards
    Tobias

    Hi,
    Info field only displays about the Global filters, Local filters and Variables. When you assign the info field in the template you need to give the data provider to that webitem otherwise you will not get any data when you execute your template.
    Use text web item, You have several options available such as last refreshed, executed by, changed by, last data upload and so on.
    Thanks
    Srikanth

  • Why fields are not shown in list form ?

    Hello,
    I have performed below steps to create list programmatically in my project :
    Programmatically created content types having columns named – Contact Email,Contact Person,Location,Type and Postion.
    I manually created list named test and attached above content type.
    Issue: Content type has been created and attached to the list named
    test.I added columns from content type to list via modify view.
    However when I click on Add new item, I am unable to see the content type fields in the form.
    I can see only inbuilt Title field in list form while above fields are not there.
    Any idea what can be the possible reason for this and how to resolve it?
    Thanks and Regards,
    Dipti Chhatrapati

    Refer this article
    The Microsoft.SharePoint.SPFieldCollection.AddFieldAsXml method
    http://blogs.msdn.com/b/sharepointdev/archive/2011/01/20/why-do-my-new-list-fields-not-appear-on-the-new-edit-or-display-forms.aspx
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Error : (does not begin with '%PDF-'. ) when print report in pdf

    Hi all,
    http://www.oracle.com/technology/obe/apex/apex31nf/apex31rpt.htm
    using the example in the above link,
    I have created a report and tried to print in pdf format,
    But
    does not begin with '%PDF-'. this error is appearing when the adobe reader is opening.
    Could anyone help me to make out the reason for this error?
    bye
    srikavi

    Srikavi,
    Which rendering engine are you using? BI Publisher? Apache FOP? Did you follow the steps outlined here when you configured PDF printing:
    http://www.oracle.com/technology/products/database/application_express/html/configure_printing.html
    Regards,
    Marc

  • Info on How to install adobe pdf as a printer into my device -printer file in windows 7

    Need information on how to install adobe pdf as a printer in my device-printer file in windows 7. I currently have adobe 8 pro & acrobat distiller on my pc.

    Acrobat appears to be running just fine- I am running windows 7 Ultimate 64 bit. I don't know why it just didn't automatically install- I just replaced an older HD that was going bad. Copied my entire system using windows mirrow image. Adobe pdf converter was in my device and printer file before and now its's not. I did have to reinstall several programs, such as Adobe Acrobat, etc.

  • 3D file not shown in PDF portfolio

    I created a 3D pdf, and the model shows up fine in this file. But when I insert this pdf into a PDF portfolio (using Acrobat X), it resuls in a blank file with nothing visible?! How can I fix this problem?

    In Acrobat X there is only one way to create a 3D PDF file, so without know your workflow it's difficult to comment.
    The cards in Acrobat X PDF Portfolios never show activated Rich Media content, only the poster image for the annotation. If there's no poster image, you will just see a blank space - the thing you see on the card isn't the PDF at all, it's an image snapshot rendered from the PDF, as is used to display the page thumbnails on the left sidebar.
    In Acrobat X, double-clicking on a card in layout mode will open the preview mode of the same card (bigger card against a black background, but still showing just the snapshot image). Double-clicking on that preview will finally open the file, or you can right-click on the card in layout mode to get there a bit faster. With the standard Acrobat X Portfolio layouts, interactive content, forms, etc. will only activate when the PDF is running in its own window, and not when it's being displayed as part of the Portfolio. In Acrobat 9, we didn't have preview mode, so double-clicking on a card in layout mode did actually open the file and activate the content straight away, in the same window (with the black Portfolio toolbar along the top to take you back to layout mode). In Acrobat X it doesn't.

  • SOME FIELDS SHOULD NOT SHOWN IN THE REPORT

    Hi,
    this is to inform you that,  there is a requriment in reporting perspective (ALV),
    Requriment:
    i have to generate a ALV report which is viewed by our CFO with one t.code, in that report suppose there are 10 fields. 
    That is a specific report if some body apart from my CFO uses the same tcode to generate the same report than it has to display only 5 fields.
    if my CFO uses the same t.code all the 10 fields must be visible.
    please help me how to do it.
    regards,
    balajia.

    There are couple of ways to achieve this,
    1) - Create 2 variants, 1 variant for CFO with all the fields  & 2nd variant with only relevant fields. Then use the authorization concept, where basis can restrict the access / execution of the report with specific variants.
    From the basis view, they create role & assign this variants in one of the object ( not sure). Basis assistance required
    2) - When developing report, write the validation for the respective fields such as maintain Customize table in which maintain userID's & fields which they can access. Display only those fields to the userID who executes this report. It should check this customize table for this UserID & only those fields listed should get displayed. ( for all the fields, instead maintaining each field, you can enter "ALL",
    Eg: UserID -
    Fields
           CFO -
    ALL ( report should display all the fields)
         NONCFO-------Field1 | Field2 | Field3 | Field4 | Field5 ( only these fields should get displayed)
    Note: In Customize table either you can maintain with User ID or Role. It will be more convinient in future as well.
    Regards,
    Reazuddin MD

  • Cyrillic Characters not shown in pdf file when xsl is parsed part 2:

    I am using Fop to create a pdf file from an XSL file, an XML file and a ApplicationResources.properties file.
    The XML file is populated by a Java class, where the information is taken from a Russian Database. This XML file is them used to populate the XSL file.
    The ApplicationResources.properties file, is in windows 1251 format, as we converted it using NativeToAscii converter.
    I downloaded a cyrillic ttf file, and created a metrics file, according to the Fop website. And I had Russian appearing on my PDF from the database (not ApplicationResources.properties file though). However, the information which we were retrieving from the database would not display on the jsp pages which are part of the same application.
    To fix this, we changed our database driver from a ODBC-JDBC driver, to an oracle thin type 4 driver.
    Since this happened, my cyrillic characters no longer appear on my PDF file.
    I know that the information from the database comes back in windows 1251 format, so I tried to put the
    <?xml version="1.0" encoding="windows-1251"?>
    and
    <?xml version="1.0" encoding="Cp1251"?>
    but when I do this, I get the following error in my log file:
    L2|14:14:58:433|ExecuteThread-9|PDFService.generatePDF: class com.petrotechnics.skyobma.service.SkyobmaServiceException Exception :javax.xml.transform.TransformerConfigurationException: javax.xml.transform.TransformerException: org.xml.sax.SAXParseException: The encoding "Cp1251" is not supported.
    or the windows-1251 is not supported.
    I do not know what to do at all, I am really struggling and was wondering if anyone had any idea about where I can go from here, or even if someone can just tell me I am fighting a loosing battle I would be happy.
    Yours Truly Hopefully,
    Gillian Daniel

    either you configure FOP to use a SAX Parser that supports Cp1251 or you encode your XML data to UTF-8.
    we flawlessly generate Greek PDF documents out of data selected from Oracle 8.1 by using UTF-8.

  • R12-Check Printing-Some fields are not shown in Arabic

    Hi, we have a unique problem while printing the checks some fields are printed correctly in Arabic and some are printed in english, once in english are payee name, payee address, invoice number . am i missing something here, any help is appreciated.
    Regards
    Santy

    There are couple of ways to achieve this,
    1) - Create 2 variants, 1 variant for CFO with all the fields  & 2nd variant with only relevant fields. Then use the authorization concept, where basis can restrict the access / execution of the report with specific variants.
    From the basis view, they create role & assign this variants in one of the object ( not sure). Basis assistance required
    2) - When developing report, write the validation for the respective fields such as maintain Customize table in which maintain userID's & fields which they can access. Display only those fields to the userID who executes this report. It should check this customize table for this UserID & only those fields listed should get displayed. ( for all the fields, instead maintaining each field, you can enter "ALL",
    Eg: UserID -
    Fields
           CFO -
    ALL ( report should display all the fields)
         NONCFO-------Field1 | Field2 | Field3 | Field4 | Field5 ( only these fields should get displayed)
    Note: In Customize table either you can maintain with User ID or Role. It will be more convinient in future as well.
    Regards,
    Reazuddin MD

  • Z fields are not shown in the Transfer Structure

    Dear Experts,
    When I look at a standard datasource in CRM, it contains about 5 Z fields. Another team has appended fields to it.
    The DS is 0CRM_SRV_PROCESS_H.
    It was already replicated in BI and data as been loaded. Now while investigating this DS for my needs I do not see these fields in the transfer structure. I have replicated it in BW as 3.x DS.
    I am not sure what the cause is? Can anyone help?
    Thanks & BR,
    Raj Jain

    Problem solved with a liitle bit exploration.
    Thanks,
    Raj

  • Field heading not shown for 1ROWCOUNT

    Hi Gurus,
    My query is based on an infoset which contains 5 infoobjects (No ODSs). 1ROWCOUNT is available in the IS which I have used in the report. Apart from 1ROWCOUNT there are 4 other KF in the report (All are 'Hide can be shown').
    When I excecute the report, and select only 1ROWCOUNT in the report, the field heading is blank. That is the field heading is blank in place of  "Number of Records". but as soon as I add any other key figure or if I change the property of 1ROWCOUNT as "always show" in query designer and execute, the field heading is displayed.
    Please let me know if anyone has the solution for it...
    Thanks & Regards,
    Shreyas

    Hi Keshu,
    I have resolved the issue using your suggestion.
    But, I have one query.
    Shouldn't the heading be picked up automatically from the data element?
    Thanks,
    David.

Maybe you are looking for