<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Handling Tiff Files</title><link>https://community.appian.com/discussions/f/general/10059/handling-tiff-files</link><description>HI Guys We are integrating with a document management system. The recent documents are all in PDF format which works well on the Appian side, the older docs are in TIFF format. Is there a way to convert TIFF docs to PDF so that we can handle all documents</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Handling Tiff Files</title><link>https://community.appian.com/thread/105765?ContentTypeID=1</link><pubDate>Tue, 20 Dec 2022 13:44:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a8301458-b9bc-4a54-b7ce-bb769733b368</guid><dc:creator>andrl0002</dc:creator><description>&lt;p&gt;this is not accurate. You can buy a commercial license for any dual-licensed product from iText (iText5 and iText7 included).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Handling Tiff Files</title><link>https://community.appian.com/thread/44439?ContentTypeID=1</link><pubDate>Mon, 27 Mar 2017 15:27:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:97176e7e-e029-4fe5-8b28-f380151fb356</guid><dc:creator>chetany</dc:creator><description>Use either iText (only version less than 5) or Apache PDFBox. iText version above than 5 are AGPL licenses, and hence should not be used in commercial software. However, lower than version 5 are just fine, you can simple copy the jar from APPIANHOME\\ear\\suite.ear\\lib&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Handling Tiff Files</title><link>https://community.appian.com/thread/44424?ContentTypeID=1</link><pubDate>Mon, 27 Mar 2017 11:16:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:78e5eb7c-c64c-42db-a240-1c929d046a35</guid><dc:creator>aloks0189</dc:creator><description>@pieterk as per my understanding, you can create a Custom Plugin (Smart Service) which can take an input of type Document (tif image) and can return a documentID(for generated PDF Document ID). For doing this you can use itextpdf API in Java&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>