Support for active content

Hi, I’m curious if Aspose.PDF for .NET supports active content within PDF’s such as Flash or Javascript, for example is it possible to use Aspose to combine two PDF’s that both contain Javascript elements? Will Aspose see and understand the active content or will it not know how to process it?

Thanks,
Zev

Hi Zev,


Thanks for your inquiry. Aspose.Pdf will preserve java-script while concatenating PDF file containing java-script elements. Please check following documentation link for code snippet. Hopefully it will serve the purpose.


Please feel free to contact us for any further assistance.

Best Regards,

Thank you for your reply, that is helpful. One related question, will Aspose actually execute the Javascript or Flash embedded in a PDF when it opens it for manipulation?

Thanks,
Zev

Hi Zev,


The active contents are not executed during PDF file manipulation/concatenation.