Uploaded image for project: 'FOP'
  1. FOP
  2. FOP-961

incorrect elision of word space in czech text

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Resolution: Unresolved
    • 0.20.5
    • None
    • renderer/pdf
    • None
    • Operating System: Windows 2000
      Platform: PC
    • 32970

    Description

      We are expriencing strange problem:

      Documents generated using FOP 0.20.5 sticks words accidentaly in PDF document.

      We are using FOP 0.20.5 to generate PDF documents using XSL and XML on command
      line and progrmmaticaly. We are using Java j2sdk1.4.1_02

      Example:

      code in XSL:
      <fo:inline xsl:use-attribute-sets="chr.012">This text is example</fo:inline>

      In PDF is seen:
      "Thistext is example"
      or
      "This textisexample"

      When we open the same PDF document several times, it sticks different words
      sometimes, not the same each time. Occasionaly is text correct and not sticked.
      When we look in XSL, the text is correct.

      Error can be produced only on large PDF files (our example has 5 pages) with
      long continuous text and many <fo:inline> sections.

      We did try another XSL:FO processor - XEP 4.1 with the same XSL and XML files
      and it produces PDF without any formatting error. So it is why we assume, that
      error is in FOP.

      We did test, that error can be produced on Adobe Acrobat Reader 5.0.0 CE, 5.0.5
      CE, 6.0.0 CE.
      Error does not appear on AR 6.0.2 CE. But you can understood, we are not able
      to influence on users, which version of AR they will use...

      In document we are using Arial font defined in userconfig and appropriate xml
      definition file.

      If needed, I can provide more necessary informations as:

      • XSL and XML example
      • fop configuration

      Side effect of this error is GPF in AR sometimes.

      Any help very wellcomed, because it looks to be serious problem for us.

      Attachments

        1. fonts_b.zip
          872 kB
          petrmk
        2. fonts_a.zip
          950 kB
          petrmk
        3. test.zip
          416 kB
          petrmk
        4. slevani.gif
          13 kB
          petrmk

        Activity

          People

            Unassigned Unassigned
            petr.marek@sybase.cz petrmk
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: