Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In this assignment, you are given a working implementation that will take a string of text content and generate a PDF from it . The

In this assignment, you are given a working implementation that will take a string of text content and
generate a PDF from it. The project is a Maven project which satisfies dependencies by downloading
them from the Internet at build time. You do not have to change anything with respect to Maven.
Doing so may render the project unable to build.
Your task is two-fold:
1. Create a working UI layout similar to below with the appropriate links to the Controller class.
This will be done by creating the appropriate FXML (using Gluon Scenebuilder) and naming the
event handlers and widgets to appropriately match the code you are given. (15)
2. Taking the PdfMaker class, modify it to add an image of yourself on the pdf page in addition to
whatever text is in the textarea. Note: you must cite whatever sources you use and they may
not be your classmate! (20)
3. Modify the code to do the following (15):
a. Verify that a filename is specified prior to generating the pdf.
b. Verify that there is text in the text area before generating the pdf.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Driven Web Sites

Authors: Mike Morrison, Joline Morrison

1st Edition

061901556X, 978-0619015565

More Books

Students also viewed these Databases questions

Question

Discuss three main reasons people decide to become entrepreneurs.

Answered: 1 week ago