ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 IO.PrintPreviewDialog

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
klausdoege Posted - Jul 11 2020 : 16:24:02
I would like to use the following print dialog:
IO.PrintPreviewDialog(iedtDialog, 'Simple Print', false);
But if I change the printout width here, the printout height does not change with it. Is it possible that the height changes when I change the width so that the aspect ratio is maintained.



Klaus
www.klausdoege.de
5   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jul 28 2020 : 01:19:18
Hi Klaus

For 9.1.2 the displayed size will automatically scale to the aspect ratio (Note that it always printed with aspect ratio, the change is to show the scaled size in the size boxes).

Nigel
Xequte Software
www.imageen.com
xequte Posted - Jul 16 2020 : 02:36:52
Hi Klaus

The printer margins (unprintable area) is already considered by ImageEn, i.e. margins of 0 will make ImageEn print up to the printer margins. So it is not relevant to display the printer margins there.

Nigel
Xequte Software
www.imageen.com
klausdoege Posted - Jul 14 2020 : 06:18:32
A good addition would be if the edges are not set at 1 inch. Instead, the margin specified by the printer is displayed. This should also change if you change the setting on the printer to borderless.

Klaus
www.klausdoege.de
klausdoege Posted - Jul 12 2020 : 12:54:24
Thanks,
that would be really helpful.
At the moment you can not change the size well. You always have to make the change alternately. Once the height and then the width, always changing. It is very stressful.

Klaus
www.klausdoege.de
xequte Posted - Jul 11 2020 : 21:44:52
It's not possible, but I'll add it to the to-do list.

Nigel
Xequte Software
www.imageen.com