<?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 Render the content of dropbox file inside my web app in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Render-the-content-of-dropbox-file-inside-my-web-app/m-p/762166#M3978</link>
    <description>&lt;P&gt;how i can use api dropbox to render the pdf file inside my nextjs app using typscript i follow this github scripts&amp;nbsp;&lt;A href="https://github.com/dropbox/dropbox-sdk-js/" target="_blank" rel="noopener"&gt;https://github.com/dropbox/dropbox-sdk-js/&lt;/A&gt;&amp;nbsp;but i don't find any example about how can render dropbox file inside may nextjs app , i find upload and files listes function only ..??&lt;/P&gt;</description>
    <pubDate>Fri, 05 Apr 2024 16:44:30 GMT</pubDate>
    <dc:creator>Saif Lajmi</dc:creator>
    <dc:date>2024-04-05T16:44:30Z</dc:date>
    <item>
      <title>Render the content of dropbox file inside my web app</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Render-the-content-of-dropbox-file-inside-my-web-app/m-p/762166#M3978</link>
      <description>&lt;P&gt;how i can use api dropbox to render the pdf file inside my nextjs app using typscript i follow this github scripts&amp;nbsp;&lt;A href="https://github.com/dropbox/dropbox-sdk-js/" target="_blank" rel="noopener"&gt;https://github.com/dropbox/dropbox-sdk-js/&lt;/A&gt;&amp;nbsp;but i don't find any example about how can render dropbox file inside may nextjs app , i find upload and files listes function only ..??&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 16:44:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Render-the-content-of-dropbox-file-inside-my-web-app/m-p/762166#M3978</guid>
      <dc:creator>Saif Lajmi</dc:creator>
      <dc:date>2024-04-05T16:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Render the content of dropbox file inside my web app</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Render-the-content-of-dropbox-file-inside-my-web-app/m-p/762186#M3979</link>
      <description>&lt;P&gt;To download a file using the JavaScript SDK, you would use &lt;A href="https://dropbox.github.io/dropbox-sdk-js/Dropbox.html#filesDownload__anchor" target="_blank"&gt;the filesDownload method&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's &lt;A href="https://github.com/dropbox/dropbox-sdk-js/blob/main/examples/typescript/download/download.ts#L19C7-L19C31" target="_blank"&gt;an example of using a content download method like this in TypeScript with this SDK here&lt;/A&gt;. That example happens to use sharingGetSharedLinkFile instead of filesDownload, but they work the same way to access the returned data; you would use a "path" parameter for filesDownload instead of "url" though.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 17:56:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Render-the-content-of-dropbox-file-inside-my-web-app/m-p/762186#M3979</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2024-04-05T17:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Render the content of dropbox file inside my web app</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Render-the-content-of-dropbox-file-inside-my-web-app/m-p/762208#M3980</link>
      <description>&lt;P&gt;Thank you very much. Okay, I will try to implement it inside my NextJS app, and we will see.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 18:53:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Render-the-content-of-dropbox-file-inside-my-web-app/m-p/762208#M3980</guid>
      <dc:creator>Saif Lajmi</dc:creator>
      <dc:date>2024-04-05T18:53:36Z</dc:date>
    </item>
  </channel>
</rss>

