<?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>Convert PDF To CSV</title><link>https://community.appian.com/discussions/f/administration/24914/convert-pdf-to-csv</link><description>Hey Folks, 
 I am using an excel tools plugin for converting HTML to CSV. Now, there is a new requirement for converting PDF to CSV, and walking through the discussions and searches I haven&amp;#39;t found any good match or solution. Can anyone help me with this</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Convert PDF To CSV</title><link>https://community.appian.com/thread/154081?ContentTypeID=1</link><pubDate>Mon, 30 Mar 2026 12:31:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:907455ca-7c00-4f2a-97cd-a63ff3ef844b</guid><dc:creator>davidw871501</dc:creator><description>&lt;p data-start="0" data-end="167"&gt;That is a&amp;nbsp;&amp;nbsp;real scenario lots of folks start with HTML to CSV and then bump into PDF to CSV which is a bit trickier because PDFs are not structured like HTML tables&lt;/p&gt;
&lt;p data-start="169" data-end="334"&gt;what you can do depends on the kind of PDFs you have if they are mostly table‑based then using a tool that can extract tables first makes your life much easier&lt;/p&gt;
&lt;p data-start="336" data-end="606"&gt;one simple approach outside your plugin environment is to use a &lt;a href="https://ilovepdf2.com/convert-pdf-to-excel/"&gt;PDF to CSV converter&lt;/a&gt;&amp;nbsp;first and then save that Excel as CSV once it looks right inside Excel or Sheets&lt;br data-start="541" data-end="544" /&gt; this gives you a structured intermediate format to work with&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert PDF To CSV</title><link>https://community.appian.com/thread/97163?ContentTypeID=1</link><pubDate>Mon, 04 Jul 2022 06:13:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2799e056-7580-4230-bbfc-2832f8332ee5</guid><dc:creator>manjit.1486</dc:creator><description>&lt;p&gt;Thanks, Martin for the information. I already used getpdftext function to extract data from the pdf file. Then, I break the data according to requirements and parsed it to CDT. However, I managed to accomplish the goal and it&amp;#39;s working right.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I will definitely check the youtube link for&amp;nbsp;additional information. Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert PDF To CSV</title><link>https://community.appian.com/thread/97160?ContentTypeID=1</link><pubDate>Mon, 04 Jul 2022 04:55:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:debec4c9-dfa4-4cd9-b0bf-c0560eee512a</guid><dc:creator>martincamacho</dc:creator><description>&lt;p&gt;you could use the following plugin to extract the text from the PDF (getpdftext function)&lt;/p&gt;
&lt;p&gt;&lt;a href="/b/appmarket/posts/pdf-tools"&gt;https://community.appian.com/b/appmarket/posts/pdf-tools&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;afther that you can use the extracted text to create a CSV file manually using the&amp;nbsp;Text Doc from Template smartserivce&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;there is a youtube channel where they explain the creating a csv process: &amp;quot;Native Bean Turorials&amp;quot; the video is &amp;quot;Appain: CDT to CSV | English | NBT&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert PDF To CSV</title><link>https://community.appian.com/thread/97158?ContentTypeID=1</link><pubDate>Mon, 04 Jul 2022 04:37:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:98ed34b7-21d8-4cf6-8a05-e72fcd0266a8</guid><dc:creator>martincamacho</dc:creator><description>&lt;p&gt;Hello, does the PDF file have a specific format? like tables or plain text? could you share an example?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>