Talk with the Author
 Crystal Reports Forum : General Information : Talk with the Author
Message Icon Topic: Setting PrintToPrinter to Mirror image layout Post Reply Post New Topic
Author Message
lecntp
Newbie
Newbie
Avatar

Joined: 05 Sep 2017
Location: Vietnam
Online Status: Offline
Posts: 1
Quote lecntp Replybullet Topic: Setting PrintToPrinter to Mirror image layout
    Posted: 26 Sep 2017 at 4:21am
Hi you,
I use crystal report version 13-0-20 for Visual Studio to design a report. I use PrintToPrinter funciton to print report. But I can not print with option Mirror Image layout on any Printer. It only print without Mirror.
Can you help me!
Thanks you very much.

Here my file:
http://www.mediafire.com/file/fcm01j7pnc8qj1j/PrintReport.rar

The mirror image option like below:
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3701
Quote hilfy Replybullet Posted: 26 Sep 2017 at 7:56am
There is no way to mirror the image automatically. Instead, you would have to do something like this:

1. Add two copies of the image to the report - one is the image and one is its mirror.

2. For the image, right-click, select "Format Image..." and click on the button to the right of the Suppress checkbox (DO NOT check the checkbox!). Enter the following:

PageNumber mod 2 = 0

3. For the mirrored image do the same thing except the suppression formula is:

PageNumber mod 2 = 1

4. Align the top right of the images so that one is on top of the other.

-Dell
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.