Little Package

Results 25 comments of Little Package

September 2022. I've wracked my brains making sure my templates and functions etc are all up-to-snuff with v3.0, and this spinny spin madness has been upsetting my customers for months...

@cklosowski Could you update me where this stripe release is, pretty please? I've had to run my site without caching, after several months of failed purchases and confused emails from...

FWIW stalling on the add to cart button resumed when (I thought this issue was resolved and) I turned LiteSpeed caching back on after turning it off months ago to...

FPDI (and therefore TCPDI) cannot import password protected PDFs. It is known.

@zolbet I think you might be in the wrong neighborhood. Try here: https://github.com/pauln/tcpdi_parser/issues/27

FWIW, at least with with two of the linked PDFs (EmbedSQL and P76[1]), I was able to "Export as PDF" using the Apple Preview desktop application, after which they all...

[This fork might solve your problem](https://github.com/SD-dthompson/tcpdi_parser/commit/fee436f3e9eaf1fd9aaffeb43cc2fec742b638be).

I'm not sure you need to replace count() for PHP 7.2, but you could try ` } elseif (($key == '/Index') AND ($v[0] == PDF_TYPE_ARRAY AND count($v[1]) >= 2)) {`...

The free version of FPDI only supports PDFs up to version 1.4. Newer PDFs will throw this error.