Skip to content

elliottnick/VirtualPrinterPCLtoPDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Virtual Network Printer PCL to PDF


Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

This Virtual Network printer listens on port 9100. You send a print job to port 9100, it saves a PCL file to disk then converts the PCL file to PDF. Therfore, having a pdf for every print job. I am using this to print old reports from an OPENVMS system to PDF files.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

None

Installation

  1. Clone the VirtualPrinterPCLtoPDF
git clone https://github.com/elliottnick/VirtualPrinterPCLtoPDF.git
  1. Open the .sln file in Visual Studio and run the project.

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Nick Elliott - elliott.nicholase@gmail.com

Project Link: https://github.com/elliottnick/VirtualPrinterPCLtoPDF

Acknowledgements

About

Virtual Network Printer To PDF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages