From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Vinh Nguyen Newsgroups: gmane.emacs.help Subject: docview issues on windows: pdf and png files Date: Thu, 1 Aug 2013 18:50:21 -0700 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1375410377 713 80.91.229.3 (2 Aug 2013 02:26:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 2 Aug 2013 02:26:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 02 04:26:20 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V554M-0005q8-7I for geh-help-gnu-emacs@m.gmane.org; Fri, 02 Aug 2013 04:26:18 +0200 Original-Received: from localhost ([::1]:39893 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V554L-00078y-5J for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Aug 2013 22:26:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V54W0-0000Tx-44 for help-gnu-emacs@gnu.org; Thu, 01 Aug 2013 21:50:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V54Vv-0008VK-Ef for help-gnu-emacs@gnu.org; Thu, 01 Aug 2013 21:50:47 -0400 Original-Received: from mail-ve0-x230.google.com ([2607:f8b0:400c:c01::230]:50761) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V54Vv-0008V4-7h for help-gnu-emacs@gnu.org; Thu, 01 Aug 2013 21:50:43 -0400 Original-Received: by mail-ve0-f176.google.com with SMTP id b10so86838vea.35 for ; Thu, 01 Aug 2013 18:50:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=bC58794l3XyM3q/xwVedeSo5rxDnNssDICSRrXUaptk=; b=g3ubjGusRcbaQLI+DYZgdo4PbUwmtukfSmAThPa+7qH8ksupr96ykJG+BwQPtDHCeM kIWIludPNQ92GqaZNyak3vLBkxTCrszP6aPCRCSE/GHwkLV8mTBtl7JPpzwRLj/Rozug QBVXRYcpVCHdbczx94/m1wcbwYTtWSBJ8pfN96iBeen+Q0MMZS8HOM8paBmdX/YjlbNP pEwxmYhxfgJDbgGImO+CzFz5KYCr641b8V5S84LHTQsMzBsA+zrPdnS0Rysev4NjxzhZ eI9vApGawFsiMREmSa1u5ZB9zmP3E1FoAhcyoY201XxtAF4/iCK8xqnJkw7pWY45UmWn umNw== X-Received: by 10.58.197.5 with SMTP id iq5mr1367579vec.30.1375408242595; Thu, 01 Aug 2013 18:50:42 -0700 (PDT) Original-Received: by 10.220.50.75 with HTTP; Thu, 1 Aug 2013 18:50:21 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400c:c01::230 X-Mailman-Approved-At: Thu, 01 Aug 2013 22:26:08 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:92651 Archived-At: Hi, I am having issues with rendering pdf files using doc view on windows. I downloaded emacs 24.3 windows binaries, have ghostscript installed via cygwin (M-! gs confirms gs works), and placed libpng dll (libxpm, jpeg, etc) in my emacs/bin directory (and installed via the setup installation file). I=E2=80=99ve also installed these libraries using cygwi= n. When I open an actual png file (ghostscript converts pdf to png, so testing this), the image also does not render. I get this message: =E2=80=9CCannot display image: (Invalid image specification)=E2=80=9D. Would appreciate if anyone could guide me to getting this to work on windows. Thanks so much! -- Vinh