From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.182.28.36 with SMTP id y4mr9082025obg.46.1397156851749; Thu, 10 Apr 2014 12:07:31 -0700 (PDT) X-Received: by 10.140.90.111 with SMTP id w102mr487qgd.41.1397156851667; Thu, 10 Apr 2014 12:07:31 -0700 (PDT) Path: border1.nntp.dca3.giganews.com!backlog3.nntp.dca3.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!ur14no5842556igb.0!news-out.google.com!du2ni5011qab.0!nntp.google.com!cm18no1595424qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 10 Apr 2014 12:07:31 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=188.61.1.184; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG NNTP-Posting-Host: 188.61.1.184 References: <362a0c08-07d1-4cf4-a2fe-d338c5423f48@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <04008b60-21c1-43f3-94cd-c5c66e265264@googlegroups.com> Subject: Re: Writing PDF files From: gautier_niouzes@hotmail.com Injection-Date: Thu, 10 Apr 2014 19:07:31 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Original-Bytes: 1869 Xref: number.nntp.dca.giganews.com comp.lang.ada:185661 Date: 2014-04-10T12:07:31-07:00 List-Id: Le jeudi 10 avril 2014 16:59:49 UTC+2, J-P. Rosen a =E9crit=A0: > FWIW, the simplest solution for me is to generate TeX, and the PDF from > that. >=20 > Maybe not what the OP wanted, but it works and requires only Text_IO, or > AWS' templates parser for repetitive forms. It seems the OP wanted to output vector graphics. Anyway something that doesn't require external tools or interfacing with C = (and DLL's and so on) would be nice. So far I have a blank PDF generator (v= ery useful, isn't it ?), soon a PDF with "hello world"...=20 _________________________=20 Gautier's Ada programming=20 http://freecode.com/users/gdemont