A customer importing PDFs from an MFP discovered that they were unable to OCR these documents. Using the “Generate images and text for PDF files without a text stream” option without also choosing "an alternative method" to generate text still leaves you with no Text data in Laserfiche. Of course, choosing to always use OCR to generate text, even on PDFs that contain a text stream, is not ideal if for no other reason than performance. Native Text extraction is the optimal method where a text stream is available. "Generate Images and Text" plus "Use native text extraction" is an inoperable combination for PDFs without a text stream which will always result in no text being generated after a user has pressed a button with the sole function of generating text. It seems like it should be possible to drive the text source decision on the condition of whether or not the PDF has a text stream.
When no text stream is available there are only two viable options: Use an alternate method to generate text - or generate an error indicating no text will be generated. Silently failing to generate text is an unfortunate default behavior.
Should this be an SCR?