Printing a rack is not as expected #3205

Closed
opened 2025-12-29 18:26:43 +01:00 by adam · 2 comments
Owner

Originally created by @aamsaleg on GitHub (Jan 22, 2020).

Originally assigned to: @DanSheps on GitHub.

Environment

  • Python version: 3.6.9
  • NetBox version: 2.7.2

Hi

Printing a rack on paper and/or pdf show devices under U1.
Here an example of a rack with version 2.7.2
rack-2 7 2

Here, the same rack with version 2.6.11
rack-2 6 11

Steps to Reproduce

  1. choose a rack with devices
  2. print it on pdf (or use preview on MacOS)
  3. All devices appears under the floor :)

Expected Behavior

Devices are in the rack

Observed Behavior

Devices are under the rack

Originally created by @aamsaleg on GitHub (Jan 22, 2020). Originally assigned to: @DanSheps on GitHub. ### Environment * Python version: 3.6.9 * NetBox version: 2.7.2 Hi Printing a rack on paper and/or pdf show devices under U1. Here an example of a rack with version 2.7.2 <img width="614" alt="rack-2 7 2" src="https://user-images.githubusercontent.com/25366020/72915028-ef956200-3d3f-11ea-906d-0dfd0b0eb931.png"> Here, the same rack with version 2.6.11 <img width="687" alt="rack-2 6 11" src="https://user-images.githubusercontent.com/25366020/72915091-09cf4000-3d40-11ea-8a8b-dc88f03cf830.png"> ### Steps to Reproduce 1. choose a rack with devices 2. print it on pdf (or use preview on MacOS) 3. All devices appears under the floor :) <!-- What did you expect to happen? --> ### Expected Behavior Devices are in the rack <!-- What happened instead? --> ### Observed Behavior Devices are under the rack
adam added the type: bugstatus: accepted labels 2025-12-29 18:26:43 +01:00
adam closed this issue 2025-12-29 18:26:43 +01:00
Author
Owner

@stale[bot] commented on GitHub (Feb 5, 2020):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our contributing guide.

@stale[bot] commented on GitHub (Feb 5, 2020): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@candlerb commented on GitHub (Feb 11, 2020):

What you describe appears to be similar to #4110 - a side-effect of changing to SVG (#2248)

Related printing issues: #160 #2435 #3175

(Aside: the bot seems overly zealous to mark this issue as "stale" and "wontfix" so quickly)

@candlerb commented on GitHub (Feb 11, 2020): What you describe appears to be similar to #4110 - a side-effect of changing to SVG (#2248) Related printing issues: #160 #2435 #3175 (Aside: the bot seems overly zealous to mark this issue as "stale" and "wontfix" so quickly)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3205