Coder Social home page Coder Social logo

combinethempdfs's Introduction

Prerequisite

  1. Have Java (JDK) 14 installed
  2. Set PATH_TO_FX in your system's environment variables by following these instructions. This environment variable must contain the path to the JavaFX SDK.

Combine Them PDFs

Application utilizing SQLite, JavaFX, PDFBox and documents4j. This drag-and-drop application takes in a list of PDF files and combines/merge them into one file. If a file is a Word document or DOCX then it converts it to a PDF file on a temporary location relative to where the application is being ran and uses the new PDF file location instead of the DOCX location. Conversion from DOCX to PDF does not work in macOS nor Linux.

WARNING

CLOSE AND SAVE ALL DOCUMENTS THAT YOU ARE CURRENTLY WORKING ON IN WORD BEFORE USING THIS APPLICATION. IF YOU FAIL TO DO SO IT WILL DELETE ALL UNSAVED WORK IN WORD.

How to Use the Program

Importing files

To import a file into the application, it must be dragged and dropped in.

Move a file

When you right-click a file, you will be prompted with a dialog box. Select Move the program will automatically select the first file for you, you'll just have to select the position where you want the file to be. It will no delete any file in that position, only move it.

Remove a file

When you right-click a file, you will be prompted with a dialog box. Select Remove From List the program will automatically select the file location for you, you'll just have to confirm.

Open a file

You can open a file in the list by double-clicking or by right-clicking the file and choosing Open File.

Remove a page from a file

Before you continue, this will not edit the original file. The program will create a temporary copy of the file and edit that. Like before, you just simply have to right-click the file and select Remove a Page, and then you'll be prompted again for the page number.

Preview

Simply click the Preview button. It will create a temporary file.

Export Content

Simply click the Combine button, the file will appear at the export location (Desktop by default).

History

The program stores locally (doesn't send anything to a server) the files used for previous exports. So, you could recover previously used files just in case you would want to change something (or forgot there was a preview button). Simply, select a saved state, it will show on the right all the files used for the that saved state. If you have any files in the program already it will ask you if you will like to add the saved state (i.e., the list of files) to it. If not, you'll have to manually delete the recently imported file. The erase button cannot be undone, this will delete all temporary files, and therefore the saved states.

What I learned

combinethempdfs's People

Contributors

dustindiazlopez avatar

Watchers

 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.