include_pdf: Include PDF in markdown documents
Description
Insert PDF files in markdown documents
Usage
include_pdf(file, width = "100%", height = "600")
Value
html code for markdown
Arguments
- file
file path from pdf file.
- width
width preview file.
- height
height preview file.