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'); ?>

Print Page Setup

- +
+

Configure Page Settings

+
Select your paper size
+ +
Set the distance between cards (in pixels)
+ +
Drag and drop the images that you'd like to print
@@ -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