For my XJustiz file viewer I was looking for a way to print existing PDF files with Qt5 / Qt6.
Unfortunately, the search with Google usually leads to discussions, which recommend the use of the “print” command in the command line (CMD or Powershell) under Windows and the use of “lp” under Linux / macOS.… Read the rest
openXJV is a free display program for XJustiz files that are used for file / data transfers between courts, lawyers, agencies, etc.… Read the rest
For a small Python OCR project I had the need to add a transparent text overlay to an existing PDF file and rotate the corresponding pages if necessary. … Read the rest
Since it unfortunately happens again and again that the original files of scanned texts are no longer available (or can no longer be found), text recognition must be used in these cases to generate editable text from the image files. … Read the rest
Currently I am working on a XSL file that transform XJustiz XML-files into a HTML representation with filtering and preview capabilities.… Read the rest