(Access 2007) using VBA I need to convert "Long binary data" type to pdf "Adobe Acrobat Document" in an OLE Object Access table.
If I drop/drag the document into the table I get the "Adobe Acrobat Document" type that allows me to double click to open.
If I copy the same file using VBA, the...