From owner-freebsd-questions@FreeBSD.ORG Tue Oct 26 16:34:01 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1FB9D106564A for ; Tue, 26 Oct 2010 16:34:01 +0000 (UTC) (envelope-from slackmails@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id D142D8FC17 for ; Tue, 26 Oct 2010 16:34:00 +0000 (UTC) Received: by gya6 with SMTP id 6so3102355gya.13 for ; Tue, 26 Oct 2010 09:34:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=HTaqcMj5TWkvCY6hZCVJpiwxZ6RPRp/UMh8aEdTehE8=; b=g3VkPNnAoX6K4CIwCohuTvaRZ3pMsKCk5dbFNTm0zp6LipLL7E2lB/+8J35p/DfPLs 9h0WhIlI19LoEkeEyz8eMbq7MoTPXT7+IiW6JVhYTB0YKfaVPqPjp4FMgaCRDXVgXvF3 H3Fo723FIJn9RF8ySxoEZkCqBhCzTF9YCMukk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=L5WNiYafS5FtsD136vfEELMrrjN3HNOrVygeNnpilRQ38OG6ukdV/O76nagfiPP634 iCTyJD9R0CTtqlpOXfCf9LGKIlMXNkCnKIKV64N+RjYBm1pM5MTSzOzT8VwuWOcoarhP sMaXeDfg3fo/GOTf8WJuQH/t60+1AfZrF3UPg= MIME-Version: 1.0 Received: by 10.150.148.19 with SMTP id v19mr6510320ybd.342.1288109125311; Tue, 26 Oct 2010 09:05:25 -0700 (PDT) Received: by 10.90.139.12 with HTTP; Tue, 26 Oct 2010 09:05:25 -0700 (PDT) Date: Tue, 26 Oct 2010 12:05:25 -0400 Message-ID: From: rjk kjr To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: php dompdf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2010 16:34:01 -0000 Hi, Anyone using dompdf http://code.google.com/p/dompdf/ on a Freebsd server?.It generates pdf files, but some characters are not showing up properly.it was working on a linux server,i just moved it to Freebsd.From this forum http://groups.google.com/group/dompdf/browse_thread/thread/bd0ea178b0779227it says about a program ttf2ufm, but it was not working on the linux server also. Any ideas? Thank you Rihaz