Re: [greenstone-users] -noimages of PDFPlug does not work

From Michael Dewsnip
DateTue, 22 Mar 2005 15:36:25 +1200
Subject Re: [greenstone-users] -noimages of PDFPlug does not work
In-Reply-To (ISP-GOF8vaURigsXOSC000c8299-isp-go-FPT-NET)
Hi,

Yes, you're quite right, thanks for reporting this. It turns out that
the gsConvert.pl script advertises the -pdf_ignore_images flag but never
actually parses it. This is easy to fix; edit
gsdlbinscriptgsConvert.pl and add an extra line to the
parsargv::parse command (about line 100):

'pdf_ignore_images', $pdf_ignore_images,

I added this between pdf_complex and pdf_nohidden but it doesn't matter
where you put it.

This bug must have been there for years!

Regards,

Michael

Tran wrote:

>Hi List,
>It seems that in GS 2.53 the option -noimages of PDFPlug does not work. None
>of my pdf files were processed.
>
>I'm using GS 2.53a, Apache server on Windows XP Pro. Pls. Help!!!
>
>Regard,
>
>
>