Introduction

Templates is a component of Catalyst SmartBrowz where you can create, design and store templates of webpages, documents, and more, that you can use to generate PDF & Screenshot with dynamic content. catalyst_smartbrowz_templates_done_view

Using basic front-end scripting languages you can style templates suited to your needs, and generate any visual document. You can design your templates from scratch or use pre-built templates of various sample documents and customize them per your preference. Additionally you can also configure your templates to generate password protected PDFs where the password for the document can be set manually or be generated dynamically.

The basic scripting and styling elements that you can incorporate into your templates for design, visual styling, and testing with dynamic input include:

  • HTML
  • CSS
  • JavaScript
  • JSON

catalyst_smartbrowz_templates_code_view

You can also configure the layout and the orientation of the templates you save, and set passwords, choose output format, style, orientation and more of the visual documents generated using the template. The console also provides you with a preview to aid you while you design your template.

Note: Any Browser action or operation that you code using the Browser Logic function, or any browser automation or web scraping task that you perform using any component of Catalyst SmartBrowz is at your own risk. We strongly recommend you use the SmartBrowz components to perform operations on domains that permit the actions, or with proper approval. Additionally, while Catalyst does provide a secure infrastructure to code your functions, any consequence of the logic you code using Catalyst functions is yours alone.

Last Updated 2024-01-31 12:43:52 +0530 +0530

ON THIS PAGE