Question

I have a small trouble with Japanese symbols when I save rasterized PDF document into PNG. I tried to convert PDF file into the PNG with help of pitron.PDF.Rasterizer in my Windows Store application. Another files with embedded fonts are converted without problems, but this file does not contain embedded fonts and looks horrible. enter image description here

Thanks, any help will be appreciated.

Was it helpful?

Solution

Please check that Аpitron.Core.Winrt.winmd is placed at the same folder as Аpitron.PDF.Rasterizer.dll. Your PDF file requires external fonts and they could not be loaded at runtime without the types declared in metadata.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top