-
We are using unoconv to convert ODT files to PDF. The ODT files are created with our own library according to the Open Document Format.
If we have fields like automatic page numbers or automatic ca…
-
It would be nice to convert all the various models into 1 model called documents. Then you would just need to "activate" new model relationships as you see fit instead of creating a new model for eac…
-
Hi, I'm trying to use Claw to convert a Word document to PDF. The Word document contains an EMF image, which I'd like to come out as a vector. But it [comes out all jagged](https://ibb.co/PQdB71D): wh…
-
If you discretize a `ChassisSpeeds`, convert the speeds to module states, and then desaturate the module states, translational drift will be introduced to the resulting robot twist. This is how most u…
-
Hello,
I don't know if it's a bug or simply wrong usage, but when I add a submodel 'Documentation' via template (Create->new submodel from plugin->AAS plugin document shelf | Document (recommended …
HBUDE updated
6 months ago
-
Hi @adamreeve ,
I am currently using nptdms to extract data from a 50MB TDMS file. However, I am encountering an issue with the extraction process, and would appreciate any assistance in resolving …
-
In timerscript.js you are having these:
```
year=document.getElementById("Year").value;
month=document.getElementById("Month").value - 1 ; //java script months starting is 0
day=document.…
-
Hi,
After the installation of the dependencies and of the python library, when calling the `fit` method (executing the code from the `example.py`) it gives this error:
```
Traceback (most recen…
-
[root@localhost cvechecker-master]# cvechecker -i
[root@localhost cvechecker-master]# pullcves pull
Converting nvdcve-2.0-2002.xml to CSV...
gzip: /usr/local/var/cvechecker/cache/nvdcve-2.0-2002.x…
-
### Describe the Bug
I'm uploading a word document to my Laravel server using PHPWord and converting it to PDF using (PhpOffice\PhpWord\IOFactory, PhpOffice\PhpWord\Settings) but i'm getting issues…