Question
VBA Code Split a PDF file according to the specified file size of 16 MB
In VBA (Excel) I found a way to save one PDF files in individual PDF files (only 1 Side per File) using Adobe Acrobat DC. Unfortunately I can't find any VBA code to split a PDF file into multiple PDF files of the same size. This option is available in Adobe DC. Can you provide me with a VBA code as an example?
Thanks
Dietmar