Enable 'print as raster' in the layout export settings
Export as PDF
QGIS and OS versions
QGIS version
3.15.0-Master
QGIS code revision
5686837363
Compiled against Qt
5.11.2
Running against Qt
5.11.2
Compiled against GDAL/OGR
3.2.0dev
Running against GDAL/OGR
3.2.0dev
Compiled against GEOS
3.8.1-CAPI-1.13.3
Running against GEOS
3.8.1-CAPI-1.13.3
Compiled against SQLite
3.29.0
Running against SQLite
3.29.0
PostgreSQL Client Version
11.5
SpatiaLite Version
4.3.0
QWT Version
6.1.3
QScintilla2 Version
2.10.8
Compiled against PROJ
7.1.0
Running against PROJ
Rel. 7.1.0, August 1st, 2020
OS Version
Windows 10 (10.0)
This copy of QGIS writes debugging output.
Active python plugins
DataPlotly;
EasyCustomLabeling;
GeoCoding;
Hqgis;
IPyConsole;
MemoryLayerSaver;
mmqgis;
networks;
Offline-MapMatching;
ORStools;
pluginbuilder3;
PluginLoadTimes;
plugin_reloader;
processing_edgebundling;
processing_r;
processing_trajectory;
qconsolidate3;
Qgis2threejs;
qgis2web;
QuickOSM;
QuickWKT;
quick_map_services;
timemanager;
db_manager;
MetaSearch;
processing
Describe the bug
This bug seems to only affect the Reports tool (but NOT the layouts).
When using the "print to raster" option with 180dpi and exporting to PDF, the map shrinks. Here you can see the config in the report tool:
and here's the resulting PDF where the map is much smaller than the page:
Note that everything exports correctly if "print to raster" is deactivated.
How to Reproduce
The following project contains a report that can be used to reproduce the problem: https://www.dropbox.com/s/5mn8fr4eh1sd6ya/Projekt_report.zip?dl=0
QGIS and OS versions
QGIS version 3.15.0-Master QGIS code revision 5686837363 Compiled against Qt 5.11.2 Running against Qt 5.11.2 Compiled against GDAL/OGR 3.2.0dev Running against GDAL/OGR 3.2.0dev Compiled against GEOS 3.8.1-CAPI-1.13.3 Running against GEOS 3.8.1-CAPI-1.13.3 Compiled against SQLite 3.29.0 Running against SQLite 3.29.0 PostgreSQL Client Version 11.5 SpatiaLite Version 4.3.0 QWT Version 6.1.3 QScintilla2 Version 2.10.8 Compiled against PROJ 7.1.0 Running against PROJ Rel. 7.1.0, August 1st, 2020 OS Version Windows 10 (10.0) This copy of QGIS writes debugging output. Active python plugins DataPlotly; EasyCustomLabeling; GeoCoding; Hqgis; IPyConsole; MemoryLayerSaver; mmqgis; networks; Offline-MapMatching; ORStools; pluginbuilder3; PluginLoadTimes; plugin_reloader; processing_edgebundling; processing_r; processing_trajectory; qconsolidate3; Qgis2threejs; qgis2web; QuickOSM; QuickWKT; quick_map_services; timemanager; db_manager; MetaSearch; processing
Additional context