Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 1.17 KB

README.md

File metadata and controls

38 lines (32 loc) · 1.17 KB

PDF Plugin for Total Commander

This plugin can be installed into Total Commander. It allows to view PDF files as if they were a ZIP file.

Because PDF files are documents, the plugin turns PDF objects into virtual files.

Build Requirements

To build the PDF plugin, you need to have one of these build environments

  1. Make a new directory, e.g. C:\Projects
md C:\Projects
cd C:\Projects
  1. Clone the common library
git clone /~https://github.com/ladislav-zezula/Aaa.git
  1. Clone and build the WCX_PDF plugin
git clone /~https://github.com/ladislav-zezula/wcx_pdf.git
cd wcx_pdf
make-msvc.bat

The installation package "wcx_pdf.zip" will be in the project directory.

  1. Install the plugin.
  • Locate the wcx_pdf.zip file in Total Commander
  • Double-click on it with the mouse
  • Total Commander will tell you that the archive contains a PDF packer plugin and asks whether you want to install it. Click on "Yes".
  • Next, Total Commander asks where do you want to install the plugin. Just confirm by clicking "OK"