<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>&amp;quot;Advanced&amp;quot; PDF Watermarking</title><link>https://www.aras.com/community/f/development/4038/advanced-pdf-watermarking</link><description>Hello -

We have a business need to apply the &amp;quot;release date&amp;quot; to watermarked documents. I know there is out of box watermarking functionality in Aras, and we have implemented that on a dev server. However, it does not appear to allow for what we are looking</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: "Advanced" PDF Watermarking</title><link>https://www.aras.com/community/thread/5221?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2020 06:28:21 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:041a000b-d7be-453f-be9e-38d867af0340</guid><dc:creator>Kassia</dc:creator><description>&lt;p&gt;Hello, to add &lt;a href="https://www.easepaint.com/"&gt;watermark to your PDF&lt;/a&gt;, you can just use a 3rd-party watermark program. I think you can try the Easepaint Watermark Expert, this software is easy to use, you can add watermark to your documents, photos or videos in just 10 seconds.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "Advanced" PDF Watermarking</title><link>https://www.aras.com/community/thread/2277?ContentTypeID=1</link><pubDate>Fri, 16 Nov 2018 08:31:38 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:df6e6424-e886-479a-b49a-823b1e1a8557</guid><dc:creator>AngelaIp</dc:creator><description>Hi Bryan,

yes, it´s really strange why they don´t update the Document, isn´t it? 
I didn´t have a ready-to-use solution for this one yet, but I am pretty sure it´s possible to do.
Take a look at the 3 editiable CSharp Methods:
- wm_GetWMConfigurationTemplate
- wm_SourceUpdateTemplate
- wm_SourceLookupTemplate

These three can be used as a replacement for the Methods used in the default scenarios described in the manual. 

After watermark completition the Document File Relationships will be updated to the latest versions. I think the Method wm_SourceUpdateTemplate can be used for this update step, but haven´t tried this one yet! So I can be wrong!
What we need to do is to add a few lines of code to the Document after relationship update. The Document Item is luckily already present in the Methods It´s behind the contextItemType and contextItemId strings.

So I assume something like ReShowItemEx should work for update.
Please let me know your result when you decide to try this!

Angela&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "Advanced" PDF Watermarking</title><link>https://www.aras.com/community/thread/2276?ContentTypeID=1</link><pubDate>Thu, 15 Nov 2018 08:47:28 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:91dc55dc-cc89-4dff-93b1-9a8b5953a8dd</guid><dc:creator>Former Member</dc:creator><description>Hi Angelalp -

Thank you for the reply. Can you provide any detail on how you managed to &amp;quot;update document item after watermark print&amp;quot;?

Bryan&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "Advanced" PDF Watermarking</title><link>https://www.aras.com/community/thread/2275?ContentTypeID=1</link><pubDate>Tue, 13 Nov 2018 12:31:03 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:4ebfa387-6eaa-4197-b058-7cb249c26001</guid><dc:creator>AngelaIp</dc:creator><description>I am working on a few watermark customizations by myself. It´s possible to make the watermark service more flexible via code.
I already plyed around with the feature to solve some of following future use cases:
- Print classification and user specific watermarks
- Update Document Item after watermark print
- custom trigger of watermark service

Assigning dynamic content to the watermarks itself is not possible with the default version. I am also interested in this use case, but didn´t determine a potential solution yet. The current versions uses a static pdf to watermark the target pdf. A dynamic watermark would require, that the watermark overlay is created on runtime. 
I already tried more advanced PDF templates that contain dynamic content added programmatically by scripts I added in Adobe Acrobat Pro. But the scripts were eliminated after file upload.

May lastest idea was to use an automatic generated tech doc as dynamic pdf overlay. But haven´t tried yet.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>