Convert from PDF functions

Convert from PDF functions

NameDescription
save_docxConvert and save the previously opened PDF-document as DocX-document.
save_docConvert and save the previously opened PDF-document as Doc-document.
save_xlsxConvert and save the previously opened PDF-document as XlsX-document.
save_txtConvert and save the previously opened PDF-document as Txt-document.
save_pptxConvert and save the previously opened PDF-document as PptX-document.
save_xpsConvert and save the previously opened PDF-document as Xps-document.
save_texConvert and save the previously opened PDF-document as TeX-document.
save_epubConvert and save the previously opened PDF-document as Epub-document.
save_bookletConvert and save the previously opened PDF-document as booklet PDF-document.
save_n_upConvert and save the previously opened PDF-document as N-Up PDF-document.
save_markdownConvert and save the previously opened PDF-document as Markdown-document.
save_tiffConvert and save the previously opened PDF-document as Tiff-document.
save_docx_enhancedConvert and save the previously opened PDF-document as DocX-document with Enhanced Recognition Mode (fully editable tables and paragraphs).
save_svg_zipConvert and save the previously opened PDF-document as SVG-archive.
export_fdfExport from the previously opened PDF-document with AcroForm to FDF-document.
export_xfdfExport from the previously opened PDF-document with AcroForm to XFDF-document.
export_xmlExport from the previously opened PDF-document with AcroForm to XML-document.
page_to_jpgConvert and save the specified page as Jpg-image.
page_to_pngConvert and save the specified page as Png-image.
page_to_bmpConvert and save the specified page as Bmp-image.
page_to_tiffConvert and save the specified page as Tiff-image.
page_to_svgConvert and save the specified page as Svg-image.
page_to_pdfConvert and save the specified page as PDF-document.
page_to_dicomConvert and save the specified page as DICOM-image.

Detailed Description

Functions for converting from PDF files.