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
 ImageEnMView + ImageEnView.PdfViewer.PageRotation

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
aleatprog Posted - Apr 22 2021 : 05:24:37
Hi,

using ImageEnMView with AttachedImageEnView the following PageRotation code is applicated on all Bitmaps contained ImageEnMView, not only the one currently shown in the ImageEnView1.PdfViewer.

ImageEnView1.PdfViewer.PageRotation := iepr90Clockwise;

Is it possible to apply the rotation only to the ImageEnMView element shown in the viewer or to the currently selected ImageEnMView elements?

Ale
5   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - May 04 2021 : 00:42:23
Hi Alessandro

In 10.0.1 there are separate properties for ViewRotation and PageRotation.

Email me to test this update.

Nigel
Xequte Software
www.imageen.com
aleatprog Posted - Apr 27 2021 : 08:23:57
Yes, Nigel, Adobe's way of doing may have an influence on the user expectations.

I'll try to implement a background process where every page can be rotated separately.

Alessandro
xequte Posted - Apr 25 2021 : 01:01:04
Hi Ale

Looking at other PDF viewers, such as Adobe Acrobat, their rotate view functions always rotate the whole document.

Nigel
Xequte Software
www.imageen.com
aleatprog Posted - Apr 23 2021 : 11:18:34
Hi Nigel,

no, all pages have the same rotation.
I tested the function with multipage PDFs generated by scan, print, Word and OpenOffice. In all cases, only one page is selected but all of them had been rotated.

Ale
xequte Posted - Apr 22 2021 : 21:59:18
Hi Ale

Is this a PDF file that has pages with differing rotations?

Nigel
Xequte Software
www.imageen.com