this post was submitted on 13 Sep 2025
324 points (98.5% liked)

Tech Support Memes

3060 readers
50 users here now

Memes about IT and computer related things, funny screenshots, or things you see out in the wild.

founded 2 years ago
MODERATORS
 
top 26 comments
sorted by: hot top controversial new old
[–] Kolanaki@pawb.social 11 points 6 days ago (1 children)

What PDF tool can I use if I need it to be bigger?

[–] noughtnaut@lemmy.world 5 points 6 days ago* (last edited 6 days ago) (1 children)

I wanted to say "[citation needed]", this seems to be straight from Wikipedia (which it is, it's the last paragraph of the "File format" section).

Unfortunately there's no clear basis for this information, except a reference to the (entire) "PDF Reference".

The article image is essentially identical, but it's not the same and must have been remade at some point. I wonder if the wiki editor lives at the centre of the square?

[–] noughtnaut@lemmy.world 5 points 6 days ago* (last edited 6 days ago)

From the reference document:

"Implementation limits", p. 991ff:

PDF itself has one architectural limit: Because ten digits are allocated to byte off-sets, the size of a file is limited to 1010 bytes (approximately 10 gigabytes).

and

The minimum allowed page size is 3 by 3 units in default user space; the maximum is 14,400 by 14,400 units. [...] Beginning with PDF 1.6, the size of the unit may be set on a page-by-page basis; the default remains at 1/72 inch. (See implementation note 177 in Appendix H.)

That implementation note, by the way, roughly states that "the UserUnit entry of the page dictionary" is more or less a dimension multiplier, and that:

Acrobat 7.0 supports a maximum UserUnit value of 75,000, which gives a maximum page dimension of 15,000,000 inches (14,400 * 75,000 * 1 ⁄ 72).

and

The magnification factor of a view is constrained to be between approximately 8 percent and 6400 percent. These limits are not fixed; they vary with the size of the page being displayed, as well as with the size of the pages previously viewed within the file.

All in all, dealing with a page of such humongous dimensions sounds rather bothersome.

[–] FundMECFS@anarchist.nexus 6 points 6 days ago

Another win for FOSS /hj

[–] captainlezbian@lemmy.world 1 points 6 days ago

A pdf larger than Austria… I assume just geographical area not surface area though

[–] youngalfred@lemmy.zip 72 points 1 week ago (1 children)

Bit ironic that the max size is measured in inches and the overlay is shown on Europe

[–] k0e3@lemmy.ca 1 points 4 days ago

It was probably made during an argument between a European and a Texan to demonstrate how far an average Texan must to drive to get to their nearest grocery store and why high-speed rail just won't work in the US.

[–] Godort@lemmy.ca 22 points 1 week ago

Does that mean that you can't have a 1:1 map of daggerfall as a PDF?

[–] SanctimoniousApe 17 points 1 week ago (1 children)

So, don't use Adobe to create my detailed map of the world in a PDF file - got it.

[–] magikmw@piefed.social 4 points 5 days ago

Phew, easy mistake to make.

[–] irish_link@lemmy.world 10 points 1 week ago (1 children)

My hard drive is starting to cry just looking at that.

[–] DrDystopia@lemy.lol 6 points 1 week ago

15.000.001in*15.000.001in

cry more

[–] chicken@lemmy.dbzer0.com 4 points 1 week ago (1 children)

Is there even a computer that can load such a PDF

[–] CannonFodder@lemmy.world 11 points 1 week ago (3 children)

Yes, it's all vector graphics. It doesn't matter how big the scale is.

[–] bier@feddit.nl 6 points 6 days ago (1 children)

This only matters if the pdf has a simple square in it. When it's an actual scale map, with 1cm detail, it will still be a huge pdf even if it's vectors.

[–] CannonFodder@lemmy.world 1 points 6 days ago

Sure. It's all about the level of detail. An 8-1/2x11" pdf with lots of very small detail that you have to zoom way in to see would also be a very big file.

[–] SanctimoniousApe 2 points 1 week ago (1 children)

PDFs routinely contain bitmaps - most commonly in the form of JPEG.

[–] CannonFodder@lemmy.world 3 points 6 days ago

True, but that's independent of the pdf page size. If there's a 1e12x1e12 complex jpeg image even on a small pdf page, it would still be a huge file.

[–] chicken@lemmy.dbzer0.com 1 points 1 week ago (1 children)

oh, so it would be small filesize, just the scroll bar would be very tiny and take a long time to move

[–] humorlessrepost@lemmy.world 3 points 1 week ago* (last edited 1 week ago) (1 children)

It would be small file size and automatically scaled to fit on your screen, just like normal. If you zoom in an insane amount, you’d have huge scroll bars, just like normal.

[–] chicken@lemmy.dbzer0.com 5 points 1 week ago (1 children)

in what sense is the page dimension that big then, is it just an arbitrary unit, or something to determine print size?

[–] humorlessrepost@lemmy.world 5 points 6 days ago

Yup, exactly that. To determine print size.

[–] FilthyShrooms@lemmy.world 2 points 1 week ago (2 children)

How big would the file be?

[–] ramjambamalam@lemmy.ca 1 points 6 days ago

How long would it take to paint a 145,000 km^2 canvas? It depends how much detail you add.

[–] kautau@lemmy.world 3 points 1 week ago

Probably small. If it just had a single circle at each corner it’s just 4 objects with really far positioning values.

You could fill it with more stuff to make it bigger, of course