Charts not displaying in the PDF output

HI,
We have developed a rdf using the Oracle reports Developer (version 10.1.2.0.2) and developed a RTF Template using the Template Builder ( Version 10.1.3.3.2). We are able to view the data in the chart and table formats locally in the PDF format.
But when we run from the ERP Applications Release 12 Concurrent program , We are able to view the data only in the tabular format and we are unable to view the "Chart" view in the PDF output.
Thanks,
Venkatesh.

Xserver should be running.
set X Host for your environment.
or
start the environment with a headless implementation in java option. Specify the following property at the java command line:
-Djava.awt.headless=true

Similar Messages

  • Graph Chart not displated in XML PDF output

    Hi,
    Created an XML report with Pie chart and working fine in one instance (DEV). Migrated the same report to another instance(UAT instance) and when I run the report, it generates the XML report in PDF format but not displying the Pie Chart.
    DBA Team has set up the Xserver but still not able to see the pie chart in PDF output.
    Any ideas what is wrong with the report please. It's working fine in DEV instance and generating Pie Chart as expected.
    Thanks,
    Kishore Reddy

    Hi, we are facing the same issue, please share the solution if you have fixed this.

  • Some of Chinese character is not displaying correctly in PDF output

    Hi all
    I'm involved in the 1st Peoplesoft project in Korea and having a difficulty with displaying Chinese character in PDF output.
    Usually Koreans can translate their name in Chinese and that Chinese name is displayed in personal information in their company as well as Korean name.
    With Oracle BI Publisher I made rtf template that includes employees' Chinese name and tried to export to PDF output.
    Most of Chinese character was fine but '李' character that was ok in HTM output was crashed in PDF output.
    So I researched and tested some solutions.
    Here's what I did.
    I downloaded and installed five fonts(ALBANWTS.ttf, ALBANWTT.ttf, ALBANWT.ttf, ALBANWTK.ttf, ALBANWTJ.ttf) in client machine(c:\windows\fonts\) and did mapping job with xdo.cfg configuration file.
    After that I previewed PDF output in the rtf template and checked embeded fonts in the PDF file.
    I can see the newly installed font was embeded but still '李' character is crashed.
    My problem is little bit different from others becuase only one Chinese character is crashed by for now.
    The Chinese character '李' is very common last name in Korea and I believe Simplified Chinese character font have in it.
    Please let me know if you have any solutions or experiance.
    Thanks and best regards
    Kwangbock.

    Hi James
    Oh~ It perfectly works!!
    I've been tried to solve this problem for a long time and
    I really appreciate for your help~
    Thanks~
    Kwangbock.

  • Employee photo is not Displaying on the PDF form

    Hello Experts,
      We have a static form and passing the form data and photo repository URL (Used FM to get the URL of the photo 'HRMSS_RFC_EP_READ_PHOTO_URI' ) to the form.  And all these sent to ADS for made complete form.
    But we  are facing the probelm that Photo is not diplaying on the form. We have found that Photo URL is not worked priviously
    now made the changes in OAC0 and working fine. But the photo is still not showing  on the form.
    Can anybody help us
          Logic to call the PDF Form
      CALL FUNCTION 'FP_FUNCTION_MODULE_NAME'
        EXPORTING
          i_name     = lc_formname
        IMPORTING
          e_funcname = ld_fm_name.
    *Function to open form processing
    Set output parameters and open spool job.
      ls_fp_outputparams-nodialog   = lc_x.
      ls_fp_outputparams-getpdf     = lc_getpdf.      "'M'
      ls_fp_outputparams-connection = lc_connection.  "'ADS'
      ls_fp_outputparams-bumode     = lc_bumode.      "'M'.
      ls_fp_outputparams-assemble   = lc_x.
    ***Function module to open the Spool Job
      CALL FUNCTION 'FP_JOB_OPEN'
        CHANGING
          ie_outputparams = ls_fp_outputparams
        EXCEPTIONS
          cancel          = 1
          usage_error     = 2
          system_error    = 3
          internal_error  = 4
          OTHERS          = 5.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    Regards,
    Raj

    Image of Employee
          CALL FUNCTION 'HR_IMAGE_EXISTS'
            EXPORTING
              p_pernr               = wa_itab-pernr
            IMPORTING
              p_connect_info        = p_connect_info
            EXCEPTIONS
              error_connectiontable = 1
              OTHERS                = 2.
          IF sy-subrc = 0.
            CALL FUNCTION 'SCMS_DOC_READ'
              EXPORTING
                stor_cat              = space
                crep_id               = p_connect_info-archiv_id
                doc_id                = p_connect_info-arc_doc_id
              TABLES
                access_info           = lt_infos
                content_bin           = lt_image_bin
              EXCEPTIONS
                bad_storage_type      = 1
                bad_request           = 2
                unauthorized          = 3
                comp_not_found        = 4
                not_found             = 5
                forbidden             = 6
                conflict              = 7
                internal_server_error = 8
                error_http            = 9
                error_signature       = 10
                error_config          = 11
                error_format          = 12
                error_parameter       = 13
                error                 = 14
                OTHERS                = 15.
            IF sy-subrc = 0.
              READ TABLE lt_infos INDEX 1 ASSIGNING <fs_info>.
              IF sy-subrc = 0.
                CALL FUNCTION 'SCMS_BINARY_TO_XSTRING'
                  EXPORTING
                    input_length = <fs_info>-comp_size
                    first_line   = <fs_info>-first_line
                    last_line    = <fs_info>-last_line
                  IMPORTING
                    buffer       = l_employee_photo_content
                  TABLES
                    binary_tab   = lt_image_bin
                  EXCEPTIONS
                    failed       = 1
                    OTHERS       = 2.
                IF sy-subrc = 0.
                  wa_itab-pic = l_employee_photo_content.
                ENDIF.
              ENDIF.
            ENDIF.
          ENDIF.
          MODIFY itab FROM wa_itab.

  • RTF output not consistent with the PDF output

    Hi Experts.
    i would like to know why the code start@last-page works in pdf format but do not works if i generate the report in rtf format.
    Thanks in advance!

    RTF & PDF output can't be exact same, we can minimize the difference by eliminating all extra spaces(Ex: from table rows, in between form fields etc.) from RTF while generating RTF output.
    For reference:
    BUG:8662322 - RTF FORMAT DOES NOT SHOWS WITH FIXED HEIGHT OF ROW
    Thanks,
    Sandeep

  • X-refs are not working in the PDF output

    I correctly generated a PDF from a ditamap using DITA-FMx and cross-references are not working.
    Thanks for your help.

    Thanks Scott, although I don't think this is the best solution in our case.
    The target PDF is a file that is delivered to a customer. This means that it won't keep the same location on the file system, and therefore links will no longer work I guess. In addition to that, we are still not ready for publishing our doc on the web. So the delivered PDF is a file that lives on its own.
    If the problem occurs only across different nested ditamaps, I thought I could get rid of these nested diatamaps and just have a global ditamap containing only topics. But then how would I obtain the different section levels in the TOC?
    Today, I use nested diatamaps in order to get the following structure:
    |_ Section 1
    |
    |_ Section 2
      |_ Section 2.a
      |_ Section 2.b
      |_ Section 2.c
    |
    |_ Section 3
    where Section 2 is a ditamap with three topics.
    Are there other alternatives to nested ditamaps in order to keep the same level of indentation?
    Thanks
    Arianna

  • Non-printing items that display in the PDF, but do not print

    I've not found definitive word on this, but we are creating a document in InDesign (CS3 Mac) and would like to include some navigational arrows that advance users from one page to another.
    They would display on screen but would not print when the user prints.
    My understanding is that if we render the PDF from InDesign with those items set as a non-printing layer, that they would not display in the PDF.
    Is there a way to do this?
    Thanks,
    Dave

    Just set the buttons option to Visible but Doesn't Print.
    Bob

  • The PDF output is not always displayed!

    Hello
    I'm tryin' to build some PDF outputs and I have the next problem: I have 20 reports to make it on PDF form (viewed with the Acrobat plugin from IE 5.5 or higher) and when I try to see what was builded the PDF it's not always displayed ( mean it's not readed by the plugin). I generate the PDF output from a servlet (which also set the servlet output context as 'application/pdf') and, if the output it's generated too fast (meanning the report information was too small), the Acrobat plugin doesn't catch him ! I think that I have to slow down the servlet response to allow the plugin complete loading, but I don't khow how to do this (and, ofcourse, if it's possible).
    Please, I need a solution. !
    Thanx!

    Hi,
    setting content type as application/pdf is quite enough for the plugin to catch
    I generate the PDF output from a servlet
    (which also set the servlet output context as
    'application/pdf') and, if the output it's generated
    too fast (meanning the report information was too
    small), the Acrobat plugin doesn't catch him !but i think IE has a problem catching this, cause i also once ran thro this kind of problem
    I think that I have to slow down the servlet response to allow
    the plugin complete loading, but I don't khow how to
    do this (and, ofcourse, if it's possible). Yes it is possible.... if ur sevrvlet ehich is displaying pdf is http://host/PdfServert
    just make in such a way that the extention is pdf..
    http://host/PdfServert?xy=z.pdf or register the servlet with .pdf ext
    http://host/PdfServert.pdf...
    belive it really worked perfect for me..
    regards,
    Arun.N

  • Total is not getting displayed in the ALV output.

    Hi,
    Total is not getting displayed in the ALV output.
    I m using :REUSE_ALV_BLOCK_LIST_APPEND & REUSE_ALV_BLOCK_LIST_DISPLAY
    Are  there any issues with it as the same settings are working fine with REUSE_ALV_LIST_DISPLAY
    source code:
    DATA: layout TYPE slis_layout_alv,
          IT_eventS  TYPE slis_t_event,
          fcat   TYPE slis_t_fieldcat_alv WITH HEADER LINE,
          rec_fcat TYPE slis_t_fieldcat_alv WITH HEADER LINE.
    TYPES: BEGIN OF ty_tab,
          belnr TYPE dberchz-belnr,
          belzart TYPE dberchz-belzart,
          net TYPE dberchz-nettobtr,
          END OF ty_tab.
    DATA: lt_tab TYPE STANDARD TABLE OF ty_tab.
    SELECT belnr belzart nettobtr
      FROM dberchz
      INTO TABLE lt_tab[]
    WHERE belnr eq '000000000001'.
      if sy-subrc ne 0.
      ENDIF.
    *  defining layout
    layout-colwidth_optimize = 'X'.
    layout-def_status = 'X'.
    *defning event
    *event
    *defining field catalog
    fcat-col_pos = 1.
    fcat-fieldname = 'BELNR'.
    fcat-tabname  = 'LT_TAB'.
    APPEND fcat.
    fcat-col_pos = 2.
    fcat-fieldname = 'BELZART'.
    fcat-tabname  = 'LT_TAB'.
    APPEND fcat.
    fcat-col_pos = 3.
    fcat-fieldname = 'NET'.
    fcat-tabname  = 'LT_TAB'.
    fcat-do_sum = 'X'.
    APPEND fcat.
    *calling alv
    CALL FUNCTION 'REUSE_ALV_BLOCK_LIST_INIT'
      EXPORTING
        i_callback_program             = 'YZ_PLR'
    *   I_CALLBACK_PF_STATUS_SET       = ' '
    *   I_CALLBACK_USER_COMMAND        = ' '
    *   IT_EXCLUDING                   =
    CALL FUNCTION 'REUSE_ALV_BLOCK_LIST_APPEND'
      EXPORTING
        is_layout                        = layout
        it_fieldcat                      = fcat[]
        i_tabname                        = 'LT_TAB'
        it_events                        = IT_EVENTS[]
    *   IT_SORT                          =
    *   I_TEXT                           = ' '
      tables
        t_outtab                         = lt_tab[]
    * EXCEPTIONS
    *   PROGRAM_ERROR                    = 1
    *   MAXIMUM_OF_APPENDS_REACHED       = 2
    *   OTHERS                           = 3
    IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    CALL FUNCTION 'REUSE_ALV_BLOCK_LIST_DISPLAY'
    Thanks,
    Gaurav

    Hi
    No I don't think, this is my code (based on your code) and it works fine:
    TYPE-POOLS SLIS.
    DATA: BEGIN OF LT_TAB OCCURS 0,
           BELNR LIKE BSEG-BELNR,
           GJAHR LIKE BSEG-GJAHR,
           WRBTR LIKE BSEG-WRBTR,
           WAERS LIKE BKPF-WAERS,
          END OF LT_TAB.
    DATA: LAYOUT     TYPE SLIS_LAYOUT_ALV,
          IT_EVENTS  TYPE SLIS_T_EVENT,
          FCAT       TYPE SLIS_T_FIELDCAT_ALV WITH HEADER LINE,
          REC_FCAT   TYPE SLIS_T_FIELDCAT_ALV WITH HEADER LINE.
    START-OF-SELECTION.
      FCAT-COL_POS       = 1.
      FCAT-FIELDNAME     = 'BELNR'.
      FCAT-TABNAME       = 'LT_TAB'.
      FCAT-REF_FIELDNAME = 'BELNR'.
      FCAT-REF_TABNAME   = 'BSEG'.
      APPEND FCAT.
      FCAT-COL_POS       = 2.
      FCAT-FIELDNAME     = 'GJAHR'.
      FCAT-TABNAME       = 'LT_TAB'.
      FCAT-REF_FIELDNAME = 'GJAHR'.
      FCAT-REF_TABNAME   = 'BSEG'.
      APPEND FCAT.
      FCAT-COL_POS       = 3.
      FCAT-FIELDNAME     = 'WRBTR'.
      FCAT-TABNAME       = 'LT_TAB'.
      FCAT-CFIELDNAME    = 'WAERS'.
      FCAT-REF_FIELDNAME = 'WRBTR'.
      FCAT-REF_TABNAME   = 'BSEG'.
      FCAT-DO_SUM        = 'X'.
      APPEND FCAT.
      FCAT-COL_POS       = 4.
      FCAT-FIELDNAME     = 'WAERS'.
      FCAT-TABNAME       = 'LT_TAB'.
      FCAT-REF_FIELDNAME = 'WAERS'.
      FCAT-REF_TABNAME   = 'BKPF'.
      FCAT-DO_SUM        = SPACE.
      APPEND FCAT.
      SELECT * FROM BSEG INTO CORRESPONDING FIELDS OF TABLE LT_TAB
        WHERE BUKRS = 'MAAB'
          AND BELNR = '0000000001'.
      LT_TAB-WAERS = 'EUR'.
      MODIFY LT_TAB FROM LT_TAB TRANSPORTING WAERS WHERE WAERS = SPACE.
    *CALLING ALV
      CALL FUNCTION 'REUSE_ALV_BLOCK_LIST_INIT'
        EXPORTING
          I_CALLBACK_PROGRAM = 'ZPROVAMAX5'.
      CALL FUNCTION 'REUSE_ALV_BLOCK_LIST_APPEND'
        EXPORTING
          IS_LAYOUT   = LAYOUT
          IT_FIELDCAT = FCAT[]
          I_TABNAME   = 'LT_TAB'
          IT_EVENTS   = IT_EVENTS[]
        TABLES
          T_OUTTAB    = LT_TAB[].
      CALL FUNCTION 'REUSE_ALV_BLOCK_LIST_DISPLAY'.
    I've also inserted a currency field
    Max

  • XML Publisher Report not generating the PDF output.

    Hi,
    I am trying to develop a XML Publisher Report in R12 Vision Instance.
    I have developed the rdf report and concurrent program with XML as output format. Ran the concurrent program and I got the XML output. Based on XML output I have created the rtf template. Using both the template and xml output I have created in Data Definition and Template in XML Publisher Administrator Responsibility. Now I am comming to the concurrent program and running the program, here instead of generating the PDF output it is generating again the XML output and concurrent program completing with warning status.
    When I am trying to do the same in 11i Vision Instance, Concurrent Program completing with normal status and when trying to view the output it is saying "Unable to Publish output for the Processed Request".
    Kindly please help me out in this issue.
    Thanks,
    Manasa.

    Hi Mahesh,
    Here the concurrent programs are not erroring out. It is completing with Warning status and when we click on View Output the output is coming in XML format instead of PDF, this is in R12 Vision Instance.
    In 11i Vision Instance, concurrent program is completing with Normal Status but when we click on View Output it is saying "Unable to Publish output for specified request".
    Thanks,
    Manasa.

  • Rate and accessable value is not displaying for the tax invoice output

    Hello All,
      Rate and accessable value is not displaying for the tax invoice output. Rest of all outputs for invoices shows Rate and accessable value.
    Scenerio is free of charge sales order (samples) removing the goods from pant so excise invoice has been created and also updated. but for tax invoice out put rate and access value is not displaying.
        Pricing procedure: In pricing procedure account keys have not been maintained because there is not gl account upadation during billing for free of charge delivery.
    Thanks & Regards,
    ramesh

    hi Gurpreet,
    You can add values to that transient column programatically,either by getiing the row from the iterator and then row.setAttribute('Column_name','Value');
    Or providing value to it in the SQL...

  • PDF export to Excel the decimal point is not displayed in the amount

    When I export a pricelist from pdf to excel then the decimal point is not displayed in the amount. It does'n matter in which language I try
    Anyone kow why?
    So the tool doesn't work for me.

    I have no problem. What is your country setting for the decimal separator?
    Attachments:
    read from csv.png ‏18 KB

  • Siebel Charts gets generated but does not display in the Web client

    Siebel Chart is getting generated in NetChart4.6\Server\root\projects\Siebel.chart folder. However does not display on the Web client
    There is either no error displayed on the front end...
    Also note that Charts is installed on Windows environment and Siebel Server is installed on Linux Server

    Dear User,
    Thanks for using Oracle communities.
    Does this happens in dedicated client as well?
    We would need to have traffic captured when you are actually executing actions. The tools like fiddler etc will help here to track the traffic.
    I would suggest you open SR with MOS since it will need some analysis on network trace like fiddler. You can refer this thread in SR as well, so that once issue gets resolved thread will get updated with solution which will benefit others.
    Best Regards,
    Chetan

  • Sub total icon is not displaying in alv report output

    Hi friends ,
    In alv report display on menu bar the icon : subtotals is not displaying at the output , I should not give subtotal in each field catalog .
    Plz give me solution, points will be rewarded.
    with regards,
    prasad.

    Hi,
    I think u r using PF-STATUS parameter in function module,
    if u use this parameter, you sholud give the icon name etc..
    otherwise by default it will appear.
    Check your code again.
    Give me exact requirement, if possible paste the code.
    Regards,
    Chandu

  • Display logo In PDF output ( Spool to PDF output )

    Hi Experts,
    In my requirement i am using 'REUSE_ALV_GRID' to display logo.
    In our functionality we are executing report in background and we are converting spool into PDF output. Now our requirement is to display LOGO in PDF output.
    Any pointers on this are appreciated.
    Regards,
    Bhanu.R

    Hello,
    Use the top-of-page parameter of the FM 'REUSE_ALV_GRID_DISPLAY' and use the FM REUSE_ALV_COMMENTARY_WRITE to add the logo to the I_LOGO export parameter to get the logo in the ALV output. Now convert this to spool and to pdf and you can get the logo in the pdf as well
    Vikranth

Maybe you are looking for

  • One more on Shared Services - Removing Users w/o De-Provisioning

    What happens if a user is removed before it is de-provisioned? 4-5 users were removed without do any de-provisioning first. Now the users are still appearing in certain areas, but not in default to remove them. Not sure if adding the users back in wi

  • EJB exposed as web services

    I am very new to web services. I understand that a Stateless bean can be exposed using RPC style web services. But I want to know if a stateless session bean can be accessed by EJB client and Web service client (java or non-java) simultaneously. ? i.

  • Wav or Quicktime

    Which sound files work best with FCP...Wav or quicktime.mov? thanks

  • Need help - deadline approaching

    Hi I have a project done completely from multicam clips. Everything is fine when I play the clip in FCPX 10.1.1 . BUT when I try to export using share (master) the sound is gone only a loud his can be heard. As I said in FCPX it plays perfectly fine.

  • Touch screen less sensitive since iOS 5. Help.

    Hi, have you noticed how the screen is less sensitive when you type or play games? I think I touched the right place (don't always have my eyes on the actual place where I touch, like everyone) but the screen doesn't recognizes it. I've only asked 2