本文介绍了报告中的OLE对象的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


My Table有一个ole字段。   OLE字段仅保留word文件(嵌入)。


我想在报告中显示此ole字段(实际上是OLE对象的内容)。


问题是:嵌入文件的内容大小不同,可能是2行的高度,也可能是整页或2页的高度。  我不能在这里使用备忘录字段。


请建议 

解决方案

Hi,

My Table has one ole field.  OLE field keeps only word file (embedded).

I want to show this ole field in report (actually contents of OLE object).

Problem is :  contents of embedded file are not in the same size, it may be a height of 2 lines, or it may be a height of full page or 2 page.  I can not use a memo field here.

Kindly suggest 

解决方案


这篇关于报告中的OLE对象的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-27 14:53