comp.lang.ada
 help / color / mirror / Atom feed
From: "Yannick Duchêne (Hibou57)" <yannick_duchene@yahoo.fr>
Subject: Re: PDF to JPEG
Date: Mon, 21 Mar 2011 21:23:46 +0100
Date: 2011-03-21T21:23:46+01:00	[thread overview]
Message-ID: <op.vspmxwsnule2fv@index.ici> (raw)
In-Reply-To: 77d0e25b-a50c-4416-9b3e-415b7d735e6b@w7g2000pre.googlegroups.com

Le Mon, 21 Mar 2011 15:58:45 +0100, Hoàng Đình Long <long.hdi@gmail.com> a  
écrit:

> Yes! I must parse the file. That's the problem.
This should be feasible using GhostScript as some suggested above. You may  
invok it as an external process, using command line parameters and  
interpreting its output, or you may bind and use the GhostScript API. I  
know you are new to Ada, so the external process way should be recommended  
(no need for you to look at binding now in the first place).

A link with some example of using GhostScript API :
http://pages.cs.wisc.edu/~ghost/doc/gsapi.htm
There are some with Delphi, which is close enough to Pascal, which is  
close enough to Ada (lol)

Do you feel this could be OK ?

-- 
Si les chats miaulent et font autant de vocalises bizarres, c’est pas pour  
les chiens.
“ c++; /* this makes c bigger but returns the old value */ ” [Anonymous]



  reply	other threads:[~2011-03-21 20:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-18  9:18 PDF to JPEG Hoàng Đình Long
2011-03-21 10:01 ` Gautier write-only
2011-03-21 14:57   ` Hoàng Đình Long
2011-03-21 16:28     ` J-P. Rosen
2011-03-21 16:58       ` Georg Bauhaus
2011-03-22 11:12     ` robin
2011-03-21 14:58   ` Hoàng Đình Long
2011-03-21 20:23     ` Yannick Duchêne (Hibou57) [this message]
2011-03-21 23:47     ` Gautier write-only
2011-03-22  3:09       ` Hoàng Đình Long
2011-03-22 11:15         ` Yannick Duchêne (Hibou57)
2011-03-22 14:53           ` Hoàng Đình Long
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox