Jump to content
  • Exported PDF Output using Futura font misses text


    philip.mueller
    Assigned User teodord
    CategoryBug report
    PriorityNormal
    ReproducibilityAlways
    ResolutionNo Change Required
    SeverityMajor
    StatusResolved
    Versionv5.6.1

    Problem:

    In the generated PDF Output, text ist missing when using custom fonts.

     

    How to reproduce (Jasper 5.6.2 workspace with report for reproducing the problem attached):

    - Use the font "Futura"

    - Create a report where a textfield gets completly filled with text during report creation. (99.9% of available width)

    => In the JasperStudio report preview, the complete text is rendered.

    => In the PDF Output, the last word of the first line is missing completely.

     

    Thoughts/Analysis:

    It looks like AWT/IText are handling the font informations differently. In the provided example AWT measures that the line 'dustrie und von Versorgungsunternehmen nach' does fit on one line. During rendering of the PDF, the given words do not fit on the intended line.

     

    Note to attached workspace:

    The used font 'FuturaStd-Book.ttf' is included in the example and added in the Jasper studio (using the preferences view)

    The workspace was located in C:\ ,if another location is used for the test, the font definition is lost and has to be set again.



    User Feedback

    Recommended Comments

    Hi,

     

    I see that your report templates refer to the font as "Future", while in the font extension configuration file, you gave it the name "futura".

    These are case sensitive. Normally, you would have received an exception about the font missing. But maybe in your environment, there is indeed such a font installed and available for the JVM, or maybe you have turned off this font check using "net.sf.jasperreports.awt.ignore.missing.font" config property.

     

    Please double check the font name is correct.

     

    Thanks,

    Teodor

     

    Link to comment
    Share on other sites

    Changed Resolution from Open to No Change Required

    Changed Status from Feedback Requested to Resolved


    Hi,Feel free to reopen in case you can provide more information about this problem.Thanks,Teodor
    Link to comment
    Share on other sites


×
×
  • Create New...