本文介绍了PDF文档如何在保存时强制文件名的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有一个PDF文档,一旦保存需要关闭或打开日期(不确定哪个)并与人名(在表单上)连接并将其作为文件名。
我尝试了什么:
我什么都不知道如何让Java影响文件名
I have a PDF document that once saved needs to take the date closed or open ( not sure which yet) and concat with the persons name ( on the form) and make this the file name.
What I have tried:
Nothing I have no idea how to have Java affected a file name
推荐答案
这篇关于PDF文档如何在保存时强制文件名的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!