html: The html - string - required filePath: The destination file path - string - required
admin pdffromhtml (sqltohtml"session1""products" (concat"select * from products")) "/Users/jimmitry/Desktop/test.pdf";
mentdb 1
pdf compress_image <pdf_path_source> <pdf_path_destination> <dpi>
Description
Compress images from/into a PDF. Warning, everything is transformed into images, it is made for PDFs of type images originally.
Parameters
pdf_path_source: The PDF source - string - required pdf_path_destination: The PDF destination - string - required dpi: The DPI by image (150 by default) - number - required