Upload New File

parent c2f3e5c0
import slate3k as slate
with open('/home/kailayapathys/Downloads/Jeyasumangala_CV_2021.pdf', 'rb') as fp:
doc = slate.PDF(fp)
print(len(doc))
print(doc[0])
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment