Skip to content

Incomplete AnalyzePage method in MuPDF.NET4LLM/helpers/Utils.cs #235

@rsegerink

Description

@rsegerink

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions