ePages 6.14.0 - DE_EPAGES/Core/API/PdfConverter.pm

Package DE_EPAGES::Core::API::PdfConverter

This package implements the PDF converter.

@EXPORT_OK
ConvertXhtml2Pdf

Functions

ConvertXhtml2Pdf

ConvertXhtml2Pdf

Converts a html document to a pdf document. Returns a binary pdf document.

Syntax
$Pdf = ConvertXhtml2Pdf($HtmlCode);
Input
$Html (string)
html document
Return
$Pdf (binary)
pdf document