Open peakkyblinder opened 1 year ago
Font Used: Noto Sans Tamil Actual Output:
Expected output:
Code:
PdfRendererBuilder() .withW3cDocument(xmlDocument, null) .useFont(FONT_FILE, "noto-sans") .toStream(byteArrayOutputStream) .run()
Font Used: Noto Sans Tamil Actual Output:
Expected output:
Code:
PdfRendererBuilder() .withW3cDocument(xmlDocument, null) .useFont(FONT_FILE, "noto-sans") .toStream(byteArrayOutputStream) .run()