Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

wkhtmltopdf failed to re-init for second time. #1890

Closed
ghost opened this issue Aug 5, 2014 · 1 comment
Closed

wkhtmltopdf failed to re-init for second time. #1890

ghost opened this issue Aug 5, 2014 · 1 comment
Milestone

Comments

@ghost
Copy link

ghost commented Aug 5, 2014

  1. call wkhtmltopdf_init()
  2. call wkhtmltopdf_deinit()
  3. call wkhtmltopdf_init() again.
  4. But it failed to re-init and convert pdf.

Thank you.

@ashkulz
Copy link
Member

ashkulz commented Sep 11, 2014

You should call init only once per process, it may not work after deinit.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant