[poppler] pdftohtml: "link to page n"

Peng Yu pengyu.ut at gmail.com
Thu Aug 22 18:16:10 UTC 2019


https://ars.els-cdn.com/content/image/1-s2.0-S1550413116304211-mmc1.pdf

I see things like "link to page 11" in the output of the following command.

```
pdftohtml -i -stdout 1-s2.0-S1550413116304211-mmc1.pdf  | sed 's| | |g'
```

But I don't see the text "link to page 11" in the original pdf.

The pdftohtml output of the following pdf file does not have things
like "link to page 11".

http://science.sciencemag.org/highwire/filestream/721916/field_highwire_adjunct_files/0/aav1749-Gu-SM.pdf

Why "link to page 11" is generated for
1-s2.0-S1550413116304211-mmc1.pdf? Is there a way to disable it?
Thanks.

```
$ pdftohtml -v
pdftohtml version 0.79.0
Copyright 2005-2019 The Poppler Developers - http://poppler.freedesktop.org
Copyright 1999-2003 Gueorgui Ovtcharov and Rainer Dorsch
Copyright 1996-2011 Glyph & Cog, LLC
```

-- 
Regards,
Peng


More information about the poppler mailing list