summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2016-02-14pdfinfo manpage: corrupted description of -js and -rawdatesJakub Wilk1-3/+3
2016-01-13Update copyrightsAlbert Astals Cid1-1/+1
2016-01-11pdftocairo: check for invalid use of -scale-to* and -paper[wh] optionsAdrian Johnson1-1/+11
2016-01-11pdftocairo: ensure surface flushed before accessing image dataAdrian Johnson1-0/+1
2016-01-11pdftocairo: document that -singlefile appends file typeAdrian Johnson1-4/+5
2016-01-11pdftocairo: fix writing to stdout out with image outputAdrian Johnson1-6/+8
2015-12-20typo fix: "occurence" -> "occurrence"Pino Toscano1-1/+1
2015-12-17Prepare for 0.39Albert Astals Cid1-1/+1
2015-12-04pdftocairo: Fix double free when both user and owner passwords are givenCarlos Garcia Campos1-1/+1
2015-11-16Update copyright yearsAlbert Astals Cid1-1/+1
2015-10-31pdftocairo: fix fit to page transformationAdrian Johnson1-22/+20
2015-09-06cmake: Allow configuring SHARE_INSTALL_DIRHeiko Becker1-11/+11
2015-09-01Revert a42614284c94c6742b2343abd797657fffa80e0eAlbert Astals Cid1-2/+1
2015-09-01pdftotext: Add -bbox-layout optionJeremy Echols2-20/+99
2015-09-01Add option to strip encryptionAdam Reichold1-1/+2
2015-08-29Fix for xref table creationArthur Stavisky1-1/+2
2015-08-27pdfunite: Insert embedded files in result pdfThomas Freitag1-2/+154
2015-07-27pdftocairo: Fix cast to pointer from integer of different size on win64Hib Eris1-13/+13
2015-03-27pdftohtml: Set exit status adecuatelyAlbert Astals Cid1-1/+4
2015-02-25pdfseparate: use always an unique instance for PDFDoc for savePageAsThomas Freitag1-2/+5
2015-02-09pdftops: Add aaRaster and overprint to man fileWilliam Bader1-0/+9
2015-02-07Make the colorpsace optimization and option and not the defaultWilliam Bader2-1/+13
2015-01-18Move more variables from GlobalParams to PSOutputDevAlbert Astals Cid1-26/+10
2015-01-18Move raster mono and resolution from GlobalParams to PSOutputDevAlbert Astals Cid1-3/+4
2015-01-16pdftoppm: parse the flags earlier and only onceAdam Reichold1-27/+15
2015-01-14Add rasterization option to pdftopsWilliam Bader3-19/+53
2015-01-04Make PSOutputDev accept a list of pages indecesAlbert Astals Cid1-4/+11
2014-12-23pdfunite: Support output intents, optional content and acroformThomas Freitag1-0/+116
2014-11-03Update (C)Albert Astals Cid4-1/+27
2014-11-03Need to dist this fileAlbert Astals Cid1-1/+2
2014-11-03Fix memory leaks when running pdfseparateAlbert Astals Cid2-4/+8
2014-10-24Fix warning on unused variable in pdftocairo.ccHib Eris1-0/+2
2014-10-21pdftocairo: add -printdlg output option for win32Adrian Johnson4-26/+336
2014-10-21pdftocairo: add a -setupdlg option that will the show printer propertiesAdrian Johnson4-12/+42
2014-10-21pdftocairo: fix a number of bugs in win32 printingAdrian Johnson4-105/+132
2014-10-21make pdftocairo-win32.cc a standalone .cc fileAdrian Johnson5-47/+77
2014-10-21pdftocairo: Allow an output file for win32 printing to be specifiedAdrian Johnson3-10/+19
2014-10-21Add support for printing to a Windows printer from pdftocairoRodrigo Rivas Costa3-12/+291
2014-10-21pdfdetach: fix crash when getPage() returns nullAdrian Johnson1-0/+2
2014-09-29Fix build with --disable-utilsHib Eris1-0/+4
2014-09-29Refactor Makefiles to build a noinst library for parsing argsHib Eris2-24/+20
2014-08-12Makefile.am cleanupsHib Eris1-49/+48
2014-07-26pdfseparate: additonal handling for annotationsThomas Freitag1-1/+1
2014-06-19Update (C)Albert Astals Cid1-0/+1
2014-05-24pdftohtml: exit with 0 with -v and -hPino Toscano1-1/+1
2014-05-07Only add annotations of the current page when splittingThomas Freitag1-1/+8
2014-04-06Fix memory leakAlbert Astals Cid1-2/+2
2014-03-30pdftohtml: Fix typo in manpageJakub Wilk1-1/+1
2014-03-270.25.2poppler-0.25.2Albert Astals Cid2-1/+2
2014-02-18Some error() usage fixesFabio D'Urso1-5/+6