How to delete PDFs in bed quality?
Hi Adam,
I had a problem with my scanner. Some of the PDFs turned out to be too light. I only noticed once they were uploaded already. Quexf didn't recognize a single mark. So I scanned and and uploaded them again. I was hoping the docs were written over. Unfortunately that did not happen. Instead, the documents appeared two times in the verification list, however still in bad quality.
Is there a way to delete uploaded documents?
Kind regards from Berlin in Germany
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- queXF Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2017-06-19
- Last reply:
- 2017-06-20
Adam Zammit (adamzammit) said : | #1 |
Hi Martin,
There isn't currently a method for this from the web interface.
If you can identify the form id (fid) of the forms which need to be deleted - you can delete these directly from the database. For example:
DELETE FROM forms where FID IN (1,2,3,4,5);
Adam
Can you help with this problem?
Provide an answer of your own, or ask Martin Hänel for more information if necessary.