Filling in PDF forms with Python
Filling in PDF forms can be a pain. It’s even more of a pain if you have to do this repeatedly and with almost always the same input data. Surely you can a...
Filling in PDF forms can be a pain. It’s even more of a pain if you have to do this repeatedly and with almost always the same input data. Surely you can a...
Sometimes I stumble across cool things while solving other problems. Although, often what I think is a neat trick is just my lack of experience in the given ...
A recent question on the LaTeX subreddit prompted me to learn more about headings in two-sided LaTeX documents and how to control their content.
Algorithm::CurveFit
version 1.06
After having blogged about a bug (and its fix) in Algorithm::CurveFit, as well as giving a talk about it at the 2024 London Perl and Raku Workshop, I’ve fina...
As part of tutoring physics and maths to high school students, I sometimes write up deep-dive explanations of questions arising during lessons. This post dis...