<?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 Re: Using TFileoutputPDF to extract data from SQL server Temp Table in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Using-TFileoutputPDF-to-extract-data-from-SQL-server-Temp-Table/m-p/2353356#M119560</link>
    <description>Hi,
&lt;BR /&gt;So far, there is no specific component for PDF file in talend.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
    <pubDate>Wed, 03 Aug 2016 10:59:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-08-03T10:59:34Z</dc:date>
    <item>
      <title>Using TFileoutputPDF to extract data from SQL server Temp Table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-TFileoutputPDF-to-extract-data-from-SQL-server-Temp-Table/m-p/2353353#M119557</link>
      <description>Hello, 
&lt;BR /&gt;I am trying to extract a Temp Table from SQL Server and convert into PDF format. I have tried three approaches: 
&lt;BR /&gt; 
&lt;BR /&gt;I tried to simply connect TMSsqlinput component to the&amp;nbsp;TFileoutputPDF component using a main link. 
&lt;BR /&gt;I tried using a tmap between the&amp;nbsp;TMSsqlinput and the&amp;nbsp;TFileoutputPDF in case column mapping was the issue. 
&lt;BR /&gt;I tried to write from&amp;nbsp;TMSsqlinput -&amp;gt; tmap -&amp;gt;&amp;nbsp;TFileoutputExcel (A Process which I have a tested and know works correctly) and then connect to PDF. 
&lt;BR /&gt;None of these processes work, and I get the same error everytime: 
&lt;BR /&gt; 
&lt;FONT color="#ff3333"&gt;&amp;nbsp;"arithmeticexception: / by 0"&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;I have not coded anything to divide by 0. I'm relatively new to Talend, so maybe I am missing something basic, but I can't seem to figure this out. Any Help would be greatly appreciated!&amp;nbsp; 
&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 01 Aug 2016 15:51:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-TFileoutputPDF-to-extract-data-from-SQL-server-Temp-Table/m-p/2353353#M119557</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-01T15:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Using TFileoutputPDF to extract data from SQL server Temp Table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-TFileoutputPDF-to-extract-data-from-SQL-server-Temp-Table/m-p/2353354#M119558</link>
      <description>Hi, 
&lt;BR /&gt;Can you get the expected output result without using tFileoutputPDF component? 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;The tFileoutputPDF component is written by talend community user and shared on talend exchange portal.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Feel free to contact the author directly.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 02 Aug 2016 08:33:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-TFileoutputPDF-to-extract-data-from-SQL-server-Temp-Table/m-p/2353354#M119558</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-02T08:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using TFileoutputPDF to extract data from SQL server Temp Table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-TFileoutputPDF-to-extract-data-from-SQL-server-Temp-Table/m-p/2353355#M119559</link>
      <description>Well I can get it as an excel file output, if that's what you mean, but unless there is a built in Talend component that I haven't found which will allow for conversion to a PDF, then no, I can't get it in the correct format.
&lt;BR /&gt;I will try to contact the author.
&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 02 Aug 2016 13:36:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-TFileoutputPDF-to-extract-data-from-SQL-server-Temp-Table/m-p/2353355#M119559</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-02T13:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using TFileoutputPDF to extract data from SQL server Temp Table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-TFileoutputPDF-to-extract-data-from-SQL-server-Temp-Table/m-p/2353356#M119560</link>
      <description>Hi,
&lt;BR /&gt;So far, there is no specific component for PDF file in talend.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 03 Aug 2016 10:59:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-TFileoutputPDF-to-extract-data-from-SQL-server-Temp-Table/m-p/2353356#M119560</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-03T10:59:34Z</dc:date>
    </item>
  </channel>
</rss>

