Closed jonnius closed 5 years ago
The backend has a document store that handles documents by a unique ID. The frontend somehow needs to handle those IDs to communicate with the backend.
Processed documents as pdf, I guess, right?
The processed images are still images. I would only create a PDF to export the result bundled (if the user chooses to)
Fixed by d74cdf9057f3baf29fb6bea175f7bec057a485c6
The backend has a document store that handles documents by a unique ID. The frontend somehow needs to handle those IDs to communicate with the backend.