Quantcast
Channel: Ghostscript.NET
Viewing all articles
Browse latest Browse all 393

Commented Unassigned: Error in opening pdf [2352]

$
0
0
When i try to open pdf which file name contains non-standard characters (for example Polish ą ę ł ż) - i get an error. When i review source code - i saw that file name is converted to utf8 and these symbols appears as ?.
Comments: ** Comment from web user: josip **

I'm aware of that issue. To overcome it I would suggest to rename the file to filename that has only standard ascii characters ( eg: Guid.NewGuid() ) and when you are done processing rename it back to original. I can't promise when this issue will be resolved.


Viewing all articles
Browse latest Browse all 393

Trending Articles