The hummus gets stuck/hangs at the following line while working with broken PDF:
hummus.createReader(broken-file.pdf)
I would have expected it to throw an error but it does nothing. Is there a workaround that I could use? Or else, I'll have to add another library just to see if PDF is valid or not.
BTW, am a big fan of Hummus and really impressed with its overall performance and functionality.
The hummus gets stuck/hangs at the following line while working with broken PDF: hummus.createReader(
broken-file.pdf
)I would have expected it to throw an error but it does nothing. Is there a workaround that I could use? Or else, I'll have to add another library just to see if PDF is valid or not.
BTW, am a big fan of Hummus and really impressed with its overall performance and functionality.