erictu22
erictu22
Running into the same issue here.
Hi! any updates on this? I'd love for this to get merged.
Also experiencing this issue. My work-around was to extract all text from the PDF via the `Viewer`'s `onDocumentLoad` callback. Next, I implemented a fuzzy match function that takes my target...
@ham-evans sure > @erictu22 can you share code for extracting text via onDocumentLoad? From my testing that doesn't return the document text. ``` { const pageNumbers = numbersFrom(1, e.doc.numPages); const...
also experiencing this issue
This is what I'm seeing when I attempt to upgrade to V4 using public workers  ### Code ``` import { Worker as PdfRenderer } from "@react-pdf-viewer/core"; import { pdfjs...
Tagging @phuocng for visibility :)
Hope this helps someone but please check your `apiVersion` parameter when sending requests to azure OpenAI and make sure it's up to date https://learn.microsoft.com/en-us/azure/ai-services/openai/reference#rest-api-versioning