Code Monkey home page Code Monkey logo

Comments (12)

oxplot avatar oxplot commented on June 11, 2024

I just want to output the original size of my A3 drawing tiled over several A4 pages. Is this possible? I didnt find your SmallIncreaseInOutputSize variable ;D

The output canvas is always at 100% of the original size. The "small increase in output size" refers to the file size. I'll clarify this.

from pdftilecut.

rafo avatar rafo commented on June 11, 2024

I just tested a A3 pdf and the output is much larger. I crosstested it with Adobe PDF reader and the output is exact the same size,

from pdftilecut.

rafo avatar rafo commented on June 11, 2024

The A3 PDF is printed over 6 A4 Pages (which is fine). I can send you the PDF if you want. Or a picture with measurements.

from pdftilecut.

oxplot avatar oxplot commented on June 11, 2024

I can send you the PDF if you want.

Yes please send both the original and the tiled one.

from pdftilecut.

rafo avatar rafo commented on June 11, 2024

Here they are:
Anna_v4_tile.pdf
Anna_v4.pdf

from pdftilecut.

oxplot avatar oxplot commented on June 11, 2024

The output is what I expect.

Perhaps the point of confusion is that the tiles are not in fact A4 sized. This is because the output size you set is the maximum size, and not the exact size. pdftilecut tries to make all tiles the same size, while ensuring each tile is under the output size you specify, but as large as possible.

Does this clarify why the output is the way it is?

from pdftilecut.

oxplot avatar oxplot commented on June 11, 2024

Also note that each tile has a margin which in addition to the content, must fit inside the output size you specify.

from pdftilecut.

rafo avatar rafo commented on June 11, 2024

So to be clear: I simply run "-tile-size A4" Then I cut at the cuting marks and glued the pages together. The result is not 390mm but more than 400mm. See picture:
IMG_0536

I was thinking that original "content" in the PDF container is splited over n A4 files, with the same size, but with proper printer margins and cut-marks.

from pdftilecut.

oxplot avatar oxplot commented on June 11, 2024

OK, I can't print this right now, but looking at the page sizes as reported by my PDF viewer, this is what I see:

  • Page size of the original PDF: A3, Landscape (16.54 × 11.69 inch)
  • Page size of each tile is: 7.51 × 7.85 inch

Each tile has exactly a 1 inch border. There are 3 tiles across and 2 tiles down. So let's do the math:

  • Total content width of tiles across = (7.51 - 2) * 3 = 16.53
  • Total content height of tiles down = (7.85 - 2) * 2 = 11.7

So they're off by 0.01 inch and that's just rounding error. The only thing I can think of is that your print settings aren't exactly right and the pages are being stretched before printing.

from pdftilecut.

rafo avatar rafo commented on June 11, 2024
  • Print settings: I think they are ok. I tested several pdfs. And rechecked the settings everytime.
  • I will try to recreate the pdf (Its an simple Export from Autodesk Fusion 360 but I dont know if something happend with that pdf inbetween)

from pdftilecut.

rafo avatar rafo commented on June 11, 2024

One more thing: the cutting marks are exactly at 2x2.54cm? And you can roughly see that the glued part in the picture is about 3cm? So the print settings seem to be at scale: 100%. I think the print settings are ok and I will have a look in to the "streched before printing" thing.

from pdftilecut.

oxplot avatar oxplot commented on June 11, 2024

the cutting marks are exactly at 2x2.54cm?

Yep. Bleed margin is 5/6" and trim margin is 1/6", total of 1 inch margin around the page.

from pdftilecut.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.