Questions tagged [paperless]

This tag refers to systems whose operation is not dependent upon the presence of paper. It is often synonymous with "digital".

Use this tag for questions dealing with paperless systems or devices.

8 questions
5
votes
12 answers

What is the best way to promote a paperless environment?

One problem I have with a modern office is that people still tend to create physical copies of digital media (such as program manuals and specifications). I understand that for somethings it is prudent to create a physical copy but many of these…
John Chuckran
  • 2,339
  • 3
  • 18
  • 18
2
votes
0 answers

URLSessionWebSocketTask fails with invalid response for specific service

I'm currently trying to establish a websocket connection to a Paperless-ngx instance in iOS using URLSessions webSocketTask using the following code: let wsTask = URLSession.shared.webSocketTask(with: URL(string:…
Leo Klaus
  • 73
  • 1
  • 8
0
votes
0 answers

Paperless-ngx redo OCR for documents

I'm trying to redo the OCR for my documents on Paperless-ngx, because some obvious text on the PDF's are missing or not indexed automatically. What should I do to redo OCR for specific documents ? I'm using the docker installation so I have the…
KaO
  • 313
  • 1
  • 3
  • 13
0
votes
2 answers

Lua - Post multipart/form-data and a file via http.request

I’m trying to use the REST APi for Paperless-ngx to upload documents to a http server, their instructions are as follows.. POSTing documents The API provides a special endpoint for file uploads: /api/documents/post_document/ POST a multipart form…
nodecentral
  • 446
  • 3
  • 16
0
votes
0 answers

Acquiring a lock on a table to be reindexed?

first of all, I assure you, I have googled for hours now. My main problem is that I'm trying to fix a corrupted database of the tool paperless-ngx that I'm using. I am an IT admin but I have no experience with SQL whatsoever. I'm getting this…
0
votes
1 answer

docker-compose volumes mount to nas-folder (nfs)

i have a problem with my docker-compose file. i get a error while bringing up the project after docker-compose up. i have a synology nas with an network share. smb and nfs is enabled. from my pc, i have no problems to connect to the share. but…
Thomas
  • 216
  • 3
  • 8
0
votes
0 answers

Is there an app/script that is easy to use to make an image popup after scanning a QR code?

I'm going to set up a system for logging scans of employee IDs, and it was requested that I make the person's image popup so that it can be seen that someone isn't just scanning someone else's ID. I'm planning to make a form in excel wherein the QR…
Inn0v8_m8
  • 1
  • 2
0
votes
0 answers

Uploading to Sharepoint Without Scanning

I'm pretty new to using sharepoint and I know it has a lot of potential but I cannot seem to find an answer. Right now at my work we upload to sharepoint by printing items sticking a bar code on it and sending it to the specific email through the…