Garbage characters on PDF output

My PDF documents converted from Word sometimes have a short bit of garbage characters just about the TOC.  Not everyone sees the characters on the document. It only is visible to a few individuals.
See the attached. Is there a setting that needs attention....?
thanks

Hi Bill, thanks for checking in.  I have been creating the PDF documents by right-clicking on the Word doc in Windows Explorer (Office 2010) and creating a PDF.  I have Adobe Acrobat Pro Extended v. 9.0.0.  Not everyone sees the characters so perhaps it has something to do with the version of Adobe PDF reader they are using?  Maybe the reader is more advanced than my version of Acrobat?

Similar Messages

  • Handling Non English language characters in PDF output

    Hi All,
    We have a requirement wherein we have to display an existing Smartform output in a PDF format.
    We have used OTF to PDF conversion and displayed the PDF output in a container.
    The issue is if certain characters are of non english language then the PDF is displaying these characters as special symbols.
    The following string is getting dispalyed in the SmartForm as follows:
    ОРЕНБУРГАВТОРЕМСЕРВИС_ 
    The same string is displayed as follows in the PDF form :
    Any pointers on how to handle such cases would be highly appreciated.
    Thanks in advance.
    regards
    Chaitanya
    9703019495

    Before calling the smartform, use the FM 'SSF_GET_DEVICE_TYPE' and get  the device type based on the language.
    For eg:
      CALL FUNCTION 'SSF_GET_DEVICE_TYPE'
        EXPORTING
          i_language = l_langu
        IMPORTING
          e_devtype  = lwa_output_options-tdprinter.
    Then you need to build the other control parameters like this:
    Build control parameters.
      lwa_control_parameters-getotf  = c_charx.
      lwa_control_parameters-device = 'PRINTER'.
      lwa_control_parameters-preview = ''.
      lwa_control_parameters-no_dialog = c_charx.
      lwa_output_options-tddest = 'LOCL'.
    Pass this lwa_output_options & lwa_control_parameters to output_options & control_parameters respectively in the Smartform FM.
    This should ideally solve this issue.
    Regards,
    Amirth

  • Square boxes instead of Japanese characters in pdf output of a crystal rep

    Hi All,
    Did anyone of you ever faced such an issue, where the pdf output of a crystal report shows square boxes instead of Japanese characters when the output is saved in pdf. However the crystal report output looks perfect. I have saved the ouput in xls and rtf formats the characters look perfect as required, the issue we have is when the output is saved as pdf.
    I have language pack installed on my machine.
    My guess is that the few Character's width is not sufficient and few Characters in other fields appear perfect in pdf. I have to test this, it might take few days before I can access this report. Before that I want to gather information. If anyone has solution to this issue please let me know.
    Thanks,
    Ravi

    Hi,
    Could you please answer the following questions
    1.What version of Crystal Reports are you using?
    Go to Help-> About to find out.
    2.What is the font you are using on the report?
    Try to change the font style to MS Gothic or Arial Unicode MS, most preferably MS Gothic.
    And export the report to PDF format.
    This may help you
    Thanks,
    Praveen G

  • This font is shown in garbage characters in  PDF

    Hello PDF Gurus,
    We are having a very unusual problem which causing level 1 support alarms. It's very simple. We have a PDF which uses a Sinhala Font called FM_Bindumathi.TTF. It can downloaded from here http://www.fonts2u.com/download/fmbindumathi-x.font .
    When we view this PDF using Google Chrome browser it shows correctly.
    But when we view this PDF using IE8 / Firefox8 (using Adobe plugins) we get garbage characters.
    Appaarently Google Chrome does not use Adobe Reader 9 but it's own plug-in. Both IE and Firefox uses the Adobe Reader 9 plugin.
    We deinstalled and reinstalled the font. But it's still not working.
    What could be the problem here?
    Any help would be greatly appreciated.
    My OS is Windows XP SP 3.
    Thanks
    Peter

    Hmm. An interesting PDF.
    This really shouldn't be working at all. The technique used in making the PDF is only for Latin 1 fonts (western european) and is not supposed to work with any other kind of properly made font. However, the font is not properly made. It lies about its Unicode points, and pretends it is offering normal Latin 1 letters. This trick can sometimes work. It's almost the only trick in town if the font is outside Unicode - I don't recognise the alphabet so I can't say.
    Your problem is that the full name of the font once installed is not FMBindumathi but FMBindumathi x (space, lower case x). The x is wrong, too: it is supposed to be a font style like Light or Regular. Some applications seem to be able to find the font by ignoring the (wrong) style but Acrobat doesn't. If I changed the PDF to have space x in the name, it started displaying this.
    For Oracle to really support non-Latin 1 fonts would require that the software did something very much more complicated - and this font wouldn't work.

  • Report problem showing  characters(čžš) in pdf output

    nls teritory slovenian_slovenia
    bi publisher preferences
    UI Language =English     
    Report Locale =Slovenian(Slovenia)
    template rtf
    html output     
         ćčžćčžćčžćčžćčžćčžćčžćčćžčćžčžćčžćčĆŽČĆŽČŽĆČĆŽČŽĆČĆŽČĆŽČĆŽČĆ ( correct)
    pdf output
    ??????????????????????????????????????????????????????????????

    Hello,
    Your probably going to have to edit the xslt to get the result either by stripping out the comma or by setting that column to explicitly align the way you want it.
    Carl

  • Greek characters in PDF output

    Hello All,
    We are running on 11.5.10.2. We have recently converted to WE8MSWIN1252 charset. After that reports server is crashing with below error when even we try to run a PDF report.
    Oracle Reports Server CGI - The Reports Server Engine terminated abnormally
    Please advice.
    Thanks in advance.

    Thank you for your reply.
    We are on Linux (RHEL 5 OS).
    We have migrated from US7ASCII to WE8MSWIN1252 charset. Autoconfig completed sucessfully.
    I have tested other reports as well like simple active users report, it was failing with signal 11 error. As per note 396336.1, I have updated Tk2Motif.rgb file as follows:
    Tk2Motif*fontMapCs: iso8859-2=WE8MSWIN1252.
    Ater the above change, active users PDF report output was fine, there were no more signal 11 errors. But original issue of displaying PDF from Quote (OAF, Quote Printing functionality) module was having issue. Its showing fonts in Symbol/Greek language.

  • Report Pdf output getting Junk characters for some boiler Plate fields

    Hi All
    For Dunning Letter Report registered in Oracle Applications,made changes in Column headings like added customer number as Kunde for German Letter
    but in pdf output it's appearing as junk characters even date field is happening like that. It's happening for German, Spanish, Italy and French Letters. Working ok for Netherlands, English.
    any input to fix this solution will be great
    Thanks
    Kamalakar.G

    Maybe you check the NLS_LANGUAGE-settings on the client where you "edit" the reports-definition.

  • Arabic characters are not getting displayed in oracle pdf output

    Hi,
    I am trying to print arabic characters in report output but junk characters are getting displayed in output.
    Using 10g report builder, added the arabic labels in report layout.
    Followed below steps:
    1. Set NLS_LANG=ARABIC_United Arab Emirates.AR8MSWIN1256
    2.Set REPORTS_PATH to the system font directoy such as C:\SYSROOT\Fonts
    3.transferred the arialbd.ttf to $ORACLE_HOME/guicommon/tk/admin/AFM
    4.Open uifont.ali under$ORACLE_HOME/guicommon/tk/admin, set the font alias
    entries at [PDF:Subset] section.
    [PDF:Subset]
    Arial...Bold.. = "arialbd.ttf"
    5. open datap462.ppd under $ORACLE_HOME/guicommon/tk/admin/ppd, set the font information like
    *Font Arial-Bold: Standard "(001.001)" Standard ROM
    6.added following entries:
    Add this under the following section
    ## setting for Reports Runtime
    REPORTS_PATH=$ORACLE_HOME/reports/templates:$ORACLE_HOME/reports/samples/demo:$ORACLE_HOME/reports/integ:$ORACLE_HOME/reports/printers:$ORACLE_HOME/
    guicommon/tk/admin/AFM:${REPORTS_PATH};
    export REPORTS_PATH
    b) Add this in the end of the Reports.sh file
    PRINTER=dds62; export PRINTER
    tk90_PRINTER=dds62; export tk90_PRINTER
    tk90_PRINT_STATUS=echo; export tk90_PRINT_STATUS
    =======================================
    After having all these steps, still my report output is coming with junk characters.
    Please help me on this and this is very urgent requirement for me and i am trying on this since 3 days.
    Thanks,
    Harini

    Hello,
    Try to set the Font Subsetting like below in the file uifont.ali
    [PDF:Subset]
    * = "arialbd.ttf"
    If it works after this modification, the problem will be related to the Font Aliasing
    Troubleshooting Guide for Font Aliasing / Font Subsetting / Font Embedding Issues (Doc ID 350971.1)
    Regards

  • Special Characters in XML Publisher PDF Output

    Hi,
    I'm printing "Long Text" in report output in every line based on tab.
    Report output is having special characters like \n.
    I was using below to print in next line, any suggestions for removing \n.
    Below is what was happening:
    ===================
    RDF:
    =====
    lv_notes := replace(:CF_LONG_TEXT_DESC, chr(9), ' ') ;
    lv_notes1 := replace(lv_notes, chr(10), ' ') ;
    lv_notes2 := replace(lv_notes1, chr(13), ' ') ;
    XML
    ===
    <CF_LONG_TEXT_desc>
    Initial Billing Amount: $549,180.00 \n \n Computation: \n a) Estimated Number of Full-Time Students: 12,000 \n
    b) Estimated Number of Calendar Days: 113 \n
    c) Calendar Date (From - To): 1/18/2011 - 5/10/2011 \n
    d) Multiply by: $0.81 \n
    e) Estimated Total Costs: $1,098,360.00 \n
    f) Initial Billing Amount represents 50% of Estimated Total Costs. \n
    \n \n
    If you have questions about your invoice please contact Darud Akbar at (312) 681-2724.
    </CF_LONG_TEXT_desc>
    PDF Output
    ==========
    Initial Billing Amount: $549,180.00 \n \n Computation: \n a) Estimated Number of Full-Time Students: 12,000 \n
    b) Estimated Number of Calendar Days: 113 \n
    c) Calendar Date (From - To): 1/18/2011 - 5/10/2011 \n
    d) Multiply by: $0.81 \n
    e) Estimated Total Costs: $1,098,360.00 \n
    f) Initial Billing Amount represents 50% of Estimated Total Costs. \n
    \n \n
    If you have questions about your invoice please contact Darud Akbar at (312) 681-2724.
    Thanks.

    >
    Initial Value
    =======
    <?CF_LONG_TEXT_desc?>
    Changed to (Below gives me error)
    ========
    <?<xsl:value-of select="translate(CF_LONG_TEXT_desc,'\n','')"/>?>
    Changed to (Below doesn't fetch data)
    ========
    <xsl:value-of select="translate(CF_LONG_TEXT_desc,'\n','')"/>
    >
    must be in field as
    <xsl:value-of select="translate(CF_LONG_TEXT_desc,'\n','')"/>

  • Oracle Report, How to Display Polish Characters in a PDF Output

    Environment :
    Oracle Application Server version 10.1.2.0.2 on Red Hat 4 Enterprise (Kernel 2.6.9-42.0.3 , 32 bit) Oracle Database Version 10.2.0.3.0 Our character set of database is UTF8
    I have trouble to display polish characters in Reports Output. We develop on Windows XP machines. I can see the Polish Caharacters in the Reports Builder using several fonts (arial, arial unicode, Times new roman, verdana...) during design time or when running with the paper layout. But when the report deployed to application server running on the linux, the polish characters are replaced by symbols.
    Even under Windows, when I select 'generate to a PDF' file option, the characters are not displayed correctly (When I open the generated PDF file with Acrobat reader and go to Document Properties / Fonts, I see the Fonts are always replaced with Adobe Sans MM)
    Using the Forms Applications running on the same application server we have no trouble dealing/displaying with the characters (Ąą ĆćĘę Ł ł ŃńÓóŚ ś Ź ź Ż ż ß Đ đ € )
    NLS_LANG setting is AMERICAN_AMERICA.UTF8 on the Linux Box and AMERICAN_AMERICA.WE8MSWIN1250 is on the Development machines. (have tried a number of different NLS_LANG settings on the development box as well with no luck).
    Any direction would be appreciated.

    Hi,
    You have several different approaches to fix this problem. First of all, you would be able to generate the PDF output with Font Subsetting setup and be able to see the Polish characters correctly when running the output with destype=cache&desformat=pdf. The following metalink documents would guide you with this setup :
    Note.207711.1 "How to Use Font Subsetting in Reports 9i and 10g for PDF Output"
    As at design time you use many different Windows specific fonts, I also advice you to check the following document :
    Note.356221.1 "A Practical Methodology on Porting Reports from Windows to Unix with Different Fonts"
    Once the PDF output is generated properly with correct characters, then if you need to use "destype=printer" for direct print, rather than "destype=cache" to display the output in browser, then you can use the "PDFPrint" pluggable destination, which is located in :
    http://www.oracle.com/technology/products/reports/pluginxchange/index.html
    Regards,
    -Bulent

  • Adobe PDF printer 'printing' garbage characters

    Acrobat Professional v9.5.0 (Acrobat reports there are no updates available)
    Windows 7 Home Premium 64-bit
    I print from various applications and web pages to my 'Adobe PDF' printer to save things as PDF files.
    Over the last several months, I have begun to have issues with printing to my Adobe PDF printer. This issue happened twice just yesterday, actually.
    I will be looking at a web page, and choose to print it to PDF (a purchase receipt for example). I supply the filename and choose to print, and Acrobat will bring up the newly created PDF and it will have garbage characters in various places.
    If I try printing it to PDF again, I get the same results.
    However, if I print the item to Microsoft XPS format, it works just fine and all the characters are readable.
    I don't know what to do. I saw an article about embedding the fonts, but it appears that all the standard 'web safe fonts' are already set to be embedded in PDF files via distiller (if that is what is actually doing the printing to create the PDF). If I have to choose more fonts to embed into the PDF, it seems to be extremely difficult to determine what fonts are being used by each site or application and choosing them all manually to be embedded in the files.
    Surely there has to be a simpler solution to this issue.

    I too had this annoying issue, usually printing from https sites, although the site address may be coincidental.
    What worked for me was:
    Select Print
    In the print dialog box, select Adobe PDF and then Preferences.
    In the Printing Preferences dialog box the tab should be Adobe PDF Settings
    Uncheck the box next to Rely on system fonts only; do not use document fonts
    Select OK
    If the box is already unchecked, it might be caused by something similar. This worked so I went no further. I have not yet checked to see if this must be done each time or how to make it default.

  • PDF output characters right hand side getting truncated using --PASTA

    H All,
    DB:11.1.0.7
    Oracle Apps:12.1.1
    O/S:Linux Red Hat 86x64
    We are getting right hand side characters truncated for PDF output when Conc Prog is run through EBS.This is the problem.
    But while saving the file on dektop and printing both left and right hand side characters gets printed well within the margin area.
    What could be the problem here please?Could anyone please share the resolution.
    Page size used is: 81/2 x 11 - Letter.
    Thanks for your time!

    We are getting right hand side characters truncated for PDF output when Conc Prog is run through EBS.This is the problem.Is it a seeded or custom concurrent program? Does this happen to all requests or specific ones only?
    But while saving the file on dektop and printing both left and right hand side characters gets printed well within the margin area.What if you print the same file from the server using the lp command?
    What could be the problem here please?Could anyone please share the resolution.
    Page size used is: 81/2 x 11 - Letter.What is the printer type/style?
    Have you tried different printer?
    Also, have you tried to adjust the number of Rows/Columns of this concurrent program?
    Please see if (Custom Landscape Reports In PDF Format Print In Portrait Orientation [ID 421358.1]) helps.
    Thanks,
    Hussein

  • PDF Output Not Displaying Turkish Characters

    Hi,
    We've configured BI 7.0 System with an Standalone Portal+BI Java System running both on SP11 Stack without problem.
    For BI Web Reports, we're taking PDF Outputs and getting Turkish Character Problems. On the screen we can see everything correct, even Excel Export displays Turkish Characters without problem but PDF Export is wrong. I've checked the "<b>Note 1007116 - Form output in incorrect language</b>" but not sure whcih form to check? And also if this is the problem?
    If anyone can help us, it'll be great

    Hi Ade,
    I tried all possible combinations of fetching the data. Writing a PL/SQL function and assigning the data to placeholder in before report trigger. Also, tried to use a query and then assign the data to placeholder through formula column. Directly assigining the database column on field without using placeholder.
    While trying all the above options, I ensured that width is set to 4000 characters.
    But all in vain. It works fine for 2000 characters but not able to print 4000 characters.
    Regards,
    Mitiksha

  • PDF output: characters overlap

    Friends,
    I have an issue where, my document output is configured for sending email as PDF attachment. The issue is the PDF generated have some characters overlapping.
    When printed directly from the document, the output is as expected. The spool created in SP01 also looks perfect.
    But if I convert this spool into PDF using RSTXPDFT4, the PDF generated will have the same issue; 'characters are overlapped'.
    Can anyone please guide me to find the cause of the issue? Any kind of help will be appreciated.
    Thanking you in anticipation.
    Deeps

    We are getting right hand side characters truncated for PDF output when Conc Prog is run through EBS.This is the problem.Is it a seeded or custom concurrent program? Does this happen to all requests or specific ones only?
    But while saving the file on dektop and printing both left and right hand side characters gets printed well within the margin area.What if you print the same file from the server using the lp command?
    What could be the problem here please?Could anyone please share the resolution.
    Page size used is: 81/2 x 11 - Letter.What is the printer type/style?
    Have you tried different printer?
    Also, have you tried to adjust the number of Rows/Columns of this concurrent program?
    Please see if (Custom Landscape Reports In PDF Format Print In Portrait Orientation [ID 421358.1]) helps.
    Thanks,
    Hussein

  • Why some pdf file can't open or have garbage characters?

    Sometimes ,when i open a pdf file ,i find it can't be open or opened as blank,or opened as garbage characters.
    i want to konw the reason.
    later, i search some information by internet,someone tell me it is caused by the pdf standard,for example pdf/a or pdf/x,
    because the failed pdf can't conform to the pdf/a or pdf/x.
    and someone tell me the reason is the code,and so on.
    nowadays,i also find the real reason.
    who can give me some help?
    Thank you!

    can you tell me your E-mail,or other way to chat with you on line.
    something may be said immediately in detail.

Maybe you are looking for

  • My e-reader isn't recognized after upgrading to Mavericks

    I have a Wexler Flex One e-reader -- very basic, but lightweight and very durable (I've broken 3 Kindle screens).  To copy books to it, you connect it to USB where it is mounted as a storage device and then you copy your epubs/pdfs/what have you over

  • How to get the returned value from Functions with Callable statement?

    I was glad to find that stored procedures can be invoke with Java class code by the object of Callable statement like : String stmt = "BEGIN departments_pkg.do_select(?,?,?); END;"; and getting the output variables by populateAttribute(DEPARTMENTNAME

  • Error when transporting transfer rules

    Hi, i got an error when i transport transfer rules. i got the following errors in various transfer rules: Mapping between data source 0CUSTOMER_ATTR and source system EMP300 is inconsistent AND Reference to transfer structure 0CUSTOMER_ATTR_BB not av

  • Applescript to set a wallpaper on all virtual desktops/spaces

    Hello everybody, i just want to share something i came up with after trying many things to set a wallpaper to every of my virtual desktops/spaces... feel free to use and improve it! This applescript is based on a few solutions i found on the internet

  • Makepkg issue: cannot create temp file for here-document

    Hi there, Since few weeks ago i'm not able to build aur packages. I use yaourt  but i notice the problem comes from makepkg (i searched for the output message and found fakeroot related issues). Here the complete log of, for example, launching makepg