diff --git a/src/editor/index.html b/src/editor/index.html index 7453ec2..7f850c0 100644 --- a/src/editor/index.html +++ b/src/editor/index.html @@ -22,6 +22,7 @@ Download HTML New Data Upload Data + PDF? Load Sample @@ -33,6 +34,15 @@ + + + The HTML that JSONCV generates is optimized for printing in an A4 letter, so it can be used to create a well-formatted PDF document. + You can first click "Download HTML", then open the HTML in a browser and choose "Print" from the menu (or press ⌘+P), it will open a modal where you should find the option to save it as a PDF. + For best compatibility, I recommend using Firefox rather than Chrome to complete this process. + OK + + +
The HTML that JSONCV generates is optimized for printing in an A4 letter, so it can be used to create a well-formatted PDF document.
You can first click "Download HTML", then open the HTML in a browser and choose "Print" from the menu (or press ⌘+P), it will open a modal where you should find the option to save it as a PDF.
For best compatibility, I recommend using Firefox rather than Chrome to complete this process.