We are evaluating Airtable for use as a flexible project management system. A significant part of our workflows concern the intake, organization and review of PDF documents (e.g, correspondence, memos, progress reports, etc.).
We have a firm grasp on how Airtable can help us with respect to the intake and organization workflows for PDFs as attachments. However, we are struggling with using Airtable to efficiently review PDFs, which is largely a product of our inability to display full resolution (or near full resolution) views of PDFs.
The "record review" interface layout would be nearly perfect for our PDF review workflow if we could immediately display a full resolution view of PDF attachments when the record review interface is first opened without the need to click on the attachment, wait for it to open, and only then be presented with the full resolution view of the PDF.
Based upon my search of this forum, it appears several people have requested the ability to incorporate full resolution views of PDFs. Some of those posts discuss generating URLs to the full resolution PDFs using the following:
MID({Attachment Field}, FIND('dl.airtable.com', {Attachment Field}), LEN({Attachment Field}) - FIND('dl.airtable.com', {Attachment Field}))
The above formula creates a URL but it leads to a page stating "The link you're trying to visit is not available. Please visit our support center for more information."