Hello,
I'm using the PDF function to create a PDF from a portrait printable screen in an otherwise landscape app.
The screen has two images on with a combined total of about 150 kb of media (these are a logo/letterhead type image and a 240x240 image of a product), plus a few HTML text labels and a horizontal container, which contains two vertical containers that each contain about 45 plain text labels.
I'm using the ExpandContainers option in the PDF function because the vertical container scrolls off the end of the screen.
It's pretty simple really: A company logo, a product image and some brief info in the top part of a portrait page, then a series of rows of text that spill over to about 1/2 of the second page.
It all works great, I'm happy with the result, except that the output file is about 30MB in size. It seems ridiculously large for what it is. The PDF looks mostly like this:

I've tried playing around with DPI settings in the PDF function but nothing seems to change the file size at all.
Is this known/expected? What can I do to reduce the file size?