Hi Team,
Case 1 - After load document and convert to pdf, PDF font is changing to arial.
Case 2 - How to convert docx file into image with java. I’ve tried with below code but it was converting only first page but i need entire document to be convert image.
Ex: Document have multiple pages, while converting document to images each page has to change to image.
Please help and share sample code in java for above cases