Stirling-PDF icon indicating copy to clipboard operation
Stirling-PDF copied to clipboard

[BUG] Pipeline issue with loading/saving string arrays

Open smeredith opened this issue 1 year ago • 4 comments

To repro, create a custom pipeline config with only one step: ocr-pdf. Then try to OCR a pdf. You get an empty download.txt.

My config looks like this:

image

smeredith avatar May 31 '24 04:05 smeredith

Another data point: the OCR operation tool in the main part of the app works fine. It's just when trying to use it in a pipeline that it fails.

smeredith avatar May 31 '24 05:05 smeredith

https://github.com/Stirling-Tools/Stirling-PDF/issues/1034

Frooodle avatar Jun 01 '24 14:06 Frooodle

not sure why it is handling it as comma seperated ill check and try have it support correct json but that should unblock you with above issue

Frooodle avatar Jun 01 '24 14:06 Frooodle

Thanks.

The only way I could get it to work is to download the .json file, edit it (add "languages": "eng",) and upload it. Changes to the web form don't seem to save reliably.

smeredith avatar Jun 01 '24 15:06 smeredith

I think this was resolved? let me know if still a issue

Frooodle avatar Aug 24 '24 15:08 Frooodle