Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: cyrillic symbols in tables in reportlab.
Post: RE: cyrillic symbols in tables in reportlab.

It's working! It turned out that under registering the fonts, here is this row: pdfmetrics.registerFont(TTFont('FreeSans', 'FreeSans.ttf'))It picks up the font from the folder from which it is launche...
hiroz General Coding Help 5 11,438 Mar-20-2019, 07:36 AM
    Thread: cyrillic symbols in tables in reportlab.
Post: RE: cyrillic symbols in tables in reportlab.

(Mar-19-2019, 07:39 PM)Larz60+ Wrote: see: http://code.activestate.com/recipes/4388...f-library/ Thanks for your answer! Unfortunately this does not work, the problem is not that there is no suitabl...
hiroz General Coding Help 5 11,438 Mar-19-2019, 08:17 PM
    Thread: cyrillic symbols in tables in reportlab.
Post: cyrillic symbols in tables in reportlab.

Hello! I want to use Cyrillic in tables, but reportlab outputs black squares instead of characters. Here is an example code: from reportlab.lib.pagesizes import letter from reportlab.platypus import S...
hiroz General Coding Help 5 11,438 Mar-19-2019, 06:09 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020