<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Piyush Pandey</title>
    <description>The latest articles on DEV Community by Piyush Pandey (@piyushp00).</description>
    <link>https://dev.to/piyushp00</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F695915%2F8414b7e9-fba4-4795-8eec-530774fa7d43.jpeg</url>
      <title>DEV Community: Piyush Pandey</title>
      <link>https://dev.to/piyushp00</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/piyushp00"/>
    <language>en</language>
    <item>
      <title>Add signature image to pdf in React</title>
      <dc:creator>Piyush Pandey</dc:creator>
      <pubDate>Mon, 30 Aug 2021 07:35:30 +0000</pubDate>
      <link>https://dev.to/piyushp00/add-signature-image-to-pdf-in-react-329h</link>
      <guid>https://dev.to/piyushp00/add-signature-image-to-pdf-in-react-329h</guid>
      <description>&lt;p&gt;I have rendered a PDF file in react. I want to add a signature image to it by choosing an image file from the system and place it wherever I place the cursor on a pdf file. After adding the signature we have to download the pdf along with the signature image on it.&lt;/p&gt;

&lt;p&gt;I have used the @react-pdf-viewer library.&lt;/p&gt;

&lt;p&gt;I tried but I don't know how to exactly approach this problem.&lt;/p&gt;

</description>
      <category>react</category>
    </item>
  </channel>
</rss>
