Anthony Stirling
Anthony Stirling
I merged this recently about a week ago! Sorry let me close Changes in 44.1 and 44.2
Check out the projects board in GitHub! Under Stirling pdf v1 All those tasks are desired
is this still ongoing? I am curious how it holds up to our recent release note with automated labelling etc
Can you share screenshot of settings menu?
> where to add this script to test it? A new unix based installation
All pdf inputs Ideally we can put this logic within the request handler (downloader.js) and have it check each request file if it's pdf then detect etc
Within the downloader.js which handles all server side requests we should detect if the request file is PDF If it is, check if its encrypted with pdf.js or pdf-lib.js, If...
@dk-talks any update on this?