{props.content}
This is the content of my document.
This is an A4 portrait document with 1 inch margins.
This is a legal size landscape document with 0.5 inch margins.
This is the content of my first page.
This is the content of my second page.
This is the first paragraph of my document.
Content for section 1 goes here.
Content for section 2 goes here.
Thank you for your business. Please find your invoice attached to this email.
Payment is due within 15 days from the invoice date. For your convenience, payment instructions are included in the invoice.
If you have any questions about this invoice, please contact our billing department using the contact information provided in the invoice.
This is an automated message. Please do not reply to this email.
```
## Server-Side Usage
When reading files server-side (like in document templates), use `process.env.DOCUMENTS_STATIC_PATH` to access files in your static directory:
Professional software engineer