Yes you are right - warnings. So is it possible to avoid them?
Среда, 1 июля 2015, 22:46 +02:00 от Tilman Hausherr <[email protected]>: >Am 01.07.2015 um 22:39 schrieb Alex Sviridov: >> I have the following situation. I generate pdf files in libre office on >> ubuntu. The default font is Liberation Serif/Sans. >> >> After that I run my application (with pdfbox) on windows and open that file >> from ubuntu. And I get a lot of exceptions. I suppose I have exception for >> every character! > >Are you sure it is exception and not just info or warning? And what are >these? > >Tilman > >> >> Because of these exceptions the program runs very slow on windows. So how to >> solve it? Maybe throwing exception on every characted is not good? >> >> > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: [email protected] > -- Alex Sviridov

