TomRoush / PdfBox-Android

The Apache PdfBox project ported to work on Android
Apache License 2.0
995 stars 260 forks source link

PDFBox and Emoticons #148

Open dayvead opened 6 years ago

dayvead commented 6 years ago

Hi, i'm using PDFBox-Android for converting a text file, having emoticons written in, to a pdf file . At least all the text are properly converted (written) but the emoticons are skipped .

Would mind telling me how can be done ?

Thanks for your answer.

TomRoush commented 6 years ago

The emoticons are most likely unicode characters, right? PdfTextStripper still has some issues, and generally doesn't handle characters outside of the ASCII range. They could also be images, in which case the text stripper wouldn't pick them up at all.

dayvead commented 6 years ago

Thank you for having replied . So there 's no way to put emoticons in the generated pdf . Ok we shall do without . Tank you again.

Le dim. 15 avr. 2018 à 04:36, Tom Roush notifications@github.com a écrit :

The emoticons are most likely unicode characters, right? PdfTextStripper still has some issues, and generally doesn't handle characters outside of the ASCII range. They could also be images, in which case the text stripper wouldn't pick them up at all.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TomRoush/PdfBox-Android/issues/148#issuecomment-381371249, or mute the thread https://github.com/notifications/unsubscribe-auth/ADwSPKQEvOsNW-DFakqsDtRUjMy-99aDks5topYfgaJpZM4SlKH_ .