Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Conversion of HTML to GIF files/
- To: Girish.Mugwe@example.com
- Subject: Conversion of HTML to GIF files/
- From: "Stephen J. Turnbull" <turnbull@example.com>
- Date: Mon, 9 Jul 2001 12:21:51 +0900
- Cc: tlug@example.com
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- Delivered-To: tlug@example.com
- In-Reply-To: <OF881F81CA.41AC6485-ON65256A82.00269DEC@example.com>
- List-Help: <mailto:tlug-request@example.comsubject=help>
- List-Post: <mailto:tlug@example.com>
- List-Subscribe: <mailto:tlug-request@example.comsubject=subscribe>
- List-Unsubscribe: <mailto:tlug-request@example.comsubject=unsubscribe>
- Old-Return-Path: <steve@example.com>
- References: <OF881F81CA.41AC6485-ON65256A82.00269DEC@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <4y35m.A.pQG.sOSS7@example.com>
- Resent-Sender: tlug-request@example.com
>>>>> "Girish" == Girish Mugwe <Girish.Mugwe@example.com> writes: Girish> I have a requirement to convert a HTML file containing Girish> japanese characters to PDF format, Yuck. HTML is not designed for this; if at all possible you should get the requirements rewritten. It is possible that the Imagemagick convert(1) utility will do this, but I very strongly suspect it doesn't grok Japanese text in HTML, only embedded imagemaps. The obvious quickie solutions have already been suggested: Netscape print to .ps, use ps2pdf (part of the Ghostscript package) to convert to PDF. This means that Japanese text will be embedded in the PDF. The biggest disadvantage of this strategy is that many versions of Adobe Acrobat Reader do not implement the PDF standard fully, so you are fairly likely to produce a PDF that will crash Acrobat. Fairly recent versions of Acrobat expecially do not like the Type 3 fonts produced by Ghostscript for Japanese. The other is to take a sceenshot to get an image file. This can be done with any number of utilities, such as Imagemagick import(1), xwd(1), or xv(1). Then convert to PDF via netpbm and Ghostscript or Imagemagick convert(1). Resolution will be poor, however. I would suggest trying number of different approaches to get the best quality. -- University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Institute of Policy and Planning Sciences Tel/fax: +81 (298) 53-5091 _________________ _________________ _________________ _________________ What are those straight lines for? "XEmacs rules."
Home | Main Index | Thread Index
- Prev by Date: blackbox and icewm
- Next by Date: Thousands of erroneous syslogs about media changes
- Prev by thread: Re: blackbox and icewm
- Next by thread: Thousands of erroneous syslogs about media changes
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links