Copy link to clipboard
Copied
We have build a Plug-In, which shall finally save the documents into different file system nodes fo every different design.
There for we have implemented a SaveDoc function, which is calling SDKLayoutHelper to save the document.
So far the saving is failing with the error 'DBTmp.. is damaged'.
The Folders cannot be created also.
The paths we get from the Order-XML are standard WIN paths like "C:\localAdBase\001\00\27\70\67\49\01"
How the paths to invoke SDKLayoutHelper on WIN system should look like?
Have something to add?