tabula-sharp icon indicating copy to clipboard operation
tabula-sharp copied to clipboard

garbled text

Open haya4 opened this issue 2 years ago • 2 comments

When Japanese-language forms are output, the characters may be garbled in Stream mode.

This may be caused by PdfPig. When I extracted only text using PdfPig, the text was garbled as well.

Are you planning to use another library (such as DocNET) instead of PdfPig? In the case of DocNET, the text was not garbled.

haya4 avatar Jun 14 '22 10:06 haya4

Hi @haya4, it must be related to PdfPig indeed.

I've no plan to switch to another library but PdfPig is actively developped, so would you mind creating an issue in the PdfPig repo? Also, if you could share a pdf example over there, it would be very useful

BobLd avatar Jun 18 '22 09:06 BobLd

Thanks for your comment @BobLd .

You're right, it's better to set up an Issue with PdfPig. I can't publish the PDF that is causing garbled text because it is highly confidential. Sorry about that.

haya4 avatar Jun 20 '22 04:06 haya4