An open API service indexing awesome lists of open source software.

https://github.com/ivan-ayub97/encorpdf

EncorPDF Viewer es una aplicación de visualización eficiente diseñada para ver documentos PDF.
https://github.com/ivan-ayub97/encorpdf

pdf pdf-files pdf-viewer pymupdf pyqt5 pyqt5-desktop-application python python3 viewer

Last synced: 3 months ago
JSON representation

EncorPDF Viewer es una aplicación de visualización eficiente diseñada para ver documentos PDF.

Awesome Lists containing this project

README

          

# EncorPDF Viewer

Developed by Iván Eduardo Chávez Ayub

**EncorPDF Viewer** is a versatile desktop application designed for efficient PDF viewing. Built with PyQt5, it offers a sleek and customizable interface to enhance the user experience.

![EncorPDF Icon](EncorPDF.PNG)

## Download

[Click here to download the EXE application from Google Drive (.zip)](https://drive.google.com/file/d/1uJ-vlT_PdXx6s9G17OtJrR7Z-6Ll5C00/view?usp=sharing)

## Installation Issue

During installation, you might encounter the following error:

```
Error creating registry key HKEY_CURRENT_USER\Software\EncorPDF; code 5
Access denied.
```
![Application Error Screenshot](ErrorScreen.png)

When this happens, you will see three options:

- **Try again**
- **Ignore the error and continue**
- **Cancel installation**

Select **"Ignore the error and continue"** and proceed with the installation steps without issues.

For questions or feedback, contact me at: [sellocasadenubes@gmail.com](mailto:sellocasadenubes@gmail.com).

---

## System Requirements

- **Operating System:** Windows 10 or later.

---

## Application Structure

### User Interface (UI)

The PyQt5-based interface includes:

- A central widget for rendering PDF pages.
- Navigation controls for page movement and zooming.
- A dropdown menu to switch page layouts.

---

## Screenshots

![Application Screenshot](Capture.png)

---

## Development

### Credits

This software leverages the following technologies:

- [PyMuPDF](https://pymupdf.readthedocs.io/en/latest/): For robust PDF rendering.
- [PyQt5](https://pypi.org/project/PyQt5/): For creating the graphical interface.

Special thanks to the open-source community for providing these invaluable tools.

### Contributions

Contributions are welcome! To contribute:

1. Fork the repository.
2. Make your changes.
3. Submit a pull request.

---

Enjoy using **EncorPDF Viewer**! Your feedback is always welcome to help us improve the application.

---