minus-squarecharolastra@lemmy.worldtoPython@programming.dev•Modules for extracting data from PDF?linkfedilinkarrow-up0·edit-211 months agopypdf, recently been updated to version 3… it sometimes takes a bit of wrangling for more specific use cases: I’ve used it in conjunction with reportlab when needing to add text and other bits with a bit more flexibility. linkfedilink
minus-squarecharolastra@lemmy.worldtoUKCasual@lemmy.world•I tracked how good my days were in 2023linkfedilinkEnglisharrow-up13arrow-down2·11 months agoMeh linkfedilink
pypdf, recently been updated to version 3… it sometimes takes a bit of wrangling for more specific use cases: I’ve used it in conjunction with reportlab when needing to add text and other bits with a bit more flexibility.