createPDF usage

Re: [pothompson] createPDF usage

By Jason - August 3, 2010

Hi Paul,

While this is possible, it's not currently supported by the plugin. If this is something you're interested in having, we can look at customizing the plugin for you through our consulting services.

Just go to www.interactivetools.com/hire-us/

Hope this helps.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] createPDF usage

By pothompson - August 3, 2010

Hi Jason,

It's OK thanks, I've worked out how to do it. Incidentally, I found that the code was producing an error which you might want to know about.

The call $data = createPDF_fromHTML($html); produced a warning message on line 76 of createPDF.php.
The line says unlink($tempPath); but at this point it seems that $tempPath doesn't exist, possibly as a result of the function call on line 72 (register_shutdown_function) but I'm not sure.

This error doesn't normally display because the function is usually followed up by outputting the PDF but thought you might be interested in having a look anyway.

Thanks, Paul.

Re: [pothompson] createPDF usage

By Jason - August 3, 2010

Hi Paul,

Great. Glad that's working for you.
Thanks for bringing the error to our attention.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/