Is there a way to generate the final barcode file in memory rather than on disk? Currently we have to force a delete on the filesystem for every barcode (we possibly have 10s of thousands) because validate_create_barcode saves to disk. This package desperately needs some documentation