summaryrefslogtreecommitdiff
path: root/support/hypertex/tanmoy/ghostview-1.5-hacked/pdf.h
blob: e9145bfbbe373088527f049cf46f90396117016c (plain)
1
2
3
4
5
6
7
8
9
/* This file is part of the hacked version of the ghostview package */
/* which is distributed under the terms of the gnu license. The */
/* modification referred to above is by Tanmoy Bhattacharya, */
/* <tanmoy@qcd.lanl.gov> on Nov 17, 1994. Neither the modification, */
/* nor the original program provides any warranty. */
void pdf_process(char buf[]);
void pdf_clear(void);
int pdf_page(int x, int y);