The stack depth for print presets is - by default - 2000. Is there any way to change this default value, or to make it so that stack depth is always greater than or equal to the number of records in my database? My workplace has instructed us to always set stack depth to the maximum value, but I’ve already forgotten this a few times and caused problems in production. A forgetful person like me would benefit a lot from being able to change the default stack depth.
Also, I notice that the stack depth only goes up to 100,000. I haven’t had to work with any data files with that many records yet, but I know my workplace deals with data files that can go up to 2 million records. Is there any way to circumvent this 100,000-record limit?