Coder Social home page Coder Social logo

add-annex-to-pdf's Introduction

Concept

Adding annexes can be a pain in reports. This script aims to optimize this process by adding a link to the annex path in the main report file. The script then merges the reports for you.

How it works

The code reads the pdf, looks for a user sepecified symbol, e.g. **__** which is wrapped around a path so: **__**Input/Test_simple/drawing.pdf**__**. The pdf converter will then add this drawing pdf in the location of the path. Currently it overwrites this page which is likely wanted.

Packages

Requires a python install and PyPDF2/pikepdf. The python file installs these. For development jupyter lab was used.

Useage

Feel free to use! Advised is to use a github client to clone and run the .py file in a python instance.

add-annex-to-pdf's People

Contributors

daafip avatar

Watchers

 avatar

add-annex-to-pdf's Issues

More user friendly

Currently requires some python knowledge

  • make more user friendly - i.e. no python knowledge
  • ideally (basic) GUI
  • preview would be cool? jupyter also loads pdf so could be possible?

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.