I am trying to set this up on a site that I am building and I have tried both the dev and beta version and I get the same error on both versions. I downloaded wkhtmltopdf-0.11.0_rc1-static-i386.tar.bz2 and extracted it on my linux server using tar xvjf wkhtmltopdf-0.11.0_rc1-static-i386.tar.bz2 and I also tried wkhtmltopdf-0.11.0_rc1.tar.bz2 when I click on the pdf button I get

Notice: Undefined offset: 1 in _print_pdf_wkhtmltopdf_version() (line 664 of /opt/lampp/htdocs/sites/all/modules/print/print_pdf/print_pdf.module).

If I use dompdf it works fine but I need very precise pdf recreations and I was told that wkhtmltopdf was the way to go.

Comments

medden’s picture

Did you find a solution to get wkhtmltopdf working?

scampbell70’s picture

No I did not I just gave up on it for now. I would still like to get it working though.

ryanfc78’s picture

I am getting the same issue. Have you found any fix for it yet?

stephen ollman’s picture

Seems no one is looking into this.

Issue still exists with 7.x-1.0-beta1

Notice: Trying to get property of non-object in node_page_title() (line 2075 of /home/xxxx/public_html/modules/node/node.module).
Notice: Trying to get property of non-object in node_page_title() (line 2075 of /home/xxxx/public_html/modules/node/node.module).
Notice: Trying to get property of non-object in node_page_title() (line 2075 of /home/xxxx/public_html/modules/node/node.module).
Notice: Trying to get property of non-object in node_page_title() (line 2075 of /home/xxxx/public_html/modules/node/node.module).
Notice: Trying to get property of non-object in node_page_title() (line 2075 of /home/xxxx/public_html/modules/node/node.module).
Notice: Trying to get property of non-object in node_page_title() (line 2075 of /home/xxxx/public_html/modules/node/node.module).
Notice: Undefined offset: 1 in _print_pdf_wkhtmltopdf_version() (line 664 of /home/xxxx/public_html/sites/all/modules/print/print_pdf/print_pdf.module).

melissavdh’s picture

I have also just come across this issue with 7.x-1.0-beta1 and wkhtmltopdf version 0.11.0-rc1 for mac.

jcnventura’s picture

Status: Active » Closed (duplicate)