Hi
I want to set Stamp to add document full path to the document file.
For example : /Default/test folder/document.doc
I can get the document name with '$document.fileName' but cannot get the fill path.
Could anyone please help?
Cheers
Nat
The contents you find here are totally obsolete so do not use this website to obtain a solution for your issues: the indications you get from here will not be accurate and may lead to data loss or other mayor problems
Stamp
Moderator: car031
Post
Re: Stamp
Hi Nat,
in LD 7.7.5 you can print as stamp only the folder name and the document name:
$document.folder.name/$document.fileName
or to get the two info separated
$document.folder.name
$document.fileName
Currently it is not possible to print the full-path of a document, but I think that in version 8.0 this option will be added to the DocTool object or to the FolderTool class
For more information https://docs.logicaldoc.com/en/workflow ... automation
in LD 7.7.5 you can print as stamp only the folder name and the document name:
$document.folder.name/$document.fileName
or to get the two info separated
$document.folder.name
$document.fileName
Currently it is not possible to print the full-path of a document, but I think that in version 8.0 this option will be added to the DocTool object or to the FolderTool class
For more information https://docs.logicaldoc.com/en/workflow ... automation
Post
Re: Stamp
Hi Nat,
I just discovered that in LogicalDOC 8.0 there will be the methods you requested and they will allow you to print exactly the full-path of a folder or of a document
See the ticket in the bug-tracker https://bugs.logicaldoc.com/ticket/875
Note: LogicalDOC 8.0 is in an advanced development status, it will probably be released by the middle of this month
I just discovered that in LogicalDOC 8.0 there will be the methods you requested and they will allow you to print exactly the full-path of a folder or of a document
See the ticket in the bug-tracker https://bugs.logicaldoc.com/ticket/875
Note: LogicalDOC 8.0 is in an advanced development status, it will probably be released by the middle of this month
Who is online
Users browsing this forum: No registered users and 2 guests