powered by
Converts a PDF file to a base64-encoded binary .tiff file.
pdf_to_binbase(file)
a base64-encoded string
path to a single-page pdf file
if (FALSE) { doc_encoded <- pdf_to_binbase("document.pdf") }
Run the code above in your browser using DataLab