Thanks a lot for quick response On Fri, Aug 18, 2017 at 9:45 PM, Tilman Hausherr <[email protected]> wrote:
> Am 18.08.2017 um 12:38 schrieb Bharat Bhatt: > >> Hi, >> >> I am creating PDF using PDFBox apis. I want to create the image (replica >> of >> PDF). >> How to convert converted PDF to image? Or directly render PDDocument into >> image (PNG) >> file? Which will be faster? >> >> > You cannot "directly render PDDocument into image". What you can do is > this: > > https://stackoverflow.com/questions/23326562/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

