From matt.reason@movielink.com Tue Apr 1 01:41:59 2003 Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 56242 invoked from network); 1 Apr 2003 01:41:59 -0000 Received: from mail1.digitaldist.net (4.38.41.223) by daedalus.apache.org with SMTP; 1 Apr 2003 01:41:59 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: automatically generating pdf's from framemaker Date: Mon, 31 Mar 2003 17:41:55 -0800 Message-ID: <86B62B910F925F429E6A61B4C6F3B057F09F7B@mail1.digitaldist.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: automatically generating pdf's from framemaker Thread-Index: AcL373GFLFzw/s16QDCRxVgpPHD72QAADJ/Q From: "Matt Reason" To: "Ant Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I'd read up on Adobe Acrobat and figure out how to create a PDF on the command line. I'm sure there's a way to do it. Then, to make ant do your dirty work, use the task. =20 -----Original Message----- From: Donal Quinlan [mailto:donal@savvion.com]=20 Sent: Monday, March 31, 2003 5:38 PM To: Ant Users Subject: automatically generating pdf's from framemaker Right now, our tech writers write documentation with Adobe Framemaker and manually build the PDF. Does anybody know how to with ant, or any other tool for that matter, automatically generate pdf's from the Framemaker format. What I want to do is checkout the framemaker files, generate the pdf's, continue on with the rest of the build - without anybody needing to click anything. Thanks Donal