Fixes #5354 broken export to PDF with links.

Export to PDF with Cairo 1.16 and some locales didn't work because of a bug in Cairo (expecting localized decimal separator in links' "rect" attribute).

Additionally to prevent future issues with Cairo tag's attributes, the "classic" locale is now used when formatting number.

Merge request reports

Loading