comp.lang.ada
 help / color / mirror / Atom feed
From: Gautier write-only <gautier_niouzes@hotmail.com>
Subject: Re: PDF to JPEG
Date: Mon, 21 Mar 2011 16:47:47 -0700 (PDT)
Date: 2011-03-21T16:47:47-07:00	[thread overview]
Message-ID: <090b0075-7652-40a4-acd2-eb991f09260a@s3g2000vbf.googlegroups.com> (raw)
In-Reply-To: 77d0e25b-a50c-4416-9b3e-415b7d735e6b@w7g2000pre.googlegroups.com

On Mar 21, 3:58 pm, Hoàng Đình Long wrote:
> Yes! I must parse the file. That's the problem.

The PDF format seems to be a mixture of text (including main tokens)
and binary.
When Googl'ing "PDF parser" I come across a parser in Python which is
fairly readable:

http://blog.didierstevens.com/programs/pdf-tools/

Typically I'd take it as a basis if I wanted to make an Ada version.
NB: for the LZW and Deflate decoders, there is already an Ada
implementation in Zip-Ada.
No need to translate...
Have fun

Gautier



  parent reply	other threads:[~2011-03-21 23:47 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)
2011-03-21 23:47     ` Gautier write-only [this message]
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