Set Conversion Triggering Mode
|
In this demo you learn about the conversion triggering modes. There are two conversion
triggering modes: Auto and Manual.
In the sample script we provide, a ticks counter is incremented each 30 ms after
the document was loaded.
When the triggering mode is set to manual and the the ticks count reached exactly 100
the hiqPdfConverter_startConversion() is called.
When the triggering mode is Auto the conversion will start immediately after the wait
time expired.
|
|
|
|
Conversion Triggering Mode:
|
|
|
|
|
|
|
|