Jump to content
  • 0

Page size limit in VW 9.5 on OS X?


Geoff Grummon

Question

It seems that there is a limit to the size of the page that can be printed or made into a PDF with VW 9.5 on OS X. I am using the built-in PDF feature (File >> Print >> Save as PDF). I have found that if I make a PDF with a page size larger than about 55" wide the PDF comes out blank. The same thing is true if I save it as a postscript file and then run it through distiller. It is frustrating because this never was an issue with OS 9 and distiller. Other applications, such as Photoshop and Appleworks, have no problems creating PDFs with large page sizes, so it must be a VectorWorks bug.

Link to comment

3 answers to this question

Recommended Posts

  • 0

If you are getting a blank page, that's more likely memory related.

There is a limit to page size, but it's based on DPI.

The page length and width are limited to short integer space. This means 32768 pixels. Pixels/dpi = inches, so this means

32768 /72dpi = 455 inches

32768 /300dpi = 109 inches

32768 /360dpi = 91 inches

32768 /600dpi = 54 inches

That's the imaging implementation limit. The limit in the set print area dialog is just arbitrary.

Windows has a limit of 125 inches period, no matter what the DPI is.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...