Hi all,
Is it possible to render a page within an OutLineBox without using rules. I have tried the following code but its just rendering the OutLineBox, not the content.
<w:OutLineBox title="Summary" showExpandoCollapso="$false">
<a:IncludeComponent name="summary"/>
</w:OutLineBox>
Do i need to add any extra attribute to render it?
Regards
Ajin