Forums / Setup & design / splitting up a pdf file

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

splitting up a pdf file

Author Message

Mads Ovesen

Tuesday 15 August 2006 4:12:39 am

Hi,

Is there any support in ez for splitting up an uploaded pdf document into separate pages and for example have a link to each of them? Or should I have to make an extension for that? pdflib?

Mads

/m

Claudia Kosny

Tuesday 07 November 2006 10:06:10 am

Hi Mads

As far as I know there is no option to do this with ez. The main problem is that most freeware pdf libraries are aimed at creating pdf files, not parsing them.

You might be able to utilise something like pdf split-merge here: http://www.verypdf.com/pdfpg/index.html for splitting your pdf files. Then create a main folder for each big document with several children for each part of the pdf file.

Claudia