<?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: nadjar</title>
    <description>The latest articles on DEV Community by nadjar (@nadjar53834395).</description>
    <link>https://dev.to/nadjar53834395</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%2F665783%2F3258b1de-7207-4154-817c-1e85d000787b.png</url>
      <title>DEV Community: nadjar</title>
      <link>https://dev.to/nadjar53834395</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nadjar53834395"/>
    <language>en</language>
    <item>
      <title>white screen with "PDFTRON" technology
</title>
      <dc:creator>nadjar</dc:creator>
      <pubDate>Tue, 27 Jul 2021 10:00:45 +0000</pubDate>
      <link>https://dev.to/nadjar53834395/white-screen-with-pdftron-technology-4m38</link>
      <guid>https://dev.to/nadjar53834395/white-screen-with-pdftron-technology-4m38</guid>
      <description>&lt;p&gt;I need to use the "PDFTRON" technology for a web plugin. I use the library provided on &lt;br&gt;
github that I download on my server and then use the different functions with Javascript and PHP scripts. &lt;br&gt;
The problem is that despite&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Creation of a tool to calculate data from a PDF</title>
      <dc:creator>nadjar</dc:creator>
      <pubDate>Mon, 12 Jul 2021 13:18:04 +0000</pubDate>
      <link>https://dev.to/nadjar53834395/creation-of-a-tool-to-calculate-data-from-a-pdf-2d46</link>
      <guid>https://dev.to/nadjar53834395/creation-of-a-tool-to-calculate-data-from-a-pdf-2d46</guid>
      <description>&lt;p&gt;Hello to all!&lt;/p&gt;

&lt;p&gt;I need to create a tool to calculate the steering angles of a given car from a path drawn on a plan.&lt;br&gt;
Concretely, the tool will allow to import a plan in PDF format directly on a web page and to draw a path on top of it. Once the path is drawn and thanks to the dimensions of the car entered previously (length, width, wheelbase, ...), the tool should be able to deduce the steering angle. &lt;br&gt;
Algorithmically speaking, I have the formulas allowing from the different data to calculate the steering angle, but I do not know if such an integration is possible in react or with any other language. If you have some tracks or a step to follow to realize this kind of web plugin knowing that I am rather comfortable in web development (js, react, angular, php) as well as in software development (C, C++, Java) and that documentations do not scare me ;).&lt;br&gt;
I put you captures of a software allowing the same functionalities but in much more complex. &lt;/p&gt;

&lt;p&gt;Choice of car dimensions: &lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--7O12Cuit--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/anz0rf0k46tu143o8x4x.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7O12Cuit--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/anz0rf0k46tu143o8x4x.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;PDF: &lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--m83Y73gD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vi9ydmdbre3249ngzpp6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--m83Y73gD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vi9ydmdbre3249ngzpp6.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;PDF with Path : &lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--m83Y73gD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vi9ydmdbre3249ngzpp6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--m83Y73gD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vi9ydmdbre3249ngzpp6.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks for answer.&lt;/p&gt;

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