dealfonso / sapp

Simple and Agnostic PDF Document Parser in PHP - sign PDF docs using PHP
GNU Lesser General Public License v3.0
121 stars 32 forks source link

Correcting UTF-16BE metadata #84

Closed krupong closed 5 days ago

krupong commented 1 month ago

Correcting UTF-16BE Metadata

angeljqv commented 1 month ago

Looks good to me, but @dealfonso has to review it

dealfonso commented 1 month ago

Is this solution better than the other proposed by @erikn69 in PR #79 ? (it was closed without merging)

krupong commented 1 month ago

Try #79 I got some broken character, but this fixed it's work perfectly.

erikn69 commented 1 month ago

I closed it because I decided not to dig any further, but PDFValueHexString should work correctly, in theory