- NEW: setConverterUserAgent method for HtmlToPdf and HtmlToImage API client
- NEW: setHtmlNamespace method for PdfToHtml API client
- NEW: setConverterVersion method for PdfToHtml API client
- fix a crash in PdfToHtml API client when PDF file contains a specific type3 font
- fix setContentViewportWidth and setContentViewportHeight accepts a numeric value followed by the "px" unit to specify pixels
- NEW: setType3Mode and setCustomCss methods for PdfToHtml API client
- NEW: the conversion config JSON supports
odd
,even
, andlast
for page definition - NEW: setPrintPageRange supports
odd
,even
, andlast
for page selection
- NEW: setConversionConfig and setConversionConfigFile methods for configuring HtmlToPdf API client
- minor reorder of methods
- NEW: the converter version 24.04 is used by default for the HtmlToPdf and HtmlToImage API client
- NEW: setContentViewportWidth method for the HtmlToPdf API client
- NEW: setContentViewportHeight method for the HtmlToPdf API client
- NEW: setContentFitMode method for the HtmlToPdf API client
- NEW: option
all
for the HtmlToPdf API clientsetRemoveBlankPages
method
- NEW: PdftoImage API client for the converion from PDF to image
- NEW:
setConverterVersion
can now be switched to the beta version of converter 24.04
- NEW: setSplitLigatures method for the PdfToHtml API client
- NEW: setImageFormat method for the PdfToHtml API client
- NEW: mode value 'none' for setImageMode method for the PdfToHtml API client
- NEW: setDpi method for the PdfToHtml API client
- NEW: setMaxLoadingTime method for the HtmlToPdf and HtmlToImage API clients
- NEW: setCustomCss method for the HtmlToPdf and HtmlToImage API clients
- NEW: setRemoveBlankPages method for the HtmlToPdf API client
- FIX: retry conversion on error 503
- NEW: setCropAreaX, setCropAreaY, setCropAreaWidth, setCropAreaHeight and setRemoveBorders methods for ImageToImage and ImageToPdf API client
- NEW: canvas setup options for ImageToImage API client
- NEW: page setup, watermark/background and output options for ImageToPdf API client
- FIX: rotation for ImageToPdf API client
- NEW: PdftoText API client for the converion from PDF to plain text
- NEW: ImageToPdf API client supports watermarks, backgrounds and PDF format options
- NEW: single-page-fit-ex mode for setSmartScalingMode API method
- NEW: getTotalPageCount to get the total page count of the source document
- NEW: readability-v4 mode for setReadabilityEnhancements API method
- images can be used as a watermark and a background in HTML to PDF and PDF to PDF converter
- NEW: readability-v2 and readability-v3 modes for setReadabilityEnhancements API method
- minor update of documentation links
- minor update of the text of the error message
- NEW: setEnablePdfForms to convert HTML forms to fillable PDF forms
- minor update of the text of the error message
- NEW: setAutodetectElementToConvert to detect the main HTML element for conversion
- NEW: setReadabilityEnhancements to enhance the input HTML to improve the readability
- NEW: pdfcrowd-source-title CSS class available for header and footer HTML
- NEW: PDF to HTML converter
- NEW: setInputPdfPassword for PDF to PDF converter
- NEW: setUseMobileUserAgent for HTML to PDF and HTML to Image
- FIX: the hyperlinks to the Pdfcrowd API documentation have been updated
- NEW: setZipMainFilename
- NEW: setZipHeaderFilename
- NEW: setZipFooterFilename
- NEW: setExtractMetaTags
- NEW: setTitle for PDF to PDF
- NEW: setSubject for PDF to PDF
- NEW: setAuthor for PDF to PDF
- NEW: setKeywords for PDF to PDF
- minor documentation updates
- NEW: convertStream
- NEW: convertStreamToStream
- NEW: convertStreamToFile
- FIX: The main window scrollbar is not rendered in HTML to Image outputs.
- NEW: converter version 20.10 supported
- NEW: setConverterVersion
- NEW: setLoadIframes
- NEW: setLocale
- NEW: setNoHeaderFooterHorizontalMargins
- NEW: setCssPageRuleMode
- NEW: setLayoutDpi
- NEW: setContentsMatrix
- NEW: setHeaderMatrix
- NEW: setFooterMatrix
- NEW: setDisablePageHeightOptimization
- NEW: setHeaderFooterCssAnnotation
- NEW: setMainDocumentCssAnnotation
- NEW: setBackgroundColor for the HtmlToImage API client
- Details on the Pdfcrowd blog.