For the complete documentation index, see llms.txt. This page is also available as Markdown.

Public Function GetStatus() As Integer

Gets PDF conversion current status.

Defined in

SwPDFProgress

Syntax

status = swPDFProgress.GetStatus()

Parameters

Return value

Integer

10: An error occurred during the PDF creation process.

0: Initializing...

10: Setting PDF options...

20: Creating PDF....

25: Document collection conversion in progress...

Last updated

Was this helpful?