Skip to content

PDF upload will not generate or index sections if the number of characters on the page is less than 1000 #304

Open
@tonybaloney

Description

@tonybaloney

I noticed this whilst testing, but EmbedPDFBlobAsync will not generate sections for pages in the page map that have under 1000 characters.

This is a logic flaw in the CreateSections method that's missing a conditional statement before the while loop and never yields a value (section).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions