We are running a server-side nightly batch job (win2003) with fm server and a fdk app, but are running into an issue.
The batch processes a few thousand pdf, which all seem to generate a few FRM*.tmp files in the user-profile's tmp directory. They all look like bits of postscript with objects to be embedded in the final PS (font-subsets, images, etc). When running in bulk, we're currently managing to exceed the available 65k'ish available unique file names while processing.
Currently, this requires us to run a seperate action to clean out the tmp-files periodically, but I was kinda hoping there might be a slightly more elegant solution for this
Rgds,
Roland
The batch processes a few thousand pdf, which all seem to generate a few FRM*.tmp files in the user-profile's tmp directory. They all look like bits of postscript with objects to be embedded in the final PS (font-subsets, images, etc). When running in bulk, we're currently managing to exceed the available 65k'ish available unique file names while processing.
Currently, this requires us to run a seperate action to clean out the tmp-files periodically, but I was kinda hoping there might be a slightly more elegant solution for this
Rgds,
Roland