debian man page for pdfshow

Query: pdfshow

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PDFSHOW(1)						      General Commands Manual							PDFSHOW(1)

NAME
pdfshow - show objects and streams that make up a PDF document
SYNOPSIS
pdfshow [options] file.pdf [xref] [trailer] [pages] [grep] [object-number...]
DESCRIPTION
pdfshow pretty prints the objects and streams specified on the command line. Streams are decoded and non-printable characters are repre- sented with a period. Specify objects with their number. The special names xref, trailer and pages will respectively print the cross ref- erence, trailer, and the object numbers for all pages. The special name grep will print all objects in the file in a compact one-line for- mat suitable for piping to grep.
OPTIONS
-b Print streams as binary data and omit the object header. -e Print streams in their original encoded form. -p password Use the specified password if the file is encrypted.
SEE ALSO
mupdf(1), pdfclean(1). pdfdraw(1).
AUTHOR
MuPDF was written by Tor Andersson <tor@ghostscript.com>. MuPDF is copyright 2006-2010 Artifex Software, Inc. July 19, 2010 PDFSHOW(1)
Related Man Pages
vfs_streams_depot(8) - centos
dumppdf(1) - debian
pdfresurrect(1) - debian
pdfseparate(1) - debian
text::pdf::page(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com