Hi Leonardo, thanks for reaching out.
The NewtonSoft was solved, but unfortunately we now keep on having a list of other issues when trying to compile the extension (in order to ignore the dll). We, with multiple colleagues, have tried several times to re-download the module from the forge, but we keep having this issue.
Browser\BrowserExecutionContext.cs(2,7): error CS0246: The type or namespace name 'PuppeteerSharp' could not be found (are you missing a using directive or an assembly reference?)
Browser\BrowserExecutionContext.cs(3,7): error CS0246: The type or namespace name 'PuppeteerSharp' could not be found (are you missing a using directive or an assembly reference?)
PDF\PDFUtils.cs(1,7): error CS0246: The type or namespace name 'PdfSharp' could not be found (are you missing a using directive or an assembly reference?)
PDF\PDFUtils.cs(2,7): error CS0246: The type or namespace name 'PdfSharp' could not be found (are you missing a using directive or an assembly reference?)
UltimatePDF.cs(11,7): error CS0246: The type or namespace name 'PuppeteerSharp' could not be found (are you missing a using directive or an assembly reference?)
Browser\BrowserUtils.cs(1,7): error CS0246: The type or namespace name 'PuppeteerSharp' could not be found (are you missing a using directive or an assembly reference?)
Browser\BrowserUtils.cs(22,17): error CS0246: The type or namespace name 'BrowserFetcher' could not be found (are you missing a using directive or an assembly reference?)
Browser\BrowserExecutionContext.cs(40,17): error CS0246: The type or namespace name 'NavigationOptions' could not be found (are you missing a using directive or an assembly reference?)
Browser\BrowserUtils.cs(31,16): error CS0246: The type or namespace name 'RevisionInfo' could not be found (are you missing a using directive or an assembly reference?)
Browser\BrowserUtils.cs(35,16): error CS0246: The type or namespace name 'RevisionInfo' could not be found (are you missing a using directive or an assembly reference?)
Browser\BrowserUtils.cs(45,42): error CS0246: The type or namespace name 'RevisionInfo' could not be found (are you missing a using directive or an assembly reference?)
Browser\BrowserUtils.cs(51,37): error CS0246: The type or namespace name 'RevisionInfo' could not be found (are you missing a using directive or an assembly reference?)
PDF\PDFUtils.cs(13,26): error CS0246: The type or namespace name 'PdfDocument' could not be found (are you missing a using directive or an assembly reference?)
Browser\BrowserExecutionContext.cs(55,68): error CS0246: The type or namespace name 'CookieParam' could not be found (are you missing a using directive or an assembly reference?)
Browser\BrowserExecutionContext.cs(55,90): error CS0246: The type or namespace name 'ViewPortOptions' could not be found (are you missing a using directive or an assembly reference?)
Browser\BrowserExecutionContext.cs(55,116): error CS0246: The type or namespace name 'PdfOptions' could not be found (are you missing a using directive or an assembly reference?)
Browser\BrowserExecutionContext.cs(55,136): error CS0246: The type or namespace name 'RevisionInfo' could not be found (are you missing a using directive or an assembly reference?)
Browser\BrowserExecutionContext.cs(99,73): error CS0246: The type or namespace name 'CookieParam' could not be found (are you missing a using directive or an assembly reference?)
Browser\BrowserExecutionContext.cs(99,95): error CS0246: The type or namespace name 'ViewPortOptions' could not be found (are you missing a using directive or an assembly reference?)
Browser\BrowserExecutionContext.cs(99,121): error CS0246: The type or namespace name 'ScreenshotOptions' could not be found (are you missing a using directive or an assembly reference?)
Browser\BrowserExecutionContext.cs(99,148): error CS0246: The type or namespace name 'RevisionInfo' could not be found (are you missing a using directive or an assembly reference?)
Browser\BrowserExecutionContext.cs(126,46): error CS0246: The type or namespace name 'Page' could not be found (are you missing a using directive or an assembly reference?)
Browser\BrowserExecutionContext.cs(126,61): error CS0246: The type or namespace name 'PdfOptions' could not be found (are you missing a using directive or an assembly reference?)
Browser\BrowserUtils.cs(55,44): error CS0246: The type or namespace name 'RevisionInfo' could not be found (are you missing a using directive or an assembly reference?)
Browser\BrowserUtils.cs(63,37): error CS0246: The type or namespace name 'RevisionInfo' could not be found (are you missing a using directive or an assembly reference?)