We are using the RichView editor to paint its contents into a device context (metafile) which in turn is placed into a diagram. The contents printed to the metafile are clipped when the metafile is translocated so that relative coordinates become negative.
We need to be able to print unclipped RichView contents to device context / metafile regardless of the positioning / coordinates of the metafile, including negative coordinates.
Q 1:
How can clipping be avoided when printing / painting to device contexts / metafiles?
Q 2:
Is it possible to use the TRVPrint for the purpose of only printing the content without having pagination and other overhead?
E.g. Create and get Metafile's Canvas and pass it into TRVPrint
Thank you!
-- Lutz
How to avoid clipping of rv contents when printed / painted
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: