The current version of dompdf is v0.6.0-b3. This version has moved the autoloader code which causes the Invoice module not to recognize the library, throwing the following error:

Update your DOMPDF library, version 6 or higher is required!

Comments

Drupal Musician’s picture

I also have this issue. Versions of dompdf downloaded from github do not work causing the message to use version 6 regardless of version used. The beta-2 version linked on the project page will cause a file to download but does not create readable pdfs.

I also have a permanent error Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/solarpow/public_html/modules/invoice/invoice_api.inc on line 301 which just arose after re enabling the module. Is this related?

scuba_fly’s picture

Status: Active » Needs review

I downloaded the http://vogelaarsolutions.nl/downloads/dompdf_0.6-beta2.tar.gz as stated on this project page and have no issues,

pfrenssen’s picture

Category: Support request » Bug report
Issue summary: View changes
Status: Needs review » Active

This is a bug, and there is nothing to review. The version linked from the project page is outdated. The latest release 0.6.0-beta3 is not working.

pfrenssen’s picture

Title: dompdf not working » Add support for dompdf v0.6.0-b3
Version: 7.x-1.1 » 7.x-1.x-dev
Component: User interface » Code
Issue summary: View changes