Sign inSign up

tsutomu7/seminar-text

By tsutomu7

Updated almost 9 years ago

Make Seminar Text

Image
1

1.0K

tsutomu7/seminar-text repository overview

Make Semiar Text.

  1. Prepare PDF.
  2. docker run -it --rm tsutomu7/seminar-text cat /config.yml.sample > config.yml
  3. Edit config.yml
  4. docker run -it --rm -v $PWD:/tmp tsutomu7/seminar-text
  5. Use out.pdf

config.yml

ItemDescription
fileInput file name
rangeList of target page number(0-)
numupInput pages per an output page
hasTitleContents has a title page
titlesList of string in a title page
toEvenMake to even
flowToDownPage flow direction
noHeaderNo header
noFooterNo footer
noPageFeedDon't feed page number
isRawDon't calculate position
transScale[x,y,scale]
noboundNo boundary

Tag summary

Content type

Image

Digest

Size

391.7 MB

Last updated

almost 9 years ago

docker pull tsutomu7/seminar-text