In my project, I have to extract data from a form PDF and populate another form PDF. I also have to merge several pages into one PDF document.
So I use a python script and a specific python library PyPDF2 to do so.
I think it would be nice to have those features in the transformers list.
