Convert from PDF functions
Contents
[
Hide
]Convert from PDF functions
Name | Description |
---|---|
SaveDocX | Convert and save the previously opened PDF-document as DocX-document. |
SaveDoc | Convert and save the previously opened PDF-document as Doc-document. |
SaveXlsX | Convert and save the previously opened PDF-document as XlsX-document. |
SaveTxt | Convert and save the previously opened PDF-document as Txt-document. |
SavePptX | Convert and save the previously opened PDF-document as PptX-document. |
SaveXps | Convert and save the previously opened PDF-document as Xps-document. |
SaveTeX | Convert and save the previously opened PDF-document as TeX-document. |
SaveEpub | Convert and save the previously opened PDF-document as Epub-document. |
SaveBooklet | Convert and save the previously opened PDF-document as booklet PDF-document. |
SaveNUp | Convert and save the previously opened PDF-document as N-Up PDF-document. |
SaveMarkdown | Convert and save the previously opened PDF-document as Markdown-document. |
ExportFdf | Export from the previously opened PDF-document with AcroForm to FDF-document. |
ExportXfdf | Export from the previously opened PDF-document with AcroForm to XFDF-document. |
ExportXml | Export from the previously opened PDF-document with AcroForm to XML-document. |
PageToJpg | Convert and save the specified page as Jpg-image. |
PageToPng | Convert and save the specified page as Png-image. |
PageToBmp | Convert and save the specified page as Bmp-image. |
PageToTiff | Convert and save the specified page as Tiff-image. |
PageToSvg | Convert and save the specified page as Svg-image. |
PageToPdf | Convert and save the specified page as Pdf. |
PageToDICOM | Convert and save the specified page as DICOM-image. |
Detailed Description
Functions for converting from PDF files.