1
1

ToDo.txt 743 B

12345678910
  1. 28April20
  2. Got image and text to work - but image resource has to be added before adding to pagecontext. there is a committed version of this from today.
  3. We now need to figure out how shutdown and continue works. In Gal's example it creates 2 separate pages. In our example it is now creating one page with only the image on it, no text.
  4. The text could be getting overwritten. The image resource or any resources loaded through PDFWriter have to be added before PDFWriter is used to stream the document.
  5. Make sure logme files are put into GitIGNORE or other text files we dont want.
  6. 30April20
  7. Figure out this error message for pdfHummusTest1.exe:
  8. terminate called after throwing an instance of 'std::bad_alloc'
  9. what(): std::bad_alloc