INNOV-AI

Innovation and Research from Réunion Island, France

Back   Home

FX - PDF @ File format @ MentDB Weak

> Start the server
> (or start the server for the first time (embedded mode - H2 Database))
> (or start the server for the first time (remote mode - MySQL 8 Database))
> Open the MentDB Weak Editor

PDF
pdf from htmlpdf compress_image

pdf from html <html> <filePath>


Description

    Generate a PDF from a HTML document.

Parameters

    html:   The html - string - required
    filePath:   The destination file path - string - required
admin
pdf from html (sql to html "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
admin
pdf compress_image "path/source/pdf.pdf" "path/destination/pdf.pdf" 150;
mentdb
1
start: 2026-02-02   end: 2026-02-02   v_start: 401   v_end: