终端服务器中的本机 MS Office PDF 转换
我们的应用程序使用本机 PDF excel 转换来转换 MS Word 和 PDF。优秀。
请参阅以下网址: http://msdn.microsoft.com/en- us/library/ee834871(v=office.11).aspx
当用户连接到终端服务器并在连接时打开其本地资源(打印机)时,我们遇到一个奇怪的问题。
由于某种原因,使用选定的配置文件,PDF 转换会将 1 页文档转换为 16 页文档。
在连接到远程会话之前关闭本地资源中的打印机可以解决此问题。
知道什么可能会导致这种情况吗?
Our application uses native PDF excel conversion to convert MS Word & Excel.
Please see the following url:
http://msdn.microsoft.com/en-us/library/ee834871(v=office.11).aspx
We are having a strange issue when a user connects to a terminal server, and has their local resources (printers) turned on when connecting.
For some reason, with selected profiles, the PDF conversion turns a 1 page document to 16 page document.
Turning of the printers in local resources before connecting to the remote session fixes the issue.
Any idea what might cause this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这可能与您的默认打印机有关。如果在启用本地资源(打印机)时默认打印机发生更改,并且默认打印机的页面尺寸较小,则 Word 可能会根据较小的页面尺寸重新对文档进行分页。明确设置页面大小或将活动打印机设置为已知打印机可能会解决该问题。
It may be related to your default printer. If your default printer changes when the local resources (printers) is enabled and the default printer has a small page size, Word may be re-paginating the document based on the smaller page size. Explicitly setting the page size or setting the active printer to a known printer may resolve the problem.