From 12292808df60b98f3327d70439edd2b2e2b40328 Mon Sep 17 00:00:00 2001 From: OldFcuk <84081713+OldFcuk@users.noreply.github.com> Date: Fri, 2 Dec 2022 13:33:25 +0200 Subject: [PATCH] Did you mean that? --- edrawings-api/output/print-to-pdf/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edrawings-api/output/print-to-pdf/index.md b/edrawings-api/output/print-to-pdf/index.md index 6b314f22..ca5ecbdb 100644 --- a/edrawings-api/output/print-to-pdf/index.md +++ b/edrawings-api/output/print-to-pdf/index.md @@ -11,7 +11,7 @@ group: Import/Export This console application developed in VB.NET allows to export SOLIDWORKS, DXF, DWG files to PDF using free version of SOLIDWORKS eDrawings via its API. It is not required to have SOLIDWORKS installed or use its license to use this tool. This tool is supported on Windows 8.1 onwards. -This functionality has been integrated into the [xPort](https://cadplus.xarial.com/xport/) utility. +This functionality has been integrated into the [eXport+](https://cadplus.xarial.com/export/) utility. ## Running the tool