knex666 Posted November 1, 2021 Share Posted November 1, 2021 (edited) Application Name: PR PDF Explorer Overview: Support for Docker image of PRPDF Docker Hub: https://hub.docker.com/repository/docker/knex666/prpdf GitHub: https://github.com/maschhoff/prpdf This tool is for Preview and Rename scanned PDF-Documents. Rulebased autoscan with OCR. Merge etc. Its an open beta that I am testing on. Please add a scan source folder and a folder where your files shoud be sorted and archived into the subfolders existing there Any Issus report on github. IMPORTANT: Please let the "post arguments" blank, as the latest docker image includes a runnable start command Edited November 7, 2022 by knex666 Quote Link to comment
Masterofdwc Posted May 20, 2022 Share Posted May 20, 2022 Hi, kannst du eine Funktion einbauen um die Dokumente automatisch zu rotieren/drehen? any chance to include an autorotate-function? 1 Quote Link to comment
kri kri Posted July 15, 2022 Share Posted July 15, 2022 (edited) This is really neat, exactly what I am looking for. Can this thread be moved to Docker Containers? Also, can you set the network type and port in the CA apps template? I can obviously set them but it would be nice for newer users. Bridge probably makes the most sense as the default type. Also it might help to rename the folders, its a little confusing. Maybe a consume/import folder and a data repository, storage folder? Edited July 15, 2022 by kri kri Quote Link to comment
JonathanM Posted July 15, 2022 Share Posted July 15, 2022 17 minutes ago, kri kri said: Can this thread be moved to Docker Containers? Ok. 1 Quote Link to comment
knex666 Posted July 22, 2022 Author Share Posted July 22, 2022 On 5/20/2022 at 11:44 AM, Masterofdwc said: Hi, kannst du eine Funktion einbauen um die Dokumente automatisch zu rotieren/drehen? any chance to include an autorotate-function? I´ve added that as enhacement and I will implement it soon. https://github.com/maschhoff/prpdf/issues/10 Quote Link to comment
knex666 Posted July 22, 2022 Author Share Posted July 22, 2022 On 7/15/2022 at 10:40 PM, kri kri said: This is really neat, exactly what I am looking for. Can this thread be moved to Docker Containers? Thank you so much for your feedback! On 7/15/2022 at 10:40 PM, kri kri said: Also, can you set the network type and port in the CA apps template? I can obviously set them but it would be nice for newer users. Bridge probably makes the most sense as the default type. Good idea, I will update the template with the next release On 7/15/2022 at 10:40 PM, kri kri said: Also it might help to rename the folders, its a little confusing. Maybe a consume/import folder and a data repository, storage folder? You mean the folder / folder description of the docker template? or instead of a root and a scan folder a import and a repository folder? maybe a screenshot would help to know what excatly you mean. I have got a scan folder and an archive folder, the archive folder is a already existing folder with subfolders. Cheers Quote Link to comment
kri kri Posted July 25, 2022 Share Posted July 25, 2022 Thanks - yeah the folders you are mapping in the container are just a little confusing for me. Container Path: /Archiv/ Archiv Path: /Archiv/ Container Path: /source/static/pdf/ Scan Path: /source/static/pdf/ This is personal, but archiv might be better as "Document Repository" or something, and /source might be better as import? Again, not a huge deal because I understand now, but for new users it might be a bit confusing. Quote Link to comment
knex666 Posted November 7, 2022 Author Share Posted November 7, 2022 (edited) Hey everyone, I have changed the docker image to a slim python image, since it was very large in space. IMPORTANT: Please let the "post arguments" blank, as the latest docker image includes a runnable start command Please update your config file in order to make autoscan work again. Folder with full path now folder and filename are separated with an ; now. /Archiv/Test1/TESTARC;Filename": ["Keyword1"] Example: https://github.com/maschhoff/prpdf/blob/main/config/config.json Edited November 19, 2022 by knex666 Quote Link to comment
Critter1 Posted February 10 Share Posted February 10 Can someone post a screenshot of their config I can't seem to get it to work. I tried custom network, host, and bridge install it says it's running but can't get to the webui on any port I set. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.