ICEPDF not converting pdf to image properly -


i using icepdf 4.2.2_3. trying convert pdf image. image created has random formatting of characters. there random spacing between characters doesn't appear in original pdf. using below code convert pdf data in bytearray convert image.

bufferedimage image = (bufferedimage) document.getpageimage(pageindex, graphicsrenderinghints.screen, page.boundary_cropbox, rotation, scale);

i tried various parameters related scaling none of them worked. can me on this?


Comments

Popular posts from this blog

linux - Could not find a package configuration file provided by "Qt5Svg" -

simple.odata.client - Simple OData Client Unlink -