Create Thumbnail Image For A PDF
The rmagick
gem is a wrapper around the ImageMagick software suite. This gem can be used to create a thumbnail image of a PDF using the following snippet of code.
The scale can be adjust as necessary to the use case.
Last updated