DS4SD / docling

🥚 Transform PDF to JSON or Markdown with ease and speed 🐣
MIT License
441 stars 43 forks source link

pypdfium2: just forward input to PdfDocument directly #17

Closed mara004 closed 1 month ago

mara004 commented 1 month ago

PdfDocument should do accept strings, paths, bytes and byte streams. If not, please file a bug report.

dolfim-ibm commented 1 month ago

@mara004 Thanks for this contribution and your guidance in using pypdfium2.