Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTPRichRender support Print Preview?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPRichRender support Print Preview?

 Post Reply Post Reply
Author
Message
franji1 View Drop Down
Groupie
Groupie
Avatar

Joined: 28 June 2005
Status: Offline
Points: 70
Post Options Post Options   Thanks (0) Thanks(0)   Quote franji1 Quote  Post ReplyReply Direct Link To This Post Topic: CXTPRichRender support Print Preview?
    Posted: 20 January 2020 at 3:41pm
Using 13.2

I have something similar to what the XTP toolkit has implemented via  CXTPRichRender, and I got it working for Display and Print, but NOT FOR PRINT PREVIEW.  Print Preview of MY implementation does not zoom based on the Print Preview window size.  It's fixed (screen size?).

Since I can't get my code to work, and I am looking to move to CXTPRichRender.  However, from what I've read, zooming via IText interface is via the TxGetExtent method? (Is this correct?)  But I see the implementation in CXTPRichRender is also just a return of E_NOTIMPL, same as mine.

So, the first question, does CXTPRichRender work in a Print Preview?  I am dawing into a CView derived View.  My implementation works great on the Display, and on a Printer device, but NOT when doing Print Preview.

Do you have any examples of a CXTPRichRender being used by a CView for rendering different RTF at various CRects within the view's client area?
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.