Hi,
I would like to use the AnalyzePage method from
|
public static Dictionary<string, object> AnalyzePage(Page page, List<Block> blocks = null) |
just like we have this in the python version. But it is incomplete, especially the ocrSpans check, it is missing the CharFlags check because this property is not jet made available on the Span class, do you have a timeframe when this will be available?
thanks,
Rob
Hi,
I would like to use the AnalyzePage method from
MuPDF.NET/MuPDF.NET4LLM/helpers/Utils.cs
Line 561 in cdba4e0
just like we have this in the python version. But it is incomplete, especially the ocrSpans check, it is missing the CharFlags check because this property is not jet made available on the Span class, do you have a timeframe when this will be available?
thanks,
Rob