Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Review Suggested Edit

You can't approve or reject suggested edits because you haven't yet earned the Edit Posts ability.

Approved.
This suggested edit was approved and applied to the post 10 months ago by samcarter‭.

11 / 255
Fit page content to paper format in LibreOffice Writer
I have a docx file in A3 format [here](https://share.mb.sb/a3.docx) consisting of one page. Using LibreOffice Writer, I'd like to scale it down to A4 without breaking the layout.

Eventually, I want to print the document on an A4 page.

Things I've tried:

  1. In the menu, go to "Format" → "Page Style" and change the paper format from A3 to A4. This breaks the layout.
  2. In the print dialog, I looked for an option equivalent to "fit content to print page". When setting the paper size to A4, the printed page has a lot of content cut off on the left and right sides. See the screenshot below.
  3. Export the document to a PDF using LibreOffice, open it with Zathura (a PDF viewer), and print the page. That works: The entire content is printed to an A4 page.

I wonder if there's a way to fit the document's page to the paper's format without having to first export it to a PDF.

---

* LibreOffice 7.4.7.2
* Arch Linux 6.3.1
* The used printer is a Brother DCP-L3550CDW, connected via [LPD](https://en.wikipedia.org/wiki/Line_Printer_Daemon_protocol), driver is DCP3550W.PPD, version 4.0.9

---
![Print dialog in LibreOffice showing that page is cut off](https://powerusers.codidact.com/uploads/x7vet00z6pqf75kyctemr01b38wz)
[]()

Suggested 11 months ago by Wicket‭