home.social

#pdfjs — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pdfjs, aggregated by home.social.

fetched live
  1. According to github.com/mozilla/pdf.js/pull, digital
    signature verification was merged in PDF.js

    Releases tend to be and the end of
    the month, so this commit will be included in the release of the end of
    July.

    Which Firefox version may include the feature is still unknown.
    According to whattrainisitnow.com/calendar/, although version
    154 wouldn’t be completely impossible, probably version 155 (due to
    09.15.2026) would be a safer bet.

    (Pablo)

  2. Ah bah #Mozilla a aussi mis de l'IA générative dans PDF.js dans #Firefox pour générer automatiquement des textes alternatifs aux images.
    Quand on ouvre un pdf, il y a une option Paramètres du texte alternatif des images (image alt text settings) qui ouvre une fenêtre modale dans laquelle un bouton Supprimer qui supprime le modèle et désactive la fonctionnalité du même coup.
    On peut vérifier dans about:config que les deux chaînes correspondantes sont à false (pdfjs.enableAltTextModelDownload et pdfjs.enableGuessAltText).

    #IAGen #IA #PDFjs

  3. PDF output separation preview

    Dear #GIMP #INKSCAPE #SCRIBUS #TEX #LATEX and #PDF #opensource and #freesoftware lovers...

    Do you know any #foss / #floss application that can preview output separation on a PDF file like Adobe Acrobat pro does?

    I have been tried hard, even using javascript with #pdfjs but I couldn't find something very suitable for doing #prepress with opensource.

    I am also ok with any #web applications.

    Thanks... 🙏

  4. :librewolf: 's obsession with preventing everything HTML canvas is gettin on my nerves... It even ruins pasting images into the built-in PDF viewer, but you only realize that AFTER you're done and open it in another viewer, to realize that the image is all f*cked up. 🙄

  5. Thomas Rinsma decided to abuse PDF field objects to render monochrome grid, and combine it with keystroke-entry in a text field to receive inputs – that’s how #PDFTris, a playable Tetris in a PDF file was born.

    gamedevjs.com/games/pdftris-pl

    #gamedev #gamedevjs #pdf #tetris #pdfjs

  6. It's ridiculous how good is as a PDF viewer and even editor. I do like et al., but man is PDF.js better in many cases (for me):

    - Umlauts/special characters in forms just work
    - PDF opens instantly from this Samba server, in Evince takes ages to load
    - can paste images into PDF (e.g. for 'signing' 🙃)
    - can place free text
    - etc.

    Feels like there should be a standalone PDF.js desktop app, but that'll just be a weird Electron app then I guess...

  7. Kind of impressed at the quick bugfix turnaround I sometimes get when reporting issues in specific components of #Firefox ; this week, within the span of a few days, my report at bugzilla.mozilla.org/show_bug. led to this algorithmic #performance optimization in #PDFjs: github.com/mozilla/pdf.js/pull

    It's not yet multithreaded like what I was requesting in the bug report to begin with, but hey, any performance improvement is good to have.

  8. I should have filed this #usability enhancement request in #PDFjs (used by #Firefox, #Chromium, #GNOMEWeb / #WebKitGTK, #NextCloud, etc.) years ago: the Print and Save buttons should show some labels in the toolbar when there is enough horizontal space to do so. It's a terribly confusing #UX for non-geeks to not make those prime actions obvious and explicit in a #PDF reader that sits between #browsers and the desktop. github.com/mozilla/pdf.js/issu

  9. Uh, apparently #KDE #Okular can't display alt text on images. Does it completely ignore it, or is it only read by screen readers?

    For example, the following LaTeX code generates a PDF that contains an image with alt text:
    ```
    \usepackage{pdfcomment}
    \pdftooltip{\includegraphics{img.png}}{This is the ALT text}%
    ```
    (Source: tex.stackexchange.com/question)

    #Firefox's PDF reader (#PDFJS) correctly displays the text.

    #AltText #accessibility

  10. just released collective.pdfjs 1.0 with #plone 6 support #pdfjs @plone