Skip to content
Verified Commit 2f78f75d authored by Tomáš Stefan's avatar Tomáš Stefan
Browse files

Big refactoring

now possible to set data as one of the following:
 - FILE *
 - path to the file (const char *)
 - char *, pointing to the pdf content

all data related operations got their custom functions

if the input source is file and its size is under threshold defined
 in config.h, all the content is loaded into memory
parent a069df3c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment