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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,666bab5bfbdf30c2 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!y31g2000vbt.googlegroups.com!not-for-mail From: "RasikaSrinivasan@gmail.com" Newsgroups: comp.lang.ada Subject: Re: Generating PDFs with Ada Date: Wed, 12 Jan 2011 06:14:26 -0800 (PST) Organization: http://groups.google.com Message-ID: <973a6c11-f1ff-4847-8b33-6c0c4894d369@y31g2000vbt.googlegroups.com> References: <4d2908c7$0$22120$742ec2ed@news.sonic.net> NNTP-Posting-Host: 72.94.39.5 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1294841666 5976 127.0.0.1 (12 Jan 2011 14:14:26 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 12 Jan 2011 14:14:26 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: y31g2000vbt.googlegroups.com; posting-host=72.94.39.5; posting-account=mZyFSQoAAABfOmklsh1d8TPbS2LncUKl User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.04 (lucid) Firefox/3.6.13,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:17367 Date: 2011-01-12T06:14:26-08:00 List-Id: On Jan 8, 8:00=A0pm, "R. Tyler Croy" wrote: > I have a project idea in my head that I'd /like/ to build with Ada rather= than > Python but I can't seem to find a library for generating PDF files with A= da. > > Does such a beast exist? > > -- > - R. Tyler Croy > -------------------------------------- > =A0 =A0 Code:http://github.com/rtyler i see that this thread is a couple of days old - still. i built a binding to libharu - which is pretty comprehensive but not the latest. if you like you could go to: projectlets.sourceforge.net let me know if it helps. thanks, srini