最新情况2:现在,我正在考虑以html格式保存一份文件的临时副本,以显示该文件,但这却使我的想法化为乌有,表明用户的实际时间对文件产生影响。 在每一种特性投入中重新注入和重载浏览器,这种做法只是坏的做法。 因此,我认为现在这样做可能不切实际。 我会随时听从可能出现的任何答案。 感谢您的帮助。
最新情况1:WebBrowser为PDF而工作,但出于某种原因没有文件。 该文件不是在浏览器控制中显示,而是在字面上开放。 这显然是在业务系统中必须提交方案协会的文件,但我却不单靠自己的机器进行节目制作。 因此,我要么需要围绕工作,要么需要以方案方式改变环境。
有趣的是,当我右边点击一个狗,点击“开放”和选择因特网探索者时,它打开了Word。
原件问题:
I m writing a VB program that fills in values within a word document. I m utilizing the Microsoft Word 12.0 Object Library as a Reference.
I d like to provide a scrollable preview pane to my user that is within the form he or she is using. It would be even cooler if the user could edit the document through this pane.
I ve done Interop extensively, so I m well aware of how to write and edit a Word document. I just want to put it into a frame and preview it. I ll probably try to select around the document based on what is changing as the user provides input so they can see what s being changed and where. Thoughts?
增 编