Well for the thumbnail i use this code, it dosent open the whole
document, just extracts the embedded thumbnail picture.
BitmapEx TemplateAbstractView::scaleImg (const BitmapEx &rImg, long
width, long height)
{
BitmapEx aImg = rImg;
int sWidth = std::min(aImg.GetSizePixel().getWidth(),wid
Hi,
After a bit of struggling I now have the styling somewhere close to the
designers' spec. I've attached a screenshot for convenience.
I'm working on several things. Firstly, the thumbnails should be the right
way up. I'm going to investigate optimising the layouts for di