• Announce: tclMuPdf 2.4 - rendering of Pdf pages and interactive feature

    From [email protected]@21:1/5 to All on Thu Jul 13 15:49:12 2023
    I'm pleased to announce a new release of tclMuPF

    tclMuPdf is a porting of the MuPdf framework (see at mupdf.com), for fast and high-quality rendering of PDF pages, but you can also use it for some batch automation tasks such as filling a PDF-form or extracting data from a PDF-form, extracting images ...
    and many other more or less useful tasks.

    It's a C extension, distributed with precompiled binaries in a single package for Windows x64, Linux x64 and MacOS.

    See
    https://wiki.tcl-lang.org/page/tclmupdf for details


    CHANGES (version 2.4)
    ---------------
    14-jul-2023 - Version 2.4 - based on MuPDF 1.22.2
    * New command mupdf::new for creating a new empty PDF
    * New methods for adding/deleting/moving pages
    * New method addimage: insert a jpg/png image
    * BUGFIX: critical typo error in "graft" method (causing missing sync when a related doc is closed). NOW FIXED.
    * BUGFIX saveImage : CRASH if "-from" is greater than the page size. Now FIXED

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Ashok@21:1/5 to [email protected] on Fri Jul 21 23:09:07 2023
    Excellent stuff

    /Ashok

    On 7/14/2023 4:19 AM, [email protected] wrote:
    I'm pleased to announce a new release of tclMuPF

    tclMuPdf is a porting of the MuPdf framework (see at mupdf.com), for fast and high-quality rendering of PDF pages, but you can also use it for some batch automation tasks such as filling a PDF-form or extracting data from a PDF-form, extracting images .
    .. and many other more or less useful tasks.

    It's a C extension, distributed with precompiled binaries in a single package for Windows x64, Linux x64 and MacOS.

    See
    https://wiki.tcl-lang.org/page/tclmupdf for details


    CHANGES (version 2.4)
    ---------------
    14-jul-2023 - Version 2.4 - based on MuPDF 1.22.2
    * New command mupdf::new for creating a new empty PDF
    * New methods for adding/deleting/moving pages
    * New method addimage: insert a jpg/png image
    * BUGFIX: critical typo error in "graft" method (causing missing sync when a related doc is closed). NOW FIXED.
    * BUGFIX saveImage : CRASH if "-from" is greater than the page size. Now FIXED


    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)