This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Description
Opening the pdf-file from https://tcpdf.org/examples/example_065/ with Androids build-in PDF-Viewer (com.google.android.apps.pdfviewer) fails not only on preO (no seekable streams) but also on Oreo (API27).
Steps to reproduce:
- Copy the pdf-file from https://tcpdf.org/examples/example_065/ to a samba share. Use files app to open the document -> Toast about invalid format
- Copy the pdf file to a local folder (like Downloads) -> opening pdf succeeds