Rank: Member Groups: Member
Joined: 1/16/2012 Posts: 17
|
Is it possible to do the following using EO.PDF in a web based project:
Show the PDF on screen and allow the user to select a portion of a page (for instance 1/3 of a page)? That section would then be merged/added with some other content to create a new PDF.
If you were to do it what steps would you take? (not asking for every line of code just guidance)
At first glance it seems Split can only do full pages - so would I need to turn the PDF into an image then do image maninpulation?
Thanks for any advice and guidance you can provide.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You can not "capture" a portion of an existing PDF file. Any merge/split occurs at least on page level.
Thanks!
|