std/pdf/from_imagesfunctionjsscheller/scrilib

Convert images to PDFs.

Try it
Definition
[ images : Array<File> dpi : Option<Integer> searchable : Option<Boolean> single_pdf : Option<Boolean> ] -> Array<File>
Examples

Convert an image to a PDF.

Convert an image to a searchable PDF.

Convert multiple images to a single PDF.