added more clarity around installation instructions
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Generating PDFs
|
||||
permalink: /mydoc_generating_pdfs/
|
||||
tags: [publishing, single_sourcing, content-types]
|
||||
tags: [publishing, single_sourcing, content_types]
|
||||
keywords: PDF, prince, prince XML, ant, xsl fo
|
||||
last_updated: March 20, 2016
|
||||
summary: "You can generate a PDF from your Jekyll project. You do this by creating a web version of your project that is printer friendly. You then use utility called Prince to iterate through the pages and create a PDF from them. It works quite well and gives you complete control to customize the PDF output through CSS, including page directives and dynamic tags from Prince."
|
||||
|
Reference in New Issue
Block a user