I'm writing a script to automatically extract the contents out of a 7-zip file the user selects (contents are always another win-zip file with pdfs inside that 7-zip) and then merge the pdfs together inserting a blank page when needed.
Everything was going fine and all the examples and testing had no issues. When I started putting in the zip extraction into the main program, the 7zip dll stopped loading, even after reboot.
The examples won't even work. I've put message boxes in the udf to se