Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Graphics > Photoshop 2 > Need to make a ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 8 Topic 5083 of 5160
Post > Topic >>

Need to make a reference grid for a letter size page

by Ramon F Herrera <ramon@[EMAIL PROTECTED] > Jul 1, 2008 at 07:59 PM

I am trying to generate a TIFF file with the following parameters:

 - sampled at 600dpi
 - letter size (8 1/2 x 11", or 5100 x 6600 pixels)
 - grid lines every 1000 units

The procedure I am using is this:

 - Run the PostScript file below through Distiller, converting it into
PDF
 - Ex****t the grid as a TIFF file from Acrobat.

The problem is that the resulting TIFF file has a dimension of
1700x2200, and the resolution is 200dpi.

I can change the resolution with IrfanView, but not the dimensions,
because the resampling will mess things up.

I guess I need to change the default (72dpi) resolution of PostScript
to 600dpi? How?

Any other suggested approach?

TIA,

-RFH

----------
newpath
% 5 Vertical Lines
  120   0  moveto
    0 792  rlineto
  240   0  moveto
    0 792  rlineto
  360   0  moveto
    0 792  rlineto
  480   0  moveto
    0 792  rlineto
  600   0  moveto
    0 792  rlineto
% 6 Horizontal Lines
    0 672  moveto
  612   0  rlineto
    0 552  moveto
  612   0  rlineto
    0 432  moveto
  612   0  rlineto
    0 312  moveto
  612   0  rlineto
    0 192  moveto
  612   0  rlineto
    0  72  moveto
  612   0  rlineto
% end of grid
  1 setlinewidth
stroke
showpage
 




 8 Posts in Topic:
Need to make a reference grid for a letter size page
Ramon F Herrera <ramon  2008-07-01 19:59:38 
Re: Need to make a reference grid for a letter size page
"Don Schmidt" &  2008-07-01 20:13:48 
Re: Need to make a reference grid for a letter size page
Bernd Alheit <be_9002@  2008-07-02 10:24:06 
Re: Need to make a reference grid for a letter size page
"Andrew Morton"  2008-07-02 11:44:59 
Re: Need to make a reference grid for a letter size page
Matti Vuori <mvuori@[E  2008-07-02 13:13:36 
Re: Need to make a reference grid for a letter size page
"Andrew Morton"  2008-07-02 14:20:08 
Re: Need to make a reference grid for a letter size page
OM <om@[EMAIL PROTECTE  2008-07-03 16:39:22 
Re: Need to make a reference grid for a letter size page
Ramon F Herrera <ramon  2008-07-02 16:57:45 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Oct 6 10:17:36 CDT 2008.