Skip to content

Instantly share code, notes, and snippets.

@dakk
Created April 12, 2016 17:11
Show Gist options
  • Save dakk/edb4a88c1cbb04b9548b319b0310a94f to your computer and use it in GitHub Desktop.
Save dakk/edb4a88c1cbb04b9548b319b0310a94f to your computer and use it in GitHub Desktop.
Convert a pdf with text to a pdf with curves
pdftops $1
ps2pdf $1
pdfcrop $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment