On this page
Guides
Cancel Conversion Task
ComPDFKit Conversion SDK supports interrupting your ongoing conversion task at any time. The following example demonstrates how to interrupt your ongoing conversion task:
php
\PDFToOffice::Cancel();