PDFs
Automation procedures for converting files to PDF.
Last updated
Was this helpful?
Automation procedures for converting files to PDF.
To convert from Word (.doc or .docx) to portable document format (.pdf):
the file is the document
read the file as a pdfTo convert a picture (.jpg / .png) to portable document format (.pdf):
convert a file to a pdf file with
the file is the picture.tif and .tiff FilesTo work with .tif or .tiff files in Kognitos, you can convert them to PDF format and use PDF operations on them. To convert to PDF, use the following syntax:
read a file as a pdfLast updated
Was this helpful?
Was this helpful?

