mgufrone / pdf-to-html

PDF to HTML PHP Class using Poppler-Utils
MIT License
175 stars 88 forks source link

Setting the generate image path #38

Closed stephenahiggins closed 7 years ago

stephenahiggins commented 7 years ago

Hi all,

I may have missed this in the documentation, but I can't seem to find it. Is it possible to set the path of the generated HTML/images?

The script currently creates a folder in: vendor/gufy/pdftohtml-php/output/

I need to save/manipulate the images after they have been converted to HTML?

If there is no way to do this, can they be extracted as Bsse-64?

stephenahiggins commented 7 years ago

Please delete the issue. I've figured it out.

cirovargas commented 6 years ago

@stephenahiggins what you do for get the images?