<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Node.js and Pdfcrowd Problems</title>
        <description>I'm having some trouble getting pdfcrowd to work with Node.js.

Right now, I can authenticate to pdfcrowd, and get pdf data back, but the pdf is blank.

I think it has something to do with node interpreting the result as utf-8 when it should be binary, as when I curl my node web service, it keeps telling me:
Quote* Excess found in a non pipelined read: excess = 5240, size = 10633, maxdownload = 10633, bytecount = 0

The code I'm using in node.js can be found here:
https://gist.github.com/884248</description>
        <link>http://pdfcrowd.com/forums/read.php?3,277,277#msg-277</link>
        <lastBuildDate>Sat, 25 May 2013 14:56:03 -0400</lastBuildDate>
        <generator>Phorum 5.2.14</generator>
        <item>
            <guid>http://pdfcrowd.com/forums/read.php?3,277,277#msg-277</guid>
            <title>Node.js and Pdfcrowd Problems</title>
            <link>http://pdfcrowd.com/forums/read.php?3,277,277#msg-277</link>
            <description><![CDATA[I'm having some trouble getting pdfcrowd to work with Node.js.<br />
<br />
Right now, I can authenticate to pdfcrowd, and get pdf data back, but the pdf is blank.<br />
<br />
I think it has something to do with node interpreting the result as utf-8 when it should be binary, as when I curl my node web service, it keeps telling me:<br />
<blockquote class="bbcode"><div><small>Quote<br/></small><strong></strong><br/>* Excess found in a non pipelined read: excess = 5240, size = 10633, maxdownload = 10633, bytecount = 0</div></blockquote>
<br />
The code I'm using in node.js can be found here:<br />
<a href="https://gist.github.com/884248" rel="nofollow" >https://gist.github.com/884248</a>]]></description>
            <dc:creator>ryan</dc:creator>
            <category>Pdfcrowd Support Forum</category>
            <pubDate>Wed, 23 Mar 2011 19:25:55 -0400</pubDate>
        </item>
    </channel>
</rss>
