jrmuizel / pdf-extract

A rust library for extracting content from pdfs
364 stars 73 forks source link

Tests from pdf.link files #54

Closed joepio closed 1 year ago

joepio commented 1 year ago

I've added tests, using pdf.link files as suggested here.

It caches downloaded files in a directory that is not committed.

I already noticed a alternate-color-space.pdf.link file, which is now moved and run. Note that this particular file is very slow.

jrmuizel commented 1 year ago

I'll try to replace alternate-color-space.pdf.link with something that's smaller.