# Document & PDF to APK

> Turn a PDF or a set of documents into an app with a reader built in.

- **Applies to:** AppMint
- **Source:** the Integration Guide shipped inside the app; this page is generated from it.
- **HTML:** https://freewebtoapk.com/docs/document-and-pdf-apps

Bundle Multiple PDFs into a Reader App

### 1. Prepare Your Documents

Gather all the PDF files you want to include in your app. Professional naming helps since these titles will be displayed in your app's 'My Library' menu.

### 2. Select Document Mode

In the Web2APK Generator (Step 1):

1. Select the 'PDF Library' radio button
2. Click the 'Choose PDF Files' button
3. In the file picker, long-press to select MULTIPLE PDF files at once
4. Confirm your selection

### 3. Customize Your App

Set your app name, primary color, and icon. These will define the look of your digital library.

### 4. App Features

✅ Built-in Library: Browses all bundled documents automatically.  
✅ Searchable: Users can search for document titles.  
✅ Professional PDF Reader: High-quality rendering with zoom support.  
✅ Completely Offline: No internet required to view documents.

### 5. Best Practices

- Optimize PDF size for smaller APKs.
- Use clear, descriptive filenames for better library organization.
- Limit total size below 100MB for best performance.

