Sure, here's the provided content formatted for printing and filling in:
plaintextCopy code
Application for Childcare Enrollment PARENT/GUARDIAN INFORMATION Parent/Guardian 1 First Name:* Parent/Guardian 1 Last Name:* Address:* Unit City:* Postal Code:* ___ ___ Home Phone: Province: Select Work Phone: Cell Phone:* Email:* Gender: Male Female Other Relationship to Child:* Please select Employer Name/City:* Parent/Guardian 2 First Name: Parent/Guardian 2 Last Name: Same address as Parent 1 Address: Address: Unit City: Postal Code: Home Phone: Province: Select Work Phone: Cell Phone: Email: Gender: Male Female Other Relationship to Child: Please select Custody Arrangements (if applicable): Are you subsidized or applying for childcare subsidy?:* Yes No Languages spoken at home: CHILD INFORMATION Child’s First Name:* Child’s Last name:* Gender:* Male Female Other Date of Birth:* Child’s Home Address: Same as Parent 1 Same as Parent 2 Address: Unit City: Postal Code: Province: Select Names/ages of siblings (note: a separate application must be completed for each child): Name and Location of Child’s school (if applicable): General Health: Any known allergies, health or medical conditions?* Yes No If yes, please describe:* Does your child require any special food or liquids or any special diet?* Yes No If yes, please describe:* Please indicate preferred area for daycare, and outline any additional comments or requirements regarding the care of your child: SCHEDULE AND LOCATION Date childcare required:* Days of the week child needs to be in care:* Please indicate care required:* Hours each day child needs to be in care:* Days Evenings Weekends Overnights Start Time:* End Time:* Varied Hours:* Days and Hours of the week Parent 1 works: Closest intersection to home:* Closest intersection to work:* Days and Hours of the week Parent 2 works: Closest intersection to home (Parent 2): Closest intersection to work (Parent 2): PREFERENCES What is most important to you in selecting a childcare Provider?:* Are you open to place your child with a Provider with pets?* Yes No How did you hear about Wee Watch? Friend/Family Google Facebook/Instagram Print ad Radio Other Describe PHYSICIAN AND EMERGENCY CONTACTS Physician’s Name:* Phone Number:* Persons to contact in an emergency if parents cannot be reached, and to whom the child may be released: Full Name:* Phone #:* Relationship: Full Name:* Phone #:* Relationship: Full Name: Phone #: Relationship: SIGNATURES Signature of Parent/Guardian:* Date: The agency will contact you to discuss your needs, answer your questions and advise you of the registration fee
Copy and paste this content into a Word document to create a printable form. You can adjust the formatting and layout as needed to ensure it fits your requirements.
how do I enter code in a word doc and get a printable copy?
ChatGPT
To enter and format code in a Word document and create a printable copy, you can follow these steps:
Open Microsoft Word on your computer.
Create a new document by selecting "Blank Document" or using a template if you prefer.
Copy the code you want to include in your document from your original source.
Paste the copied code into the Word document.
To format the code for better readability, you can use a monospace font like Courier New or Consolas. Select the code you pasted and change the font to a monospace font using the font settings in the toolbar.
Adjust the indentation of the code as needed using the "Increase Indent" and "Decrease Indent" buttons in the toolbar. This can help visually separate code blocks.
If there are any specific lines or sections of the code that you want to highlight, you can use Word's formatting options such as bold, italic, or changing the text color.
Ensure that the code is properly aligned and formatted. You may also add line numbers for reference if needed.
To create a printable copy, go to the "File" menu and choose "Print." Make sure to adjust the print settings as needed, such as selecting the appropriate printer, paper size, and orientation.
If you want to ensure that the code fits within the printable area and doesn't get cut off, you can adjust the page margins. Go to the "Layout" tab and click on "Margins." Choose "Narrow" or "Custom Margins" to adjust the margins to your preference.
Once you're satisfied with the formatting and settings, click the "Print" button to print your document.
Keep in mind that the appearance of the printed document may vary depending on your printer and its settings. It's a good idea to do a test print to ensure that the code is readable and well-formatted on paper.
Remember that while Word is not a specialized code editor, these steps can help you create a readable and printable version of code within a Word document. If you need precise code formatting or syntax highlighting, you might consider using a code editor or specialized documentation tools.