Hello,
I have trouble generating nice looking previews with TThumbnailPreview and nice looking zooms with TPrintPreview (mostly font size problems).
I use the print preview’s canvas to draw my own meta file contents on with the TPrintPreview->TCanvas->Draw method. I don’t know if this is where the problem is!?
Some of the content for the preview comes from different metafiles of mine, hence I draw them directly on the previews canvas. Is this the reason why fonts look screwed up when I zoom in/out on the preview?? It’s mostly the fonts that are not resized correctly.
Thanks for listening,
Michael