We have several interfaces that send a base-64 encoded .pdf encapsulated in an HL7 message to our EMR system. This base-64 encoded .pdf file is sent in OBX:5 of an HL7 MDM^T02 message. We don’t do the actual encoding of the .pdf file (the source systems are doing it), but it is something that you can do within a tcl proc, as Rick indicates.
We are beginning to have to convert pdf files to text. I have read your post about the unix pdftotext utility. I have gone to the web to try to download but am not sure where/what I need to be able to use this utility. We are using AIX 5.3. Where / what do I need to download to be able to use the pdftotext converter.
the web site that I think I could use is the following —