I'm doing some research into solutions to convert very sensitive documents from a FHIR API into readable PDF files, and my biggest concern is HIPAA-compliance. Is any data stored using the PyPDF libraries?
Thank you so much!
Can't find any real answers on if data is exchanged during the PDF creation to a server. If anyone has any recommendations for this process as an alternative I would be forever grateful as well.