12345678910 |
- 14April20
- 1. Succesfully created a PDF and added text
- 2. issues adding a jpg file to the PDF, figure it out next time
- 19April20
- Successfully created a log file for errors using Gal's LogConfiguration structure. We are not sure what errors he actually keeps track of so we have to hunt for errors to log.
- 25April20
- Unsure if we can have both text and a picture on the same page for the PDFWriter. Need to possibly create a second page, one with text on it, then one with the picture on it.
- Third page we could try and create it with both. This may have something to do with how pageContentContext works??? Anyways, the image is working now and the text is commented out.
|