PDF alternative, responsive for desktop and mobile

I'm working on an application that exports a PDF file with important information for the user to save, and eventually recover.

The PDF format was chosen because it's adequately portable and non-editable. However, using a layout and font size good for desktop renders the file unreadable in mobile.

Are there any alternatives that preserve those 2 qualities, but can work in small and large screens alike?