Giter Site home page Giter Site logo

Comments (3)

alhman avatar alhman commented on September 13, 2024

Please post questions in our support group at
https://groups.google.com/forum/?fromgroups#!forum/reportbro

The report preview uses the run method in report_views.py, so you have already added the additional font to this ReportBro instance. The report with your album data is generated in the report method in album_views.py. Therefor you also need to set the additional font for this instance.

from reportbro-designer.

FreeDom401 avatar FreeDom401 commented on September 13, 2024

@alhman Thank you very much for your help, but I added the Chinese font, but I still reported an error. Should I modify the default font in the source code?

from reportbro-designer.

alhman avatar alhman commented on September 13, 2024

Did you set your font in all text elements which can contain Chinese text? maybe you forgot to set it at least for one element. In the preview only the title contains Chinese characters but not the table cells.

If you need to find out which element causes the error you can use the browser debugging tools and look for the div with id rbro_el_content_text22 (object_id is available in the report error object)

from reportbro-designer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.