<?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>Extracting Text from a pdf paragraph wise</title><link>https://community.appian.com/discussions/f/general/25645/extracting-text-from-a-pdf-paragraph-wise</link><description>Hi, I want to extract text from a pdf page by page, paragraph wise, which includes different headings and related contents. Then I want to store them in DB which includes two columns one is heading column and other is content column. I used getpdftext</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Extracting Text from a pdf paragraph wise</title><link>https://community.appian.com/thread/101353?ContentTypeID=1</link><pubDate>Sat, 17 Sep 2022 05:31:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7f036370-5239-4929-9d3e-14521ac726c5</guid><dc:creator>rajesh0001</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;First of all thank you for your response.&lt;/p&gt;
&lt;p&gt;I think appian reccomend not to use IDP for paragraph type contents.&lt;/p&gt;
&lt;p&gt;Actually I can&amp;#39;t send you samples.&lt;br /&gt;Basically headings are like Article 1,2,3 etc. And contents are in paragraph form. Some big articles are present in multiple pages containing multiple paragraphs.&lt;br /&gt;And some contents also contain&amp;nbsp; article 1,2,3.... inside it.&lt;br /&gt;&lt;br /&gt;I hope, you get my point.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Extracting Text from a pdf paragraph wise</title><link>https://community.appian.com/thread/100566?ContentTypeID=1</link><pubDate>Tue, 06 Sep 2022 14:38:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:51fd7bfe-b357-4a01-91d5-a1e784540dba</guid><dc:creator>Gabriele Camilli</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;This method is very specific on the document format&lt;br /&gt;&lt;br /&gt;First thing is to ask, can you use IDP? probably easier than working using the PDF plugin&lt;/p&gt;
&lt;p&gt;Second thing, if it&amp;#39;s all the heading that appears, you can just remove the heading with substitute(local!text, localHeading, &amp;quot;&amp;quot;)&lt;/p&gt;
&lt;p&gt;Third, if formers for some reason are not applicable, i think i will need to see a sample of the text that the getpdftext returns, it&amp;#39;s that possible?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>