| T O P I C R E V I E W |
| amir.adibi |
Posted - 11/10/2000 : 3:58:47 PM I need help!!
Does anybody know how to do this:
How can I communicate with Origin to create a PDF file based on the generated ASCII file by my Delphi application?
I really appreciate your help. This is urgent!!
Thanks__Amir. |
| 2 L A T E S T R E P L I E S (Newest First) |
| CStorey |
Posted - 11/14/2000 : 2:31:28 PM I am also looking to access Origin by DDE. Could you please send me the examples as well?
Thanks, Craig Storey
To: cstorey@canada.com
|
| H.Steen |
Posted - 11/13/2000 : 05:28:29 AM From Delphi you should be able to send Labtalk commands by DDE to Origin, I have used DDE from a program called Testpoint and it works fine. A good idea is to make a template for the worksheet and the graph(s) you want and load the data into these using labtalk commands sent by DDE.
I have not used the PDF-export function, but there exist a export object in Labtalk that should work.
If you like, send me an e-mail and I can send you some examples of the DDE-conversation I am using in my program.
Helge Steen |