Roy Simmons
- Total activity 47
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 18
Comments
Recent activity by Roy Simmons Sort by recent activity-
Official comment Hi Alex,To extract multiple tables in a PDF you will need to use the Encodian action PDF - Extract Table Data. This action extracts 1 table at a time therefore to extract multiple tables you will n...
-
Official comment Hello Chris, The Word - Populate action has a "Date Time Formats" parameter which can be used to determine what date time formats will be treated as dates. Any value not adhering to the format pro...
-
Official comment Hello,Based on the ticket answer, to allow dynamic Header and footers, you will need to follow the Microsoft word guidance.https://support.microsoft.com/en-gb/office/configure-headers-and-footers-f...
-
Hi Erin, This is a Microsoft Word limitation as all formatting is managed within the Word template itself. Unless there is a manual method to increase the 40-character limit for bookmark naming, th...
-
Hello Kurt,From what I tested you would use a combination with a Variable syntax to apply a static text with the URL and then you can simply pass the url in the json. The example below shows how it...
-
Hi Erin,Could you please give more details about your issue?If its about bookmark character limit in word, please reference this Microsoft information: Do you know what the rules for acceptable boo...
-
Hi Erin,I have replied to you in our troubleshooting post, if you like to continue the conversation please reply in the link below.https://support.encodian.com/hc/en-gb/community/posts/167730721099...
-
From Erin Here is the example of the bookmarks:
-
Hi Yuvaraj,For the Syntax it expecting a value as if there is no link then it just a simple text?You may need to wrap the syntax in a If Condition to either put a Hyperlink or normal text.https://...
-
Hi Erin, You will need to follow the array data structure and Foreach Syntax in the article link below:https://support.encodian.com/hc/en-gb/articles/360020415778-Repeating-Content You can repeat m...