galkahana / HummusJS

Node.js module for high performance creation, modification and parsing of PDF files and streams
http://www.pdfhummus.com
Other
1.14k stars 169 forks source link

createPDFTextString.toString & .toBytesArray returning empty #389

Open shaehn opened 5 years ago

shaehn commented 5 years ago

I am finding that in the .104 release of hummus that createPDFTextString interfaces .toString and .toBytesArray are returning "" and empty array, respectively, no matter what text is given to createPDFTextString

ghost commented 4 years ago

any update regarding this ?