Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am wondering if there is a way to use the interop set the limits of a Layout?
My issue is that after creating a blank layout using the LayoutManager it defaults the limits to 0,0 & 12,9 which causes problems when generating the thumbnail for the tab.
Currently I can get it to generate a correct thumbnail by toggling display background in the options as this updates the limits of the layout object.
I am using doc.CapturePreviewImage and assigning it to the Layout.Thumbnail so I guess the other option is have another way to generate that Bitmap all together? It seems that the CapturePreviewImage must use the limits as its bounding for the capture.
any suggestions?
thanks
Solved! Go to Solution.