Save fingerprints in SD card

First of all, you need to know how the data is encoded, in order to save and retrieve it properly. And for that, you need to look at the code (library).

Second: you may have to create some sort of database, if you need to... for example, associate a fingerprint to a person (by its name or identification number).