Jay Berkenbilt
Jay Berkenbilt
qpdf's build is switching from autoconf and libdir to cmake. These changes switch the QPDF_SOURCE_TREE bit of pikepdf so that you can test against a qpdf source tree after the...
### Issue description If a user has a default role that is lower case, you can't connect using gosnowflake. Note: I have not been able to reproduce this bug from...
### Discussed in https://github.com/qpdf/qpdf/discussions/567 Originally posted by **AlisterH** September 28, 2021 Hi, I'm posting this as a discussion rather than raising it again on a closed ticket, and I'm hesitant...
### Discussed in https://github.com/qpdf/qpdf/discussions/1129 Originally posted by **mslichao** January 18, 2024 Hello qpdf experts, I have been using qpdf to split a PDF into single-page PDFs with the following command:...
When qpdf merges files, it may create files with multiple streams that have identical content, or such cases may exist for other reasons. Sometimes, this is intentional, and in fact,...
I intend to merge this when we are ready to start merging qpdf 12 ABI-breaking changes. This is not itself ABI breaking, but it is something I don't want to...
In C++ 20, the standard library has portable timezone support. The code snippet below was generated by AI. _I have not yet analyzed it_. When we switch to C++20 at...
### Description In the example Taskfile.yml below, running `task` "hangs" forever. Okay, I didn't actually wait forever. But it hangs for long enough for you to think it's in an...