reingart / pyfpdf

Simple PDF generation for Python (FPDF PHP port)
https://code.google.com/p/pyfpdf/
GNU Lesser General Public License v3.0
851 stars 519 forks source link

Internal links not working in mobile Google Drive reader #182

Open stimon opened 3 years ago

stimon commented 3 years ago

Hi!

I'm working on a document that relies heavily on internal links and these don't seem to work properly. On Android devices, links don't work at all. On iOS, one needs to zoom but does work if tapping (almost like selecting text).

Could it be related to library issues or is the app to blame?

Thanks!

Lucas-C commented 3 years ago

cf. https://github.com/reingart/pyfpdf/issues/171