[Date Prev][Date Next] [Thread Prev][Thread Next]
[Date Index] [Thread Index] [New search]

Re: DPI Settings




| From Framers@FrameUsers.com Thu Sep 30 09:44:07 1999
| Message-ID: <216AE19E8883D111B33700C095ED52AB0142FD9B@e3mail.tinker.af.mil>
| From: "Hassen, Vince - TAFB/E3SSM" <HassenV@e3mail.tinker.af.mil>
| To: "'Framers@FrameUsers.com'" <Framers@FrameUsers.com>
| Subject: DPI Settings
| Date: Thu, 30 Sep 1999 08:48:00 -0500
| 
| Framers,
| 
| We are having the following problem:
| 
| We are bringing SGML documents into Framemaker, making changes and then
| saving the documents back into SGML.  The problem arrises with the
| graphics.  All the Graphics were scanned at 300 dpi, however when we
| bring the SGML documents into Frame it converts the documents to 72 dpi
| and blows the size way off the screen.  We go ahead and in Frame convert
| all the graphics back to 300 dpi and then convert the file back to SGML.
| Then when we open it again all the graphics are...you guessed it, back
| to 72 dpi.
| 
| Whats the deal.  Is this this a simple fix, ini file, FDK, or what?
| 
| Vince Hassen
| Senior Logistician
| CACI: System - Software - Simulation
| hassenv@e3mail.tinker.af.mil

Try something like the following for your graphic element in the
Read/Write rules file:

element "graphic" {
 
  is fm graphic element "graphic";
  fm property import by reference or copy value is "ref";
  fm property dpi value is "300"; 
}

It's the last line that's the key; the others are very specific and
are subject to your individual application needs, DTD and EDD.

I hope this helps.

- Lester
------------------------------------------------------------------------
  Lester C. Smalley                   | email:  lsmalley@infocon.com
  Information Consultants, Inc.       | Phone:  (302) 239-2942 ext-13
  Hockessin, DE  USA 19707-0310       | FAX:    (302) 239-1712
--------------------------------------+---------------------------------
    * * Adobe Certified Expert -- FrameMaker and FrameMaker+SGML * *
INFOCON is an Adobe Solution Sales Provider and offers hardware/software
  dedicated to providing integrated office solutions for productivity.
------------------------------------------------------------------------
                         http://www.infocon.com/

** To unsubscribe, send a message to majordomo@omsys.com **
** with "unsubscribe framers" (no quotes) in the body.   **