I have been working on creating PDFs to upload to Concur Invoices. SOMETIMES the PDF will not upload because of some “unknown” error. Not helpful I know. If we open Acrobat and resave the file then it will upload fine…...the code I am using: private async Task<ResultsReturn> PrepAttachment(string...class PdfHelper { public static async Task<(MemoryStream Stream, string...