If you've ever exported Word and Excel to PDF by hand just to glue them onto another PDF, this one's for you. A short .NET walkthrough using GroupDocs.Merger....a list of files (any mix of DOCX, XLSX, PDF) and get one PDF...[] extensions = { ".pdf" , ".docx" , ".xlsx" }; var files = Directory...