mapper icon indicating copy to clipboard operation
mapper copied to clipboard

PDF Vector export not possible

Open oskarlin opened this issue 4 years ago • 3 comments

Steps to reproduce

When exporting a map (any map) to PDF I can't select vector format, only raster.

Configuration

Mapper Version: 0.9.5 Operating System: MacOS 10.15.7

0.9.4 works fine exporting to vector PDF.

oskarlin avatar Jul 12 '21 16:07 oskarlin

Thank you for reporting this issue. This is already known (#1914) and has been fixed in the meanwhile

dl3sdo avatar Jul 12 '21 20:07 dl3sdo

JFTR, @oskarlin, latest unstable 0.9.20211224 builds already include fix for this issue — vector PDF works as expected now!

So, till next release (0.9.6 or 1.0.0) would be released, You may install and use unstable builds of OpenOrienteering Mapper app under Linux:

  • https://software.opensuse.org/download.html?project=home%3Adg0yt&package=openorienteering-mapper-unstable
    • https://download.opensuse.org/repositories/home:/dg0yt/

ghost avatar Jan 05 '22 13:01 ghost

UPD: Now nightly builds (with fixed PDF export) for all platforms available via Azure DevOps CI/CD:

  • https://dev.azure.com/OpenOrienteering/Mapper/_build?definitionId=2

Go to latest successful commit pipeline (with "green check-mark") and follow the next guide on how to get artifact.

For example, here is actual latest successful pipeline:

  • https://dev.azure.com/OpenOrienteering/Mapper/_build/results?buildId=2561

And here are its artifacts (ZIP'ed binary builds):

  • https://dev.azure.com/OpenOrienteering/Mapper/_build/results?buildId=2561&view=artifacts&pathAsName=false&type=publishedArtifacts

Highlight needed binary build row — you would see ("vertical three dots") on the right end of highlighted row:

Screenshot from 2022-06-02 00-39-49

Click on ("vertical three dots") & in drop-down menu click on Download artifacts:

Screenshot from 2022-06-02 00-41-57

ghost avatar Jun 01 '22 21:06 ghost