Details
Description
Hi,
I converted a MS office word document in to pdf using open office. And then I used the PDFBox API to convert the pages of the PDF to Image.
Class : PDPage
API : public BufferedImage convertToImage(int imageType, int resolution)
But the image contained ")" characters which were not present in the pdf.
Attachments
Attachments
Issue Links
- duplicates
-
PDFBOX-490 Pdf Printing of text from embedded fonts
- Closed
- is related to
-
PDFBOX-412 Failure to render PDFs with embedded fonts
- Closed