Aspose.Pdf Save Completed Event

Last post 11-30-2011, 3:11 PM by codewarior. 1 replies.
Sort Posts: Previous Next
  •  11-30-2011, 8:03 AM 345780

    Aspose.Pdf Save Completed Event

    I am trying to save a bunch of files and concatenating it to one pdf file.

    I just want to know if there is an event/callback trigger to let us know when the save is completed and the document saved to the file system?

    Filed under: Aspose.Pdf
     
  •  11-30-2011, 3:11 PM 345903 in reply to 345780

    Re: Aspose.Pdf Save Completed Event

    Hello Quang.

    Thanks for using our products. I am afraid there is no such direct property or method which can indicate that the PDF document is saved over system but I you may consider using PageCount property of Pdf class present in Aspose.Pdf.Generator namespace. This property returns the page count of generated PDF document but it only returns correct value once the PDF file is saved. If you use this property before saving the PDF file, it will always return 0. In case it does not satisfy your requirements or you have any further query, please feel free to contact.

    Nayyer Shahbaz
    Support Developer, Aspose Sialkot Team
    About Us
    Contact Us

    Keep in touch! We're on Twitter and Facebook
     
View as RSS news feed in XML