pdf-to-image
pdf-to-image copied to clipboard
Add resource limits
This PR adds the resourceLimit()
method and associated Enum class. This method enables setting the various resource limits for Imagemagick, such as memory limits, time limits, and others.
Additionally, it updates the README to document the updated API and adds information on how to fix Imagemagick failures that do not produce an error message.