WebConvertInfo Class Documentation

classWebConvertInfo

Namespace:datalogics_interface

Detailed Description

Metadata about a successful web/HTML conversion. Result metadata for a completed web-to-PDF conversion: page count, conversion time, document title, and resolved source URL. Populate() reads the plugin's last-conversion record on supported platforms and is a no-op (returning false) on the stub path; the page count is then overridden by the curator bridge with the authoritative count from the opened PDF.

Header has no plugin-typed surface; all conversions live in the .cpp.

Referenced by

Constructor & Destructor Documentation

WebConvertInfo

WebConvertInfo()

~WebConvertInfo

~WebConvertInfo()

Member Function Documentation

get_conversion_time_ms

intget_conversion_time_ms()

Returns:

int

0 if unknown

get_page_count

intget_page_count()

Returns:

int

pages written; 0 if unknown

get_source_url

std::stringget_source_url()

Returns:

std::string

resolved URL after redirects; empty if unknown

get_title

std::stringget_title()

Returns:

std::string

empty if the page had no