Export PDF issue

Post Reply
Richard
Posts: 1012
Joined: Wed Feb 26, 2014 1:45 am

Export PDF issue

Post by Richard » Tue May 19, 2020 1:01 pm

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.

Kaz
Posts: 4
Joined: Wed Feb 10, 2021 2:59 am

Re: Export PDF issue

Post by Kaz » Sat Sep 04, 2021 10:28 am

Thanks Richard! This post helped me a lot!!!

Post Reply