This section explains how to get PDF file information, how to get metadata from a PDF file, set PDF File Information....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...