News

PostScript started out as a programming language for printers. While PostScript printers are still a thing, there are many other ways to send data to a printer. But PostScript also spawned the Port… ...
This Linux distro runs in a JavaScript-compiled RISC-V emulator within a PDF. This PDF file format supports Javascript allowing computation within documents. The user input includes a virtual ...
Ading2210 explains that Linux runs in the PDF within a modified version of the TinyEMU RISC-V emulator. The developer notes that LinuxPDF "works in a very similar way to my previous DoomPDF ...
PDF tools on Linux Most if not all Linux distributions provide PDF viewers and tools that allow saving documents as PDF files, but not necessarily PDF editors.
On Windows and Mac machines, it’s not too troublesome to add text or drawings (such as signatures) to PDF files, but [Mansour Behabadi] found that on Linux machines, there didn’t seem to be a ...
The Competition Evince is the default PDF viewer in most GNOME-based Linux distributions, so if you don't want to install all those KDE dependencies, Evince is probably your next choice.
Doom runs on everything, including PDF – Why not Linux? A tinkerer thought so and started a minimal system in the PDF-RISCV emulator.
Ghostscript, an open-source interpreter for PostScript language and PDF files widely used in Linux, has been found vulnerable to a critical-severity remote code execution flaw.
There are a number of ways to extract a range of pages from a PDF file: there are PDF related toolkits for doing it, or you can use Ghostscript directly. For example, to extract pages 22-36 from a 100 ...