Modern implementations of NAV and Business Central include functionality to automatically bundle reports into a zip archive to streamline delivery.
: In NAV 2017 and later, this codeunit provides native functions to import and export files as zip archives without needing third-party software. nav.zip
: Systems can be configured to loop through shipment lines or invoices, generate a PDF for each, and save them all into a single zip file for the user to download at once. Modern implementations of NAV and Business Central include
: For users of Jet Reports , specifically formatted zip files (e.g., Jet Reports Objects.fob within a zip) are used to configure web services across different versions from NAV 2013 to Business Central. generate a PDF for each