- Version
- Download 74
- File Size 1.82 KB
- File Count 1
- Create Date March 20, 2024
- Last Updated March 20, 2024
Patient PDF Label
Created by Adrian Starzynski
This eForm generates a patient demographics label PDF on a custom page size ideal for printing in browser or downloading. It's set to 27 x 89mm (standard address label most commonly used) although this can be adjusted:
pageOrientation: "landscape", pageSize: { width: 89 * 2.83465, height: 27 * 2.83465 }, // width and height in points (pt) pageMargins: [8, 8, 8, 8], // [left, top, right, bottom] or [horizontal, vertical] or just a number for equal margins
Copyright © Adrian Starzynski 2024
Uses PDFMAKE
Attached Files
File | Action |
---|---|
PatientPDFLabel_20240320.zip | Download |