Giter VIP home page Giter VIP logo

batesstamp's Introduction

Tiny tiny tiny micro-cli to add page numbers to pdf document.

Just puts page number in bright red font on the lower left of every page. That's it. Does nothing else.

If I get really bored one day, I'll add the capacity to put a "page x of y" or a date or a custom message (exhibit number) or change color or placement or something. But it's not terribly likely: I just wrote this to learn how to make Gradle actually bundle a dependency and such in the course of learning java (plus because I wanted to number some things).

Usage:

  1. Have java installed on your system.

  2. Download from releases.

  3. java -jar batestamp.jar infile outfile where infile is the original file (e.g. myfile.pdf) and outfile is the name for the page-numbered file (myfile-with-pages.pdf, say).

That's it.

(This is barely even any of my own code; the jar is mostly PDFBox code, and it's actually based on a PDFBox example. So all that stuff is under the Apache license that Apache put it under; the small rudiments of my own in here code are hereby committed to the public domain.)

batesstamp's People

Contributors

paultopia avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.