-
### Description đź“ť
More formats to import especially for the 2D PDF or 2D DWG Plan import, as well as .ifczip format.
![2023-05-04 12_16_03_importFormats](https://github.com/IFCjs/components/assets/1…
-
simple setup with
- ocis
- ocis as wopi server
- collabora
With update from 6.3 to 6.4 collabora gives access denied
`WOPI::CheckFileInfo failed for URI [https://wopi.example.com:9300/wopi/fi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
The DXF importer preferences present the following "Create" options to the user, as shown …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
0.21 (Development)
### Full version info
```shell
not relevant
```
### Subproject(s) affected?
Pa…
-
Hi,
I cannot find any example that shows how to convert a PDF whose native format is DOCX into the
original DOCX? I guess I should use the MicrosoftWordBridge converter, but can't figure out how...
…
-
Originally reported by: **Lavdim Halilaj (Bitbucket: [lavdimi](https://bitbucket.org/lavdimi), GitHub: Unknown)**
----------------------------------------
Hi,
I'm trying to generate documentation o…
-
Trying to open a model crashes the program. When launching from the terminal I get the error:
```
./vcglib/wrap/io_trimesh/import_obj.h:640: static int vcg::tri::io::ImporterOBJ::Open(OpenMeshType…
-
i'm trying get dxf bounds with bbox.extents():
```
dxf_doc = ezdxf.readfile('fd1.dxf')
msp = dxf_doc.modelspace()
extents = bbox.extents(msp, fast=True)
```
but i got error info like this:
![17…
-
**What type of file would you like magika to detect?**
Drawing Exchange Format (.dxf)
**What software can create/open these files?**
[Adobe Illustrator](https://www.adobe.com/products/illustrator…
-
**Describe the bug**
I'm unsure as to why any DxF file I create using SysCAD causes an exception to be thrown when trying to open it in this library.
**To Reproduce**
Try to read the DxfFile I've…