In a inbox folder in outlook I have a pdf file, not as attachment but as a documentitem (class 41) placed by hand. With a VBA application in Excel I want to copy the PDF-file to a file location on my c-drive so i can import it in Excel to extract some information. Using the SaveAs method i can't save the file as PDF. Is there a other solution to copy the PDF from the outlook folder to a file location using vba?