• Announce: tclMuPdf 2.1.1 - rendering of Pdf pages and interactive featu

    From clt.to.davebr@dfgh.net@21:1/5 to All on Sat Jan 7 17:23:23 2023
    Any chance you might be updating tclMuPDF to the latest MuPDF library?

    I have some .pdf files generated by pdflatex that tclMuPDF draws properly on a Tcl image, but extracted text (pageObj text) is missing spaces between words.

    mutool convert from the latest mupdf package (1.21.1) reads text including the spaces from one of my .pdf files. However mutool is no replacement for your tclMuPDF package.


    dave b

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul Obermeier@21:1/5 to All on Sun Jan 8 16:20:38 2023
    Am 07.01.2023 um 18:23 schrieb clt.to.davebr@dfgh.net:
    Any chance you might be updating tclMuPDF to the latest MuPDF library?

    I have some .pdf files generated by pdflatex that tclMuPDF draws properly on a Tcl image, but extracted text (pageObj text) is missing spaces between words.

    mutool convert from the latest mupdf package (1.21.1) reads text including the spaces from one of my .pdf files. However mutool is no replacement for your tclMuPDF package.


    dave b


    Hi Dave,

    I can try to update the MuPDF library I use in BAWT to the newest 1.21.1 version and see, if that fixes your problem.
    Do you have an example PDF and demo script you can send me? (bawt@tcl3d.org)

    Paul

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From aldo.w.buratti@gmail.com@21:1/5 to All on Sat Jan 28 14:30:04 2023
    Il giorno domenica 8 gennaio 2023 alle 16:20:41 UTC+1 Paul Obermeier ha scritto:
    Am 07.01.2023 um 18:23 schrieb clt.to...@dfgh.net:
    Any chance you might be updating tclMuPDF to the latest MuPDF library?

    I have some .pdf files generated by pdflatex that tclMuPDF draws properly on a Tcl image, but extracted text (pageObj text) is missing spaces between words.

    mutool convert from the latest mupdf package (1.21.1) reads text including the spaces from one of my .pdf files. However mutool is no replacement for your tclMuPDF package.


    dave b

    Hi Dave,

    I can try to update the MuPDF library I use in BAWT to the newest 1.21.1 version and see, if that fixes your problem.
    Do you have an example PDF and demo script you can send me? (ba...@tcl3d.org)

    Paul

    tclMuPdf 2.2 has been released - based on MuPDF 1.21.2 (january 2023)
    This release fixes a nasty bug causing crash on some malformed PDF.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From saitology9@21:1/5 to aldo.w....@gmail.com on Sun Jan 29 14:59:59 2023
    On 1/28/2023 5:30 PM, aldo.w....@gmail.com wrote:

    tclMuPdf 2.2 has been released - based on MuPDF 1.21.2 (january 2023)
    This release fixes a nasty bug causing crash on some malformed PDF.


    Does this package have an option to identify embedded tables and their captions?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul Obermeier@21:1/5 to All on Tue Jan 31 22:04:29 2023
    Am 28.01.2023 um 23:30 schrieb aldo.w....@gmail.com:
    Il giorno domenica 8 gennaio 2023 alle 16:20:41 UTC+1 Paul Obermeier ha scritto:
    Am 07.01.2023 um 18:23 schrieb clt.to...@dfgh.net:
    Any chance you might be updating tclMuPDF to the latest MuPDF library?

    I have some .pdf files generated by pdflatex that tclMuPDF draws properly on a Tcl image, but extracted text (pageObj text) is missing spaces between words.

    mutool convert from the latest mupdf package (1.21.1) reads text including the spaces from one of my .pdf files. However mutool is no replacement for your tclMuPDF package.


    dave b

    Hi Dave,

    I can try to update the MuPDF library I use in BAWT to the newest 1.21.1 version and see, if that fixes your problem.
    Do you have an example PDF and demo script you can send me? (ba...@tcl3d.org)

    Paul

    tclMuPdf 2.2 has been released - based on MuPDF 1.21.2 (january 2023)
    This release fixes a nasty bug causing crash on some malformed PDF.

    Thanks Aldo for the new release.
    Unfortunately it does not fix the problem reported by Dave.
    I have created a ticket on SourceForge regarding this issue.

    Paul

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From aldo.w.buratti@gmail.com@21:1/5 to All on Wed Feb 8 14:37:55 2023
    Il giorno martedì 31 gennaio 2023 alle 22:04:27 UTC+1 Paul Obermeier ha scritto:
    Am 28.01.2023 um 23:30 schrieb aldo.w....@gmail.com:
    Il giorno domenica 8 gennaio 2023 alle 16:20:41 UTC+1 Paul Obermeier ha scritto:
    Am 07.01.2023 um 18:23 schrieb clt.to...@dfgh.net:
    Any chance you might be updating tclMuPDF to the latest MuPDF library? >>>
    I have some .pdf files generated by pdflatex that tclMuPDF draws properly on a Tcl image, but extracted text (pageObj text) is missing spaces between words.

    mutool convert from the latest mupdf package (1.21.1) reads text including the spaces from one of my .pdf files. However mutool is no replacement for your tclMuPDF package.


    dave b

    Hi Dave,

    I can try to update the MuPDF library I use in BAWT to the newest 1.21.1 version and see, if that fixes your problem.
    Do you have an example PDF and demo script you can send me? (ba...@tcl3d.org)

    Paul

    tclMuPdf 2.2 has been released - based on MuPDF 1.21.2 (january 2023)
    This release fixes a nasty bug causing crash on some malformed PDF.
    Thanks Aldo for the new release.
    Unfortunately it does not fix the problem reported by Dave.
    I have created a ticket on SourceForge regarding this issue.

    Paul

    Problem fixed with tclMuPDF 2.3 (8 feb 2023). See the wiki page https://wiki.tcl-lang.org/page/tclMuPdf
    for details and download.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul Obermeier@21:1/5 to All on Thu Feb 9 18:11:30 2023
    Am 08.02.2023 um 23:37 schrieb aldo.w....@gmail.com:
    Il giorno martedì 31 gennaio 2023 alle 22:04:27 UTC+1 Paul Obermeier ha scritto:
    Am 28.01.2023 um 23:30 schrieb aldo.w....@gmail.com:
    Il giorno domenica 8 gennaio 2023 alle 16:20:41 UTC+1 Paul Obermeier ha scritto:
    Am 07.01.2023 um 18:23 schrieb clt.to...@dfgh.net:
    Any chance you might be updating tclMuPDF to the latest MuPDF library? >>>>>
    I have some .pdf files generated by pdflatex that tclMuPDF draws properly on a Tcl image, but extracted text (pageObj text) is missing spaces between words.

    mutool convert from the latest mupdf package (1.21.1) reads text including the spaces from one of my .pdf files. However mutool is no replacement for your tclMuPDF package.


    dave b

    Hi Dave,

    I can try to update the MuPDF library I use in BAWT to the newest 1.21.1 version and see, if that fixes your problem.
    Do you have an example PDF and demo script you can send me? (ba...@tcl3d.org)

    Paul

    tclMuPdf 2.2 has been released - based on MuPDF 1.21.2 (january 2023)
    This release fixes a nasty bug causing crash on some malformed PDF.
    Thanks Aldo for the new release.
    Unfortunately it does not fix the problem reported by Dave.
    I have created a ticket on SourceForge regarding this issue.

    Paul

    Problem fixed with tclMuPDF 2.3 (8 feb 2023). See the wiki page https://wiki.tcl-lang.org/page/tclMuPdf
    for details and download.

    Works fine. Thanks.
    Paul

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