Dev Dijub - Diego Insaurralde
Dev Dijub - Diego Insaurralde
Hello @Lucas-C , I appreciate you to give me attention. Sorry for let you waiting, but let me explain now. I rewrote all the code just to show you, and...
> @diego-insaurralde, have you tried profiling your code? > > ```python > import cProfile > cProfile.run('test_pdf(file_utf8)') > ``` > > This would give you (and us) a first idea of...
> @diego-insaurralde could you please execute the command `pip freeze` and send us the output? Sure! But the main libraries is FLASK and FPDF2. ``` blinker==1.6.2 click==8.1.7 defusedxml==0.7.1 Flask==2.3.3 fonttools==4.42.1...
> Hi @diego-insaurralde > > Thank you for taking the time to provide some code reproducing your problem. > > First, I want to mention that the script you provided...
> [gmischler: removed pointless fullquote] I understand it. Is it not possible to add a Unicode font as a native option, similar to fonts in the ISO-8859-1 encoding? From my...
First of all, I would like to apologize, I didn't mean to criticize anything, but just to provoke you, to get a better undestand. After your explanation @gmischler , now...