Fixed PDF template.
This commit is contained in:
parent
a0ab29bb8d
commit
1372772bdb
@ -36,11 +36,11 @@ TEMPLATE_HEADER = (
|
|||||||
"## Backup of file `{file_name}` \n"
|
"## Backup of file `{file_name}` \n"
|
||||||
"To restore this file scan the QR codes and "
|
"To restore this file scan the QR codes and "
|
||||||
"paste them into a plain text file (or several).\n\n"
|
"paste them into a plain text file (or several).\n\n"
|
||||||
"Then use `paperizer file FILE [FILE ...]` to restore the file.\n\n"
|
"Then use `paperize file FILE [FILE ...]` to restore the file.\n\n"
|
||||||
"Alternatively, if you don't have the _paperizer_ tool handy, you can just "
|
"Alternatively, if you don't have the _paperize_ tool handy, you can just "
|
||||||
"remove the _paperizer_ tags and newlines and feed the rest through a "
|
"remove the _paperize_ tags and newlines and feed the rest through a "
|
||||||
"base64 decoding.\n\n"
|
"base64 decoding.\n\n"
|
||||||
"URL: <https://github.com/faerbit/paperizer>\n\n"
|
"URL to source code: <https://github.com/faerbit/paperize>\n\n"
|
||||||
)
|
)
|
||||||
|
|
||||||
FILE_NAME = "qr_part_{i}.png"
|
FILE_NAME = "qr_part_{i}.png"
|
||||||
|
Loading…
Reference in New Issue
Block a user