Hi,
I'm looking for a decent PDF creation library for PHP. I'm currently using FPDF but looking to replace it since it doesn't accept spot colours (only RGB).
This library must support spot colours, and also support the loading/creation of multiple pages within the PDF. The library can be free or payware.
Any ideas? I realise that PHP has some built-in functions for handling my requirements, but they are poorly documented and I need to get this done quickly. Also I'm just looking to see what else is out there..
I'm looking for a decent PDF creation library for PHP. I'm currently using FPDF but looking to replace it since it doesn't accept spot colours (only RGB).
This library must support spot colours, and also support the loading/creation of multiple pages within the PDF. The library can be free or payware.
Any ideas? I realise that PHP has some built-in functions for handling my requirements, but they are poorly documented and I need to get this done quickly. Also I'm just looking to see what else is out there..