From pranay.pramod at gmail.com Tue Jul 3 15:49:38 2007 From: pranay.pramod at gmail.com (Pranay Pramod) Date: Wed Sep 26 08:39:07 2007 Subject: [fitz-dev] muPDF binary/source <> Message-ID: Hi All, I am a newbie and I need to analyze and modify few objects of a PDF file structure. I learnt that muPDF could be the solution. However, I am unable to find its binary/source on the web... Someone please direct me to the right place. Any help would be greatly appreciated! Thanks, Pranay -------------- next part -------------- An HTML attachment was scrubbed... URL: http://ghostscript.com/pipermail/fitz-dev/attachments/20070703/4ed6e0b5/attachment.htm From pranay.pramod at gmail.com Tue Jul 10 19:45:14 2007 From: pranay.pramod at gmail.com (Pranay Pramod) Date: Wed Sep 26 08:39:08 2007 Subject: [fitz-dev] Re: Installing Fitz-muPDF <> Message-ID: Hi All, I have been able to compile the source of Fitz muPDF. However, when i execute the install command (as per ReadMe intruction) - jam install am getting this: -------------------------- Compiler is GCC with Mingw Building RELEASE target don't know how to make PUBLIC don't know how to make CHANGES ...found 354 target(s)... ...can't find 2 target(s)... ...can't make 2 target(s)... ...skipped PUBLIC for lack of PUBLIC... ...skipped CHANGES for lack of CHANGES... ...skipped 2 target(s)... ---------------------------- The Jamfile has =============== SubDir TOP ; InstallFile $(BINDIR) : PUBLIC ; InstallFile $(BINDIR) : CHANGES ; SubInclude TOP base ; SubInclude TOP stream ; SubInclude TOP world ; SubInclude TOP raster ; SubInclude TOP fonts ; SubInclude TOP mupdf ; SubInclude TOP apps ; =================== Looks like a trivial issue, but please suggest me what should I do. Thanks! Pranay On 7/3/07, Pranay Pramod wrote: > > Hi All, > I am a newbie and I need to analyze and modify few objects of a PDF file > structure. > I learnt that muPDF could be the solution. > However, I am unable to find its binary/source on the web... > > Someone please direct me to the right place. > Any help would be greatly appreciated! > Thanks, > Pranay > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://ghostscript.com/pipermail/fitz-dev/attachments/20070711/3d994997/attachment.htm From pranay.pramod at gmail.com Tue Jul 10 19:53:29 2007 From: pranay.pramod at gmail.com (Pranay Pramod) Date: Wed Sep 26 08:39:08 2007 Subject: [fitz-dev] Re: muPDF binary/source <> In-Reply-To: References: Message-ID: Hi, I have been able to compile the source of Fitz muPDF. However, when i execute the install command (as per ReadMe intruction) - jam install am getting this: -------------------------- Compiler is GCC with Mingw Building RELEASE target don't know how to make PUBLIC don't know how to make CHANGES ...found 354 target(s)... ...can't find 2 target(s)... ...can't make 2 target(s)... ...skipped PUBLIC for lack of PUBLIC... ...skipped CHANGES for lack of CHANGES... ...skipped 2 target(s)... ---------------------------- The Jamfile has =============== SubDir TOP ; InstallFile $(BINDIR) : PUBLIC ; InstallFile $(BINDIR) : CHANGES ; SubInclude TOP base ; SubInclude TOP stream ; SubInclude TOP world ; SubInclude TOP raster ; SubInclude TOP fonts ; SubInclude TOP mupdf ; SubInclude TOP apps ; =================== Looks like a trivial issue, but please suggest this newbie what to do. Thanks! Pranay On 7/3/07, Pranay Pramod wrote: > > Hi All, > I am a newbie and I need to analyze and modify few objects of a PDF file > structure. > I learnt that muPDF could be the solution. > However, I am unable to find its binary/source on the web... > > Someone please direct me to the right place. > Any help would be greatly appreciated! > Thanks, > Pranay > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://ghostscript.com/pipermail/fitz-dev/attachments/20070711/1be59d82/attachment.htm