From 8f7fe5a9ea708b21c17439375f3a8ca94986a58e Mon Sep 17 00:00:00 2001
From: Kyle <41976328+ImKyle4815@users.noreply.github.com>
Date: Tue, 2 Feb 2021 20:43:21 -0800
Subject: [PATCH] Update index.php
---
print/index.php | 23 +++++++++++++++++------
1 file changed, 17 insertions(+), 6 deletions(-)
diff --git a/print/index.php b/print/index.php
index 1b9fb8cd..adc5e9d5 100644
--- a/print/index.php
+++ b/print/index.php
@@ -4,9 +4,16 @@ $desc = 'Upload card images and download a fully prepared page for printing';
include('../globalHTML/header-1.php');
?>
-
+
+
Configure Page Settings
+
+
+ Regular (8.5 by 11)
+ A4
+
+
+
+
@@ -14,12 +21,16 @@ include('../globalHTML/header-1.php');
-
+
-
Download your Sheet
+ Download your Sheet (PNG)
(Can take a few seconds)
+
+
Download your Sheet (PDF)
+ (WARNING: This can take around 30 seconds...)
+
Want to see your custom cards on the kitchen table?
@@ -28,6 +39,6 @@ include('../globalHTML/header-1.php');
Upload up to nine images, and they will automatically arrange themselves on an 8.5" by 11" sheet, so you can print them at home at up to 600PPI.
-
+
\ No newline at end of file