[poppler] getting /Catalog /Lang in poppler-glib

2022-04-14 Thread Pablo Rodríguez
Dear list, I use the Python bindings for Poppler (through GObject introspection) to extract some metadata from PDF documents. Here is a minimal script: import sys import os import gi gi.require_version('Poppler', '0.18') from gi.repository import Poppler

Re: [poppler] getting /Catalog /Lang in poppler-glib

2022-04-14 Thread Albert Astals Cid
El dijous, 14 d’abril de 2022, a les 13:16:58 (CEST), Pablo Rodríguez va escriure: > Dear list, > > I use the Python bindings for Poppler (through GObject introspection) to > extract some metadata from PDF documents. > > Here is a minimal script: > > > import sys > > import os > >

[poppler] poppler/Form.cc poppler/Form.h qt5/src qt6/src

2022-04-14 Thread GitLab Mirror
poppler/Form.cc |3 ++- poppler/Form.h |2 +- qt5/src/poppler-form.cc |5 +++-- qt6/src/poppler-form.cc |5 +++-- 4 files changed, 9 insertions(+), 6 deletions(-) New commits: commit 10d74ff226b8b7e930a75b050664272df30c2aba Author: Alexander Sulfrian Date: Thu