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
 Can we Crop PDF?

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
yogiyang Posted - Jul 08 2025 : 06:21:31
Is it possible to crop PDF?

I want to crop PDF and then save the cropped part as a PDF file.

Is this possible?

TIA

Yogi Yang
4   L A T E S T    R E P L I E S    (Newest First)
yogiyang Posted - Jul 17 2025 : 02:15:54
Hello Nigel,

Thanks for the clarification.

Yogi Yang
xequte Posted - Jul 15 2025 : 21:14:51
Hi Yogi

There's not an automated way to do that. You'd have to code it using the PDFViewer:

https://www.imageen.com/help/TImageEnView.PdfViewer.html

Nigel
Xequte Software
www.imageen.com
yogiyang Posted - Jul 15 2025 : 05:28:19
Hello Nigel,

Sorry for a very late reply. Actually I was out of office traveling.

What I am actually looking for is to crop the PDF (which is generally a one page PDF) rearrange the elements that there after cropping and save it as a PDF. The saved PDF file's page size would naturally change to the cropped size.

The functionality that I want is available in an online service.


Yogi Yang
xequte Posted - Jul 08 2025 : 21:30:56
Hi Yogi

PDF is a document format, so that would be like opening a Word file and "Cropping" a page. So the question to ask is what you are looking to do? Are you wanting to crop an image within the PDF page (keeping the page format, e.g. A4), or are you looking to change the page format (e.g. crop an A4 page to A5 for example).

Of course, you can load a PDF as if it were an image, crop it and then save it back as a PDF (as an image within a custom format PDF page), but that is not really what PDF is for.

Nigel
Xequte Software
www.imageen.com