Our suppliers tend to send us 1 PDF file that can have up to 10 invoices in the file.
When we send it to receipt hub it only allows us the option of inputting the details of 1 invoice but it is still a PDF of all 10.
Is there anyway that we can input all the invoices from 1 PDF.
There are tools that can split the pages of a multi-page PDF into separate files, which might work if each of the 10 is exactly one page. For example you can do this with Automator on Mac OS X or the command line pdfseparate tool on Linux (or Mac too), Iām not sure what the equivalent is on Windows.