SELECT COUNT(*) as cnt FROM admin_documents WHERE document_type = 'Invoice' LIMIT 25 OFFSET 100