Take a survey

Section A - DDX User Guide > Working with Annotations > Working with links > Removing links

Removing links
You use the NoLinks element to specify that links within a scope should not be included in the result. In the following example, the NoLinks element is in the scope of doc1.pdf. Therefore, any links in doc1.pdf are effectively removed during the assembly. Any links in doc2.pdf and doc3.pdf are included in the result.
Example: Removing links
<PDF result="doc2.pdf">
	<PDF source="doc1.pdf">
		<NoLinks />
	</PDF>
	<PDF source="doc2.pdf">
	<PDF source="doc3.pdf">
</PDF>
Note: You cannot specify both a Links and NoLinks element as siblings.

Section A - DDX User Guide > Working with Annotations > Working with links > Removing links

Document Description XML (DDX) Help
LiveCycle ES Update 1

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/8.2/ddxRef/000656.html