I wonder if the new graphics engine comes in play, Are they both set to the same engine in LayOut and SketchUp?
The output resolutions (for images and viewports are determined bij the document itself,=. Overriding them would mean the document needs to be saved first, which might take some time depending on the size, ofcourse. The override for raster viewports however, can be overidden independantly of the saved state. (I am adding that option in the next version.)
I get this error report: a week ago this didn’t happen, but now I cannot load the extension. 
Extension Errors Report
SketchUp: 26.1.188
OS: Tahoe
Ruby: 3.2.2
Extension: [unknown]
Error: NameError (uninitialized constant MW::LayOutToPDF::VERSION)
/Users/oddhakonbyberg/Library/Application Support/SketchUp 2026/SketchUp/Plugins/mw_lay_out_to_pdf.rb:25:in block in <module:LayOutToPDF>' /Users/oddhakonbyberg/Library/Application Support/SketchUp 2026/SketchUp/Plugins/mw_lay_out_to_pdf.rb:21:in instance_eval’
/Users/oddhakonbyberg/Library/Application Support/SketchUp 2026/SketchUp/Plugins/mw_lay_out_to_pdf.rb:21:in <module:LayOutToPDF>' /Users/oddhakonbyberg/Library/Application Support/SketchUp 2026/SketchUp/Plugins/mw_lay_out_to_pdf.rb:10:in module:MW’
/Users/oddhakonbyberg/Library/Application Support/SketchUp 2026/SketchUp/Plugins/mw_lay_out_to_pdf.rb:9:in `<top (required)>’
That looks like it forgot which version it was:) It might have worked earlier because it was cached or something.
Could you try uninstalling, closing SketchUp and try this version:
mw_lay_out_to_pdf.rbz (615,4 KB)
I now have hard coded the version in the registar file.
thanks. this one loads without issues. I can export, but the issues with truncated dimensions still exist. Here’s my export settings. I do have experimental graphics engines ON
well, we need to see if it makes any difference when the new engine is turned off, both in LayOut as in SketchUp. I think it will use the one in SketchUp, but you must restart after making changes.
Could you share the layout document as well? I did some testing, but did not notice any differences….
Please note that we cannot change all settings in the extensions without a save, which makes it slower. The only thing we can manage is that override for raster viewports. and the JPEG compression for images, if enabled.
I turned off the new graficfs engine both in SU and LO, and restarted both. Same truncation of LO dimensions. Example pdf, and LO file attached
- 2 etg.pdf (323.7 KB)
planer.layout (11.6 MB)
Though the output resolution is set to medium for the Viewports, I don’t think setting it to high is gonna solve the truncated dimensions. There are reports of missing font sizes in Tahoe, might be related….
Maybe @colin has some idea’s?