Pergunta

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.

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top