Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6061165
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T08:54:26+00:00 2026-05-23T08:54:26+00:00

I have a postscript file that is printed on 21 pages (it is a

  • 0

I have a postscript file that is printed on 21 pages (it is a 3 x 7 page drawing).

Now, I’d like to scale the output by 1/3rd (or 1/9th…) so that the entire drawing is 1 page wide and 3 (=floor(7/3)) pages high.

Is there a possibility to achieve what I want?

I am on Windows, and have GhostView installed, if this information should influence the answer.

Also, the post script was created with dot/graphviz, maybe there is something in the *.dot file that I could change?

Any help is greatly appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T08:54:27+00:00Added an answer on May 23, 2026 at 8:54 am

    The dot language has a graph attribute called size for specifying the maximum width and height of the output, in inches. If it’s too big to fit in that space, it gets scaled down to fit.

    So I think to make it one page wide and three pages high, assuming the pages are portrait, you could set the size attribute’s width to the width of a page in inches (if you’re using American Letter size, I think that’s 8 1/2 inches, or A4 is 8.3 inches), and the height 3 times the height of a page (or larger)

    Example (I think this works!)

    graph G {
        graph [size="1.0,1.5"]
        Foo -- Bar
        Bar -- Baz
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Given a postscript file that has the following header %!PS-Adobe-3.0 I would like to
I have a program that generates a PDF as output. If I send this
I have gnuplot file that is outputting quite nicely in EPS but I'm suffering
I would like to add custom page sizes to my printer's .ppd (PostScript printer
Drawing circles on PostScript is easy, and I'm surprised that PDF apparently doesn't carry
My problem looks like this. I have a grid with documents (Id's). Now when
I do have the following content of PostScript code that is originally generated by
I have a postscript file of a poster made in latex, and want to
Because anything from C++ and beyond have nice constructs that handles a stack like
I have the following postscript code: /outputtext { /data exch def /rot exch def

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.