|
Click to Convert provides you with an easy way create PDF and/or HTML files from virtually any document. With these developer settings, you can:
- Control Click to Convert.
- Integrate Click to Convert into your own applications.
- Redistribute Click to Convert with your own applications.
This page provides information on the Registry settings that users can use to control Click to Convert:
Download a sample script that shows you how to use Click to Convert in Developer mode to convert MS Word documents to PDF.
Permanent settings
HKEY_CURRENT_USER\Software\Inzone Software\Click to Convert\Permanent
By default Click to Convert resets all the following Registry settings back to their default values after each conversion job. You can make your settings permanent however by setting this value to 1 - setting it
to 0 will cause Click to Convert to reset the settings.
Showing or hiding the user interface
HKEY_CURRENT_USER\Software\Inzone Software\Click to Convert\ShowUI
HKEY_CURRENT_USER\Software\Inzone Software\Click to Convert\ShowProgressUI
These settings tells Click to Convert to either show or hide the user interface during generation of PDF and HTML renditions. A value of 0 will cause the interface to be hidden, a value of 1 will allow the
interface to be visible to the user. The “ShowUI” setting refers to the main “Publish Settings” user interface, the “ShowProgressUI” setting controls the “Rendition
Status” progress window.
Controlling if PDF and/or HTML files are generated
HKEY_CURRENT_USER\Software\Inzone Software\Click to Convert\CreatePDF
HKEY_CURRENT_USER\Software\Inzone Software\Click to Convert\CreateHTML
These settings let you choose if Click to Convert generates PDF, HTML or both renditions. Setting the values to 1 will cause a rendition of that type to be generated, setting them to 0 will cause the type not to
be generated. The default is to let the user choose through the Click to Convert user interface.
Setting the PDF filename
HKEY_CURRENT_USER\Software\Inzone Software\Click to Convert\PDFFilename
This setting controls what Click to Convert will name the PDF file it creates. The default is to let the user choose through the Click to Convert user interface.
Appending PDF files together
HKEY_CURRENT_USER\Software\Inzone Software\Click to Convert\AppendPDF
This setting allows you to tell Click to Convert to append (join) PDF files together to form massive compound PDF documents. To do this you need to make sure you set the PDFFilename value (described above) to an
existing PDF file. If the PDFFilename value does not contain an existing PDF file then a new PDF file is created. If Click to Convert does find a PDF that exists with that name, it appends the new PDF file
to the end of the existing PDF file.
Setting the HTML output path
HKEY_CURRENT_USER\Software\Inzone Software\Click to Convert\HTMLOutputPath
This setting controls where Click to Convert will place the HTML renditions that it creates. If you do not set the PDFFilename value and you are also creates PDFs then this value will be used as the folder to
save the PDF files in. HTML renditions are always created in a sub-folder under this location. The default is to let the user choose through the Click to Convert user interface.
Automatically opening PDF and/or HTML files after generation
HKEY_CURRENT_USER\Software\Inzone Software\Click to Convert\OpenPDF
HKEY_CURRENT_USER\Software\Inzone Software\Click to Convert\OpenHTML
These settings let you choose if Click to Convert opens the PDF, HTML or both renditions after they are created. Setting the values to 1 will cause a rendition of that type to be opened, setting them to 0 will
cause the type not to be opened. The default is to let the user choose through the Click to Convert user interface.
|