Reading a PDF using the Odin Language Program.
This is a study case to learn how the PDF file formats works and how to handle this kind of format using Odin.
-> odin build .
-> ./pdf_readerCan run directly using
-> odin run .-
implement a way to pass the file via argument
-
implemet for files that contains images
- parse the content for images
-
implement for files with more than one page