Appsheet PDF file not found, Html

I am trying to open a PDF in my App that has been created automatically, but when I try to open it, it displays as HTML code. The strangest thing is that it happens in some modules, not all. I checked and everything seems to be ok. This is what I got instead of my pdf.

        <html>
        <body style="margin:20px">
          <div>'/pdf/1__06/03/2024___dfd.pdf' not found</div>
          <div>Probable cause: N/A</div>
          <div><ul><div>
   <div>Path: Root</div>
   <div>Result: FAILURE</div>
   <div>Message: N/A</div>
   <details>
<ul>
<li><div>
      <div>Path: Root</div>
      <div>Result: FAILURE</div>
      <div>Message: N/A</div>
      <details>
<ul>
<li><div>
         <div>Path: Root</div>
         <div>Result: Success</div>
</div>
</li>
<li><div>
         <div>Path: Root</div>
         <div>Result: FAILURE</div>
         <div>Message: N/A</div>
         <details>
<ul>
<li><div>
            <div>Path: Root</div>
            <div>Result: FAILURE</div>
            <div>Message: N/A</div>
            <details>
<ul>
<li><div>
               <div>Path: Root</div>
               <div>Result: FAILURE</div>
               <div>Message: N/A</div>
               <details>
<ul>
<li><div>
                  <div>Path: Root</div>
                  <div>Result: FAILURE</div>
                  <div>Message: N/A</div>
                  <details>
<ul>
<li><div>
                     <div>Path: Root</div>
                     <div>Result: FAILURE</div>
                     <div>Message: N/A, Searching for 'pdf', File entry not found</div>
                     <details>
<ul>
</ul>
</details>
</div>
</li>
</ul>
</details>
</div>
</li>
<li><div>
                  <div>Path: Root</div>
                  <div>Result: FAILURE</div>
                  <div>Message: N/A, Searching for '1__06', File entry not found</div>
                  <details>
<ul>
</ul>
</details>
</div>
</li>
</ul>
</details>
</div>
</li>
<li><div>
               <div>Path: Root</div>
               <div>Result: FAILURE</div>
               <div>Message: N/A, Searching for '03', File entry not found</div>
               <details>
<ul>
</ul>
</details>
</div>
</li>
</ul>
</details>
</div>
</li>
<li><div>
            <div>Path: Root</div>
            <div>Result: FAILURE</div>
            <div>Message: N/A, Searching for '2024___dfd.pdf', File entry not found</div>
            <details>
<ul>
</ul>
</details>
</div>
</li>
</ul>
</details>
</div>
</li>
</ul>
</details>
</div>
</li>
</ul>
</details>
</div>
</ul></div>
        </body>
        </html>
        

This is not the generated file. This message indicates that the file could not be found in the specified location. PDF generation failed or was stored in another directory. Try opening your drive and search for the generated file name: 2024___dfd.pdf

Why, sir, could the PDF file not be created? I checked all the steps and they appear to be correct, but the PDF cannot be generated.

Most probably it is generated but stored in a different path. Did you search for the filename in Drive?

Searched but file not found

Check the Automation Monitor to see whether your bot failed with an error.

Sir, can you please help me find out the problem? Please guide me step by step

Please show screenshots of the configurations of your tables, bot and template. Thanks.

I had the same problem, i checked path and is ok, and i can find my file. Bus still giving error.

<div>Path: Root</div>
            <div>Result: FAILURE</div>
            <div>Message: N/A, Searching for 'rotulopallet046c718d.PDF', File entry not found</div>
            <details>
![action.jpg|1366x728](upload://a7rTKwUlk9tPGG2LYEOuTuufBf7.jpeg)

![carpeta de google drive.jpg|1357x689](upload://79jvtcdW03M2T929w5ug7tenpBa.jpeg)

Same Problem here.

I follow the instruction, even watch so many youtube tutorials about this. Still no luck.

Case sensitive

ROTULS (bot) <> rotulos (g’Drive)

Thanks a lot for your answer. I can resolved this situation working with all files into the same folder (appsheet folder) including xls files used as database.

I can solve this moving my xls files into appsheet data folder, you have to locate you appname folder and put the files inside it. Hope you can solve this. Greetings.

As far I remember, based on your subscription plan.

Main folder - your database xls file —> subfolder- your image files

Main folder - appsheet - data - app name - inside this you have to copy all your xls files or doc files. At least, it work for me.