presentations/workshop-tailwind-css/slides/notes.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
175 B
ReStructuredText
Raw Normal View History

2021-02-11 18:03:37 +00:00
Generating the combined PDF
---------------------------
.. code-block::
pdftk A=slides.pdf B='FLDC 2021 Presenter Slides.pdf' cat A1 B3-4 A2-79 B5-6 output combined.pdf