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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC 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-7-bit Path: g2news1.google.com!news3.google.com!feeder1.cambriumusenet.nl!feed.tweaknews.nl!85.158.31.10.MISMATCH!newsfeed-0.progon.net!progon.net!newsfeed.ision.net!newsfeed2.easynews.net!ision!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Generating PDFs with Ada Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <4d2908c7$0$22120$742ec2ed@news.sonic.net> Date: Sun, 9 Jan 2011 10:43:27 +0100 Message-ID: <1hl0gfzj2xcx5$.18403l2sdbns4.dlg@40tude.net> NNTP-Posting-Date: 09 Jan 2011 10:43:24 CET NNTP-Posting-Host: 31e94035.newsspool4.arcor-online.net X-Trace: DXC=A_>5A5_LCP;^cW`WBF>WQ<4IUK[T]fan:2h3 X-Complaints-To: usenet-abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:16345 Date: 2011-01-09T10:43:24+01:00 List-Id: On 09 Jan 2011 01:00:55 GMT, 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 Ada. > > Does such a beast exist? Cairo has PDF surfaces. A surface in Cairo is the backend where the drawing goes. So you can paint and write texts directly into a PDF file from Ada using cairoada bindings. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de