<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic import a pdf in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/import-a-pdf/m-p/52010#M10948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had this requirement where i had to import a data table from a pdf into a SAS dataset. My SAS resides in UNIX. So is my pdf... Is there a way where I could acheive this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much in Advance!&lt;/P&gt;&lt;P&gt;Pramod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Aug 2011 09:49:57 GMT</pubDate>
    <dc:creator>Pramod_R</dc:creator>
    <dc:date>2011-08-22T09:49:57Z</dc:date>
    <item>
      <title>import a pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-a-pdf/m-p/52010#M10948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had this requirement where i had to import a data table from a pdf into a SAS dataset. My SAS resides in UNIX. So is my pdf... Is there a way where I could acheive this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much in Advance!&lt;/P&gt;&lt;P&gt;Pramod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2011 09:49:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-a-pdf/m-p/52010#M10948</guid>
      <dc:creator>Pramod_R</dc:creator>
      <dc:date>2011-08-22T09:49:57Z</dc:date>
    </item>
    <item>
      <title>import a pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-a-pdf/m-p/52011#M10949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Maybe this paper helps: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www8.sas.com/scholars/05/SESUG_05/Proceedings/2005/Serendipity/SER10_05.PDF"&gt;http://www8.sas.com/scholars/05/SESUG_05/Proceedings/2005/Serendipity/SER10_05.PDF&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2011 11:30:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-a-pdf/m-p/52011#M10949</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2011-08-22T11:30:35Z</dc:date>
    </item>
    <item>
      <title>import a pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-a-pdf/m-p/52012#M10950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you are on Unix, Nat's paper is probably the way to go.&amp;nbsp; However, I recently discovered some old Windows' software that allowed me to import tables from pdfs that Ghostscript may not have been able to download correctly.&amp;nbsp; While it may not help you in your quest, I thought it worth sharing for others who might confont a similar problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Adobe acrobat reader 6 for Windows is still available for free at:&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.oldapps.com/adobe_reader.php"&gt;http://www.oldapps.com/adobe_reader.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Similarly, a releated plugin that Adobe also used to provide is available for free at: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.pdfhacks.com/TAPS/"&gt;http://www.pdfhacks.com/TAPS/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When one has Adobe reader 6 installed, with the TAPS plugin,after one clicks on select text they have the option to use a menu item labeled Table/Formatted Text Select Tool.&amp;nbsp; By clicking on that option I found that I could correctly copy and paste tables from pdf files and not have to do any editing of the file to get it into a readable format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like I mentioned, may or may not be relevant to you (unless Windows is also part of the equation), but thought that others might find it useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2011 13:00:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-a-pdf/m-p/52012#M10950</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2011-08-22T13:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: import a pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-a-pdf/m-p/52013#M10951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Hi, Pramod.R.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I am a newbie here. But I do want to offer you some help. I think there are 2 different ways for you to choose from:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;1/ You can do some &lt;A href="http://www.yiigo.com/net-document-image-sdk/conversion-support.shtml"&gt;&lt;SPAN style="color: #000000;"&gt;conversion&lt;/SPAN&gt;&lt;/A&gt; work to your PDF files and make it available for SAS. Using some code to work it out if you are a program developer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;2/ You can choose a fine &lt;A href="http://www.yiigo.com/net-document-image-plugin/pdf-plugin/"&gt;&lt;SPAN style="color: #000000;"&gt;PDF SDK&lt;/SPAN&gt;&lt;/A&gt; to help you with your work. I also suggest you choose one whose way of processing is simple and fast. It can save a lot of time for you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I am not sure whther it will be helpful to you. But I hope you success. Good luck.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Arron&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 03:37:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-a-pdf/m-p/52013#M10951</guid>
      <dc:creator>arronlee</dc:creator>
      <dc:date>2013-07-23T03:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: import a pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-a-pdf/m-p/52014#M10952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your question can be solved. But in general, if you want to draw data from &lt;SPAN style="color: #4f4f4f;"&gt;&lt;A href="http://www.rasteredge.com/formats/pdf/"&gt;&lt;SPAN style="color: #4f4f4f;"&gt;PDF&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt; file, a &lt;SPAN style="color: #4f4f4f;"&gt;&lt;A href="http://www.rasteredge.com/how-to/winforms-net-imaging/pdf-reading/"&gt;&lt;SPAN style="color: #4f4f4f;"&gt;PDF reading component&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt; will probably be used and I do not know whether SAS has PDF processing functions. &lt;/P&gt;&lt;P&gt;There is a article from Cornel University, which gives instructions on how to import data from Excel into SAS. Hope it can help you a little.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: I want to post the link here but when I copied the link, strange tags happens. So you can google"import a data table from a pdf into a SAS dataset" and the answer is in the second page. By the way, if you find a good solution, please share it with us. Thank you so much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 03:01:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-a-pdf/m-p/52014#M10952</guid>
      <dc:creator>cathyhill</dc:creator>
      <dc:date>2014-01-09T03:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: import a pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-a-pdf/m-p/52015#M10953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pramod, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new here, any luck as to how to convert PDF files into SAS dataset yet?&lt;/P&gt;&lt;P&gt;I am working as a SAS programmer-right now I too am curious on how to convert pdf file into sas datasets,&lt;/P&gt;&lt;P&gt;like you my SAS and PDF files are persent in the UNIX environment, I am trying to do this to improve the quality&lt;/P&gt;&lt;P&gt;and enhance the QC process, did a little research where you can convert pdf file into .txt file and then try to read into the SAS, but its tedious&lt;/P&gt;&lt;P&gt;I am not a unix person, but I am able to sense that we can easily do these file conversions in UNIX using some script.&lt;/P&gt;&lt;P&gt;Any help will be appreciated.Thanks.&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;Seetha.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 19:00:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-a-pdf/m-p/52015#M10953</guid>
      <dc:creator>SeethaTalluri</dc:creator>
      <dc:date>2014-01-16T19:00:20Z</dc:date>
    </item>
  </channel>
</rss>

