v5.0.1
- Revert from
300
to203
as defaultDpi
. This is a breaking change. (#51) - Replace
PDFtoImage.RenderOptions
withPDFtoZPL.PdfOptions
. This is a breaking change. (#51) - Fixed interactions between parameters
Bounds
andWidth
/Height
. (sungaila/PDFtoImage#77)