Problem/Motivation

When this module is used with latest wkhtmltopdf library version 0.12.6 which by default disables local file access, we are getting file access errors.

Steps to reproduce

Switch to using wkhtmltopdf >=v0.12.6 and commerce_billy_pdf will throw file access errors within wkhtmltopdf library.

Proposed resolution

Set through options 'enable-local-file-access' .

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

miksha created an issue. See original summary.

klausi’s picture

Status: Patch (to be ported) » Reviewed & tested by the community

Looks good to me, thanks!

  • klausi committed 6f8d124 on 7.x-1.x authored by miksha
    Issue #3220124 by miksha: Support for wkhtmltopdf 0.12.6 local file...
klausi’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.