I'm working with someone who's trying to do something like this:
Rasterize[
TabularSummary@ResourceData["Sample Tabular Data: Car Models"]]
but she wants to be able to control how "tall" the summary is before it's rasterized. Like she can manually stretch it but then when she calls Rasterize it goes back to its normal size right. She can't like manually take a screenshot because she wants to get an agent to do this for her and it'd be hard I guess to have an agent stretch the pane for her (I don't personally know all that much about agents) but anyway do you happen to know a way to do this?