Report Output to PDF file size too large

jmaty23

Registered User.
Local time
Today, 06:22
Joined
Jul 24, 2012
Messages
53
I have a report that has and 8.5x11 image control on the page.

Background of the report: I am using VBA to scan documents in as jpeg files and then using the access report to combine the jpegs and then convert them to 1 pdf document.

This process works fine, the issue I am having is when I output the report that has 20 pages (20 jpegs) to PDF, the file size is up around 30MB.

Is there a better way to export this report so that the file size is much smaller?
Is there a way to just export a snapshot of the file and then convert to PDF so that it doesn't see the image control as an image?
 

Users who are viewing this thread

Back
Top Bottom