Hello everyone,
im building a vbscript that converts all the doc and docx files in all subdirectories of a given PATH.
So far so good, everything is working fine except one little thing and im not able to figure out how to manage it.
in my test path i have over 900 .doc/.docx files while doing my pre-relase test i found out that my script dosent manage Documents with Margins outside sections since is rising a popup to make me decide what to do.
How can i bypass this popup window and always print regardless of the margins outside the section?
Thank You
Best Regards
Juan Pedro