summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2012-01-15[xpdf] More Splash and Gfx changes from ThomasAlbert Astals Cid1-0/+1
2012-01-15Correctly initialize globalParamsThomas Freitag1-1/+4
2012-01-15parseargs: don't use arg->size with GooString argumentAdrian Johnson1-2/+1
2012-01-13Properly initialize globalParamsArseny Solokha1-0/+4
2012-01-10[xpdf303] tiling "merges" from Thomas, using mostly our "old" code instead of...Albert Astals Cid2-2/+2
2012-01-08Fix typo in pdffonts man pageAdrian Johnson1-1/+1
2012-01-07Add -subst option to pdffonts to list the substitute font name and filenameAdrian Johnson2-19/+51
2011-12-23autoconf: Check for cairo-ft and other cairo backendsAdrian Johnson1-2/+2
2011-12-04update name and copyrightAlbert Astals Cid1-1/+2
2011-11-15Output images in pdftohtml -xml mode if no -i option is specified.Igor Slepchin2-13/+57
2011-11-09pdfinfo: report page rotationVittal Aithal1-0/+8
2011-10-30pdftocairo: Make sure beginDocument() is always calledCarlos Garcia Campos1-0/+4
2011-10-17utils: Add GooString arg to parseargs and use for paths in pdftocairoAdrian Johnson3-9/+22
2011-10-06close the file or flush stdoutAdrian Johnson1-0/+2
2011-09-28xpdf303: More manpage mergingAlbert Astals Cid1-4/+5
2011-09-28xpdf303: mention pdfdetach in non xpdf toolsAlbert Astals Cid2-0/+2
2011-09-28xpdf303: Fix pdfdetach man page referencesAlbert Astals Cid1-8/+6
2011-09-28xpdf303: Merge some more manpagesAlbert Astals Cid2-8/+16
2011-09-28xpdf303: Merge some man pagesAlbert Astals Cid3-12/+15
2011-09-27Rename pdfmerge and pdfextractAlbert Astals Cid7-45/+45
2011-09-26Remove getRawStreamAlbert Astals Cid2-11/+5
2011-09-25xpdf303: Added the pdfdetach toolCarlos Garcia Campos4-0/+438
2011-09-24Use new error syntax in pdfextractCarlos Garcia Campos1-1/+1
2011-09-24Merge branch 'master' into xpdf303mergeCarlos Garcia Campos6-0/+92
2011-09-20Update .gitignoreAdrian Johnson1-0/+2
2011-09-20utils: Add Glyph & Cog copyright to pdfmerge and pdfextract man pagesAdrian Johnson2-2/+4
2011-09-18install pdfextract and pdfmerge manpagesAlbert Astals Cid1-0/+2
2011-09-18pdfextract and pdfmerge man pagesThomas Freitag3-0/+82
2011-09-18Complain if %d is not present and it shouldThomas Freitag1-0/+4
2011-09-11xpdf303: Remove 512 limit in pdftoppmAlbert Astals Cid1-7/+6
2011-09-05xpdf303: Add -rawdates and print Form informationAlbert Astals Cid1-3/+27
2011-09-01xpdf303: Do not crash if imgStr->getLine() is NULLAlbert Astals Cid1-7/+14
2011-09-01xpdf303: Do not extract the million tiles of a patternAlbert Astals Cid2-0/+21
2011-09-01xpdf303: Page functions do not need Catalog * anymoreAlbert Astals Cid3-9/+9
2011-09-01xpdf303: API rework, Gfx wants a PDFDoc instead of an XRefAlbert Astals Cid4-7/+7
2011-08-31xpdf303: error() changes, new param and formattingAlbert Astals Cid10-38/+38
2011-08-30xpdf303: char * -> const char *Albert Astals Cid10-35/+35
2011-08-29Add pdfextract and pdfmergeThomas Freitag4-0/+312
2011-08-28Fix building static-linked pdftocairosuzuki toshiya1-2/+3
2011-08-23pdftocairo/cmake: need to link to freetypePino Toscano1-1/+1
2011-08-22update SEE ALSO section of man pagesAdrian Johnson8-20/+39
2011-08-22pdftocairo/cmake: link to lcms library if availablePino Toscano1-0/+3
2011-08-22Ship HtmlUtils.hAlbert Astals Cid1-0/+1
2011-08-21Move HAVE_STDINT_H use to a private headerAlbert Astals Cid1-0/+1
2011-08-21pdftocairo: fix writing to stdout for ps/pdf/svgAdrian Johnson1-3/+20
2011-08-21pdftocairo: Added to CMake build system.Stefan Thomas1-0/+20
2011-08-21Add pdftocairo man pageAdrian Johnson2-1/+258
2011-08-21pdftocairo - utility for creating png/jpeg/ps/eps/pdf/svg using CairoOutputDevAdrian Johnson3-3/+989
2011-08-18pdftohtml: Support text rotationJoshua Richardson5-85/+218
2011-08-18Only declare overprint if we are going to use itAlbert Astals Cid1-1/+3