shrektan / tweak-pdf

R scripts to tweak PDF files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R scripts to tweak pdf

This repo contains some R scripts that I use to tweak PDF files.

Environment

  • R
  • R package: knitr and tinytex
  • LaTeX compiler (MikTeX, TeX Live or TinyTeX. tinytex::install_tinytex() can install it for you, if needed)

How

  • Copy your PDF files into input folder
  • Run the R script
  • Find the output PDF files in output folder

Script

About

R scripts to tweak PDF files


Languages

Language:R 100.0%