From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neil Horman Subject: Re: PDF documents with distiller? Date: Sun, 7 Sep 2014 16:54:07 -0400 Message-ID: <20140907205406.GB16055@localhost.localdomain> References: <433CF911C88BBE4E9E2B9C3D826E6AC41A394DE2@ESESSMB105.ericsson.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "dev-VfR2kkLFssw@public.gmane.org" To: Mika Niemi K Return-path: Content-Disposition: inline In-Reply-To: <433CF911C88BBE4E9E2B9C3D826E6AC41A394DE2-hqolJogE5nh2vuFHRGf8SOaU1rCVNFv4@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" On Mon, Aug 25, 2014 at 11:50:51AM +0000, Mika Niemi K wrote: > Hi, > The PDF docs for 1.7.0 were generated differently than before, causing all figures to be changed to low-resolution bitmaps. Figure 2 in the Programming Guide also has now unreadable text. > > Is it possible to get the PDF docs for 1.7.x generated like they were previously, using distiller? > > Mika N > The Makefile thats used to generate the reference manual is generated by doxygen. It sounds to me like something may have changed in your doxygen config. Neil