dealfonso / sapp

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

Support base64 images #32

Closed erikn69 closed 1 year ago

erikn69 commented 1 year ago

Some image generators return images in base64 encoding, it would be nice if we could use it directly without decoding and add an @ in the first position