xpdf - PHP Script or Snippet
Will appreciate any example of subject script calling xpdf, any
platform. Thanks, all.
AS
Re: xpdf - PHP Script or Snippet
"ashore" <shoreas [at] gmail.com> wrote in message
news:a8e1ddda-73da-4839-abcd-8ff0f59dfd00 [at] e10g2000prf.google groups.com...
> Will appreciate any example of subject script calling xpdf, any
> platform. Thanks, all.
plenty of them on the xpdf site.
Re: xpdf - PHP Script or Snippet
> plenty of them on the xpdf site.
I was all over that site and also all of the usual suspects. 'Taint
there. But thanks anyway.
AS
Re: xpdf - PHP Script or Snippet
On Jan 31, 3:25 pm, ashore <shor... [at] gmail.com> wrote:
> > plenty of them on the xpdf site.
>
> I was all over that site and also all of the usual suspects. 'Taint
> there. But thanks anyway.
Not that its any help to your immediate problem but I use
http://sourceforge.net/projects/pdf-php and can heartily recommend
it. Documentation is fairly good and plenty of examples with the code
in the download from sourceforge.
It is not loaded as a module so you only need to upload the code and
modify a config file IIRC.