Forum Discussion

Combine and selectively export PDFs in Innovator

Hello!

I'm looking for something to add into Innovator that would allow my users to take multiple documents with attached PDFs and be able to selectively output them as a single PDF. For example, I could have 3 3-page PDFs. I want page 1 from PDF 1, page 2 from PDF 2, and page 3 from PDF 3 but not their other pages to be exported a single, new PDF (only 3 pages, not 9).

Are there any tools or converters you're aware of which are compatible with Innovator? Preferably something that can be embedded into the Aras installation as our clients use secured, on-prem versions and thus can't make calls out to other websites.

Thanks in advance for your help.

4 Replies

  • Hello,

    Aras uses PDFTron (now Apryse) for PDF generation and merging, so that's probably the first option to investigate. PDFTron supports page-level manipulation, allowing specific pages or page ranges to be extracted and merged into a new PDF.

    One thing to be aware of is licensing. Using PDFTron without the appropriate license can result in watermarking of the generated PDFs.

    regards

    Michael

      • angela's avatar
        angela
        Catalyst II

        Interesting question!

        Where do your PDFs come from?
        Are they just plain PDFs?
        Or are they based on TechDocs, RE, MPP?
        Is this a common use case? Do you need it often? 

        PDFtron is super powerful! As Michael mentioned its a licened product. Aras has a license. Subscribers are allowed to use it inside Innovator context. But don´t ask me about the license details.

        If you just want to merge PDFs. Maybe use something like PDFSharp or pdf-merger-js?