From b8ca70e487ba323be6bc3e735ee334560a4b5d5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Sat, 18 May 2024 14:49:23 +0200 Subject: [PATCH] PDF Readme --- pdf/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pdf/README.md b/pdf/README.md index c79b529..d019ac8 100644 --- a/pdf/README.md +++ b/pdf/README.md @@ -48,7 +48,10 @@ Adding headers and footers to PDF (the same for both files) * Right click the second page and select 'Crop Pages...'. * Select units: 'Inches'. * In 'Change page size' section select 'A4' for 'Page Sizes' and set 'XOffset' to '0.1 in'. Then click on 'YOffset' input field, so the x offset gets registered. Select page range 'All' and click OK. -* Select 'Edit PDF' tab and add headers and footers by clicking 'Header & Footer' button, selecting a preset from 'Saved Settings' dropdown menu and clicking ok. Repeat the process for each preset. (If presets get lost, the font and the margins are as follow: Borders: left-line: 0.6, left-text: 0.8, top-line: 11.4, bottom-text: 0.27, right-text-odd: 0.57, font-name: menlo, font-size: 8.) +* Select 'Edit PDF' tab and add headers and footers by clicking 'Header & Footer' button, selecting a preset from 'Saved Settings' dropdown menu and clicking ok. Popup will say that font 'Menlo' contains invalid encoding. This is fine. +* Start by adding the bottom_line preset and check afterward if bottom line on the first page is aligned properly with the text. If it is not close the file and start over. +* Repeat the process for each preset. When popup will ask you if you want to replace existing header or footer click 'Add New'. +* If presets get lost, the font and the margins are as follow: Borders: left-line: 0.6, left-text: 0.8, top-line: 11.4, bottom-text: 0.27, right-text-odd: 0.57, font-name: menlo, font-size: 8. * Select 'Organize Pages' tab and remove last empty page. * Set title to 'Comprehensive Python Cheatsheet' and author to 'Jure Ĺ orn' by selecting 'File/Properties...'. * Save the progress by running 'Save as' in Format: 'Adobe PDF Files'.