[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: package search



On Monday 22 March 2004 12:44, Paul Yeatman wrote:
> Hi, is it possible to search for more than one word with the
> online Debian package search (for searching package descriptions)?
> If so, I wasn't able to figure out how.
>
> Bonus question (and the reason I'm trying to search for more than
> one word in Debian package descriptions): is there any tool that
> someone knows of to convert a PDF to an image.  According to one of
> the users here, the Windows version of acroreader has this option
> but it doesn't appear that the linux version does.
>
> Thanks,
>
> Paul
>

Well, I don't think you can do it on the web, but apt-cache search will let 
you.  Using "apt-cache search pdf image" I found xpdf-utils:

# apt-cache show xpdf-utils
Package: xpdf-utils
Priority: optional
Section: text
Installed-Size: 3190
Maintainer: Hamish Moffatt <hamish@debian.org>
Architecture: i386
Source: xpdf
Version: 3.00-3
Provides: pdf-viewer, postscript-preview
Depends: libc6 (>= 2.3.2.ds1-4), libgcc1 (>= 1:3.3.2-1), libpaper1, 
libstdc++5 (>= 1:3.3.2-1), xpdf-common (= 3.00-3)
Conflicts: xpdf-i (<= 0.90-8), xpdf (<= 0.93-6)
Filename: pool/main/x/xpdf/xpdf-utils_3.00-3_i386.deb
Size: 1233212
MD5sum: 9928edc5f963449ae9aca55ed4d40e1c
Description: Portable Document Format (PDF) suite -- utilities
 xpdf is a suite of tools for Portable Document Format (PDF) files. (These 
are
 sometimes called 'Acrobat' files after the name of Adobe's PDF software.)
 .
 This package contains pdftops (PDF to PostScript converter),
 pdfinfo (PDF document information extractor), pdfimages
 (PDF image extractor), pdftotext (PDF to text converter), and
 pdffonts (PDF font analyzer).
 .
 To view PDF files, see the xpdf-reader package. That package
 also contains pdftoppm (PDF to Portable Bitmap converter).

Looks like pdftoppm may do what you need.

Justin Guerin



Reply to: