I would like to create a document with Latex that would look roughly like this:
What would be the best approach? I have tried:
- Longtable within longtable: Does not work according to answers here: enter link description here
tabular within longtable: Does not page break.
1 minipage for image, 1 for table: does not pagebreak
Again, I am just asking for a basic approach that would make this possible, because I am running out of ideas. If I had a minimal working code example I would post one, but nothing so far has worked. If one of the ones I have tried so far SHOULD work, please tell me and I'll keep trying with that one.
Thank you.
