当前位置:网站首页>Word document injection (tracking word documents) incomplete
Word document injection (tracking word documents) incomplete
2022-07-05 13:04:00 【[email protected]】
1, demand
track word Whether the document is opened
2, Realization
Normally , decompression word file . The interior is as follows 
Open the file shown in the following directory 

Add the following code after the document , This is a configuration file ,target You can configure your own url
<Relationship Id="rId999" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/attachedTemplate" Target="url" TargetMode="External"/>
Then open this file 

Add this code later
<w:attachedTemplate r:id="rId999"/>
This is a reference file , Reference the configuration above id
Repackage the file , It will appear as follows , Will visit the one above target Of url.
At present, there is no way to bypass this box
版权声明
本文为[[email protected]]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202140524137635.html
边栏推荐
- Default parameters of function & multiple methods of function parameters
- ABAP editor in SAP segw transaction code
- Natural language processing series (I) introduction overview
- 开发者,云原生数据库是未来吗?
- Notes for preparation of information system project manager --- information knowledge
- Pinduoduo flag insertion remarks API
- 无密码身份验证如何保障用户隐私安全?
- 初识Linkerd项目
- Hundred days to complete the open source task of the domestic database opengauss -- openguass minimalist version 3.0.0 installation tutorial
- DNS的原理介绍
猜你喜欢

LeetCode20.有效的括号

初次使用腾讯云,解决只能使用webshell连接,不能使用ssh连接。

Four common problems of e-commerce sellers' refund and cash return, with solutions

It's too convenient. You can complete the code release and approval by nailing it!

SAP UI5 DynamicPage 控件介紹

Hiengine: comparable to the local cloud native memory database engine

Taobao product details API | get baby SKU, main map, evaluation and other API interfaces

Navigation property and entityset usage in SAP segw transaction code

逆波兰表达式

SAP SEGW 事物码里的导航属性(Navigation Property) 和 EntitySet 使用方法
随机推荐
Cf:a. the third three number problem
开发者,云原生数据库是未来吗?
I'm doing open source in Didi
NFT: how to make money with unique assets?
SAP SEGW 事物码里的 Association 建模方式
《2022年中國銀行業RPA供應商實力矩陣分析》研究報告正式啟動
Didi open source Delta: AI developers can easily train natural language models
[Nacos cloud native] the first step of reading the source code is to start Nacos locally
Yyds dry inventory JS intercept file suffix
Flutter 绘制波浪移动动画效果,曲线和折线图
手把手带你入门Apache伪静态的配置
Introduction to sap ui5 flexiblecolumnlayout control
Taobao flag insertion remarks | logistics delivery interface
Halcon 模板匹配实战代码(一)
自然语言处理从小白到精通(四):用机器学习做中文邮件内容分类
Leetcode20. Valid parentheses
石臻臻的2021总结和2022展望 | 文末彩蛋
RHCSA4
Run, open circuit
LeetCode20.有效的括号