Page 1 of 1

Export PDF issue

Posted: Tue May 19, 2020 1:01 pm
by Richard
There is a known issue with exporting PDFs caused by an external library that we are using. Thanks to user 'LordofDrums' for helping me track this down.

If the PDF path that you specify in the "Save As" dialog box contains letters that don't belong to the English alphabet, they will be ignored.

This will be okay in most cases but if the user name on a Windows machine contains one of these characters that get ignored then the file writing may fail completely.

For example, if the the path to the PDF is:

c:\Users\André\Desktop\drums.pdf

then the PDF will fail to be exported since the 'é' character will be ignored.

We will fix this in the next update.

Re: Export PDF issue

Posted: Sat Sep 04, 2021 10:28 am
by Kaz
Thanks Richard! This post helped me a lot!!!