Back to News
Friday, April 17, 2026
Zoho Deluge - PDF Conversion with convertToPDF Task
Deluge now includes a built-in convertToPDF task that generates PDF documents from HTML content or URLs programmatically. The task supports 20+ customization parameters and works across Zoho services including Creator, CRM, and Books.
Get weekly Zoho updates
Zoho Deluge has introduced the convertToPDF task, a built-in capability for generating PDF documents from HTML content or publicly accessible URLs within Deluge workflows.
- The convertToPDF task takes HTML content or a URL as input and produces high-quality PDF files that preserve text, images, styles, and page formatting.
- Over 20 optional parameters are supported for customization, including scale, landscape orientation, and margin settings (top, bottom, left, right).
- The task supports multi-page documents and maintains content integrity during conversion.
- Use cases include generating reports, invoices, summaries, and other documents directly within Zoho applications such as Creator, CRM, and Books.
- The syntax is straightforward: zoho.file.convertToPDF(content/URL, options_collection), where options are passed as key-value pairs.
- This eliminates the need for external tools or third-party integrations for PDF generation within Zoho workflows.