Are there any plans to integrate with wkhtmltopdf as a renderer without requiring the user to have wkhtmltopdf installed on their system?
I understand that wkhtmltopdf isn't a native java library, but it would make my life (and probably other developers' too) much easier if our applications didn't need to make (slow) system calls out to a binary in order to use this library.
Are there any plans to integrate with wkhtmltopdf as a renderer without requiring the user to have wkhtmltopdf installed on their system?
I understand that wkhtmltopdf isn't a native java library, but it would make my life (and probably other developers' too) much easier if our applications didn't need to make (slow) system calls out to a binary in order to use this library.