From a5cd24f4db5f3a094d97786046da7a751bf503f2 Mon Sep 17 00:00:00 2001 From: Vladimir Litvinchik Date: Mon, 11 Sep 2023 18:06:14 +0300 Subject: [PATCH] Added note that DGN V8 is not supported --- java/getting-started/supported-document-formats.md | 2 +- net/getting-started/supported-document-formats.md | 2 +- nodejs-java/getting-started/supported-document-formats.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/java/getting-started/supported-document-formats.md b/java/getting-started/supported-document-formats.md index 8c2f014..5d1d224 100644 --- a/java/getting-started/supported-document-formats.md +++ b/java/getting-started/supported-document-formats.md @@ -31,7 +31,7 @@ Refer to the following help topic for details on how to use GroupDocs.Viewer to | Format | Description | Automatic format detection | Remarks | | --- | --- | :---: | --- | | [CF2](https://docs.fileformat.com/cad/cf2/) | Common File Format | ![(tick)](/viewer/java/images/check-blue.png) | | -| [DGN](https://docs.fileformat.com/cad/dgn) | MicroStation Design File (V7) | ![(tick)](/viewer/java/images/check-blue.png) | | +| [DGN](https://docs.fileformat.com/cad/dgn) | MicroStation Design File (V7) | ![(tick)](/viewer/java/images/check-blue.png) | DGN V8 is not supported
as DGN V8 file format
is proprietary. | | [DWF](https://docs.fileformat.com/cad/dwf/) | Design Web Format | ![(tick)](/viewer/java/images/check-blue.png) | | | [DWG](https://docs.fileformat.com/cad/dwg/) | AutoCAD Drawing | ![(tick)](/viewer/java/images/check-blue.png) | Supported formats:
Release 11, 12, 13, 14.
DWG 2000, 2000i, 2002.
DWG 2004, 2005, 2006.
DWG 2010, 2011, 2012.
DWG 2013, 2014, 2015, 2016. | | [DWT](https://docs.fileformat.com/cad/dwt/) | AutoCAD Drawing Template | ![(tick)](/viewer/java/images/check-blue.png) | | diff --git a/net/getting-started/supported-document-formats.md b/net/getting-started/supported-document-formats.md index 522d147..37c2722 100644 --- a/net/getting-started/supported-document-formats.md +++ b/net/getting-started/supported-document-formats.md @@ -32,7 +32,7 @@ Refer to the following help topic for details on how to use GroupDocs.Viewer to | Format | Description | Automatic format detection | Remarks | | --- | --- | :---: | --- | | [CF2](https://docs.fileformat.com/cad/cf2/) | Common File Format | ![(tick)](/viewer/net/images/check-blue.png) | | -| [DGN](https://docs.fileformat.com/cad/dgn) | MicroStation Design File (V7) | ![(tick)](/viewer/net/images/check-blue.png) | | +| [DGN](https://docs.fileformat.com/cad/dgn) | MicroStation Design File (V7) | ![(tick)](/viewer/net/images/check-blue.png) | DGN V8 is not supported
as DGN V8 file format
is proprietary. | | [DWF](https://docs.fileformat.com/cad/dwf/) | Design Web Format | ![(tick)](/viewer/net/images/check-blue.png) | | | [DWG](https://docs.fileformat.com/cad/dwg/) | AutoCAD Drawing | ![(tick)](/viewer/net/images/check-blue.png) | Supported formats:
Release 11, 12, 13, 14.
DWG 2000, 2000i, 2002.
DWG 2004, 2005, 2006.
DWG 2010, 2011, 2012.
DWG 2013, 2014, 2015, 2016. | | [DWT](https://docs.fileformat.com/cad/dwt/) | AutoCAD Drawing Template | ![(tick)](/viewer/net/images/check-blue.png) | | diff --git a/nodejs-java/getting-started/supported-document-formats.md b/nodejs-java/getting-started/supported-document-formats.md index 06b01fa..bcff4d1 100644 --- a/nodejs-java/getting-started/supported-document-formats.md +++ b/nodejs-java/getting-started/supported-document-formats.md @@ -31,7 +31,7 @@ Refer to the following help topic for details on how to use GroupDocs.Viewer to | Format | Description | Automatic format detection | Remarks | | --- | --- | :---: | --- | | [CF2](https://docs.fileformat.com/cad/cf2/) | Common File Format | ![(tick)](/viewer/java/images/check-blue.png) | | -| [DGN](https://docs.fileformat.com/cad/dgn) | MicroStation Design File (V7) | ![(tick)](/viewer/java/images/check-blue.png) | | +| [DGN](https://docs.fileformat.com/cad/dgn) | MicroStation Design File (V7) | ![(tick)](/viewer/java/images/check-blue.png) | DGN V8 is not supported
as DGN V8 file format
is proprietary. | | [DWF](https://docs.fileformat.com/cad/dwf/) | Design Web Format | ![(tick)](/viewer/java/images/check-blue.png) | | | [DWG](https://docs.fileformat.com/cad/dwg/) | AutoCAD Drawing | ![(tick)](/viewer/java/images/check-blue.png) | Supported formats:
Release 11, 12, 13, 14.
DWG 2000, 2000i, 2002.
DWG 2004, 2005, 2006.
DWG 2010, 2011, 2012.
DWG 2013, 2014, 2015, 2016. | | [DWT](https://docs.fileformat.com/cad/dwt/) | AutoCAD Drawing Template | ![(tick)](/viewer/java/images/check-blue.png) | |