From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19461 Path: news.gmane.org!not-for-mail From: Severin Obertuefer Newsgroups: gmane.comp.tex.context Subject: Re: off topic: acrobat and dde Date: Wed, 30 Mar 2005 17:33:00 +0200 Message-ID: <424AC6AC.7000601@gmx.ch> References: <4243D348.3080204@gmx.ch> <0b2fe1fc5f58c4b11014b7dbe4d11ec4@fiee.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1112196819 28789 80.91.229.2 (30 Mar 2005 15:33:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 30 Mar 2005 15:33:39 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Mar 30 17:33:35 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DGfAy-0007Sg-P2 for gctc-ntg-context-518@m.gmane.org; Wed, 30 Mar 2005 17:32:12 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 22671128CF; Wed, 30 Mar 2005 17:33:14 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19606-01; Wed, 30 Mar 2005 17:33:10 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6772C128C7; Wed, 30 Mar 2005 17:33:09 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8AABD128C7 for ; Wed, 30 Mar 2005 17:33:07 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19564-04-2 for ; Wed, 30 Mar 2005 17:33:07 +0200 (CEST) Original-Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by ronja.ntg.nl (Postfix) with SMTP id F0C4B128C2 for ; Wed, 30 Mar 2005 17:33:06 +0200 (CEST) Original-Received: (qmail invoked by alias); 30 Mar 2005 15:33:06 -0000 Original-Received: from 217.39.62.81.cust.bluewin.ch (EHLO [192.168.168.82]) [81.62.39.217] by mail.gmx.net (mp027) with SMTP; 30 Mar 2005 17:33:06 +0200 X-Authenticated: #12166249 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <0b2fe1fc5f58c4b11014b7dbe4d11ec4@fiee.net> X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:19461 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19461 Henning Hraban Ramm wrote: > Am 25.03.2005 um 10:00 schrieb Severin Obertuefer: > >> i need a html page to bee converted into pdf and then to bee printed=20 >> out (on a windows machine) without even open the acrobat reader (in=20 >> the foreground). I think with dde this should be possible (right?). i=20 >> searched some acrobat dde specifications on the net, but I didn't=20 >> found anything useful, so is there a location to download them? >> if possible i plan to implement oll that stuff with python ... > > > I several times tried to remote control Acrobat (with Perl, VB.NET or=20 > Python via COM), but never managed to even only open a document. > With Acrobat 7 it looks better, but I'm not yet as far as that I could=20 > tell you something useful. > Did you try makepy with the Acrobat DLLs? if found a small script on the internet that does what I need. It uses=20 dde to control adobe acrobat 7. thanks for your answer severin > > Gr=FC=DFlis vom Hraban! > --- > http://www.fiee.net/texnique/ > http://contextgarden.net > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context > >