mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Add Ghostscript error to troubleshooting docs
This commit is contained in:
		| @@ -345,3 +345,11 @@ STATEMENT:  INSERT INTO "documents_tag" ("owner_id", "name", "match", "matching_ | |||||||
|  |  | ||||||
| This can happen during heavy consumption when using polling. Paperless will handle it correctly and the file | This can happen during heavy consumption when using polling. Paperless will handle it correctly and the file | ||||||
| will still be consumed | will still be consumed | ||||||
|  |  | ||||||
|  | ## Consumption fails with "Ghostscript PDF/A rendering failed" | ||||||
|  |  | ||||||
|  | Newer versions of OCRmyPDF will fail if it encounters errors during processing. | ||||||
|  | This is intentional as the output archive file may differ in unexpected or undesired | ||||||
|  | ways from the original. As the logs indicate, if you encounter this error you can set | ||||||
|  | `PAPERLESS_OCR_USER_ARGS: '{"continue_on_soft_render_error": true}'` to try to 'force' | ||||||
|  | processing documents with this issue. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 shamoon
					shamoon