You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I call the second url, the pdf loads and thereafter, the links in the spreads menu get updated to the following:
But the links don't open up, when I do open them in a new window they open up.
Sadly pdf and ocr (html) are in seperate files, it seems like somethings wrong with the internal commands or more likely the sequence they're handled, since, when doing a pdfbeads *.tif > out.pdf in the "done" folder, the out.pdf is a correct pdf with the textlayer.
The same issue when using djvu:
The file - once called - has no text-layer, link is working only after having it called once by the correct url.
The text was updated successfully, but these errors were encountered:
When using the processor with autorotate, scantailor and tesseract the output in "done" looks fine.
Sadly the link for the pdf is wrong.
In my case:
http://192.168.0.127:2060/api/workflow/70e28ee3-371f-4b94-ad05-b5bbd5383e83/output/undefined
should be
`http://192.168.0.127:2060/api/workflow/70e28ee3-371f-4b94-ad05-b5bbd5383e83/output/book.pdf``
When I call the second url, the pdf loads and thereafter, the links in the spreads menu get updated to the following:
But the links don't open up, when I do open them in a new window they open up.
Sadly pdf and ocr (html) are in seperate files, it seems like somethings wrong with the internal commands or more likely the sequence they're handled, since, when doing a
pdfbeads *.tif > out.pdf
in the "done" folder, the out.pdf is a correct pdf with the textlayer.The same issue when using djvu:
The file - once called - has no text-layer, link is working only after having it called once by the correct url.
The text was updated successfully, but these errors were encountered: