I\'m trying to embed a PDF file into a Word document using the OLE technique described here: https://learn.microsoft.com/en-us/archive/blogs/brian_jones/embedding-any-file-type-like-pdf-in-an-open-xml
i\'m writing a delphi app that communicates with excel.one thing i noticed is that if i call the Save method on the Excel workbook object, it can appear to hang because excel has a dialog box open for
I want to send Interface Ref of IVApplication from Visio Add-in to my other one COM server. But I have Ole exception. Now i do that:
I\'m working on redeveloping an Access based system into c#.net, however when MS went from office 2003 to office 2007 they removed the picture editor within access - which meant that previously stored
I have written an Outlook plugin in Delphi 2009 that opens a database connection and does some tasks to accompany my main application.
I\'m working on a project that requires me to load an OLE object and render it in a .NET WinForm app (C#). Unlike VB6 .NET h开发者_开发知识库as no built in OLE container, and the recommended approach
I\'ve been trying to list the appointments for a given date (say today) on a tmemo by using OLE under delphi. It\'s been unsuccessful so far.
I have Windows Server 2003 Standard x64 Edition SP2 with Microsoft SQL Server 2005 - 9.00.4035.00 (X64)Enterprise Edition (64-bit) on Windows NT 5.2 (Build 3790: Service Pack 2)
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Is there any way to get a pdf from an acces开发者_运维百科s database and display it directly into an axAcroPdf control without having to save the document on the disk?