summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2011-04-27update copyright yearsAlbert Astals Cid1-0/+1
2011-04-26bbox coordinates are relative to MediaBox size, not CropBox sizeTom Gleason1-1/+1
2011-02-27small fixes to the pdftohtml manpagePino Toscano1-9/+9
2011-02-19Do not delete textOut twice when using -bboxAlbert Astals Cid1-2/+1
2010-12-17Remove -resolutionAlbert Astals Cid2-12/+6
2010-12-16kill useless codeAlbert Astals Cid1-8/+0
2010-12-16static-ify some varsAlbert Astals Cid2-13/+4
2010-12-12Do not return 99 (or 1) with -h, -v and -printencAlbert Astals Cid6-1/+16
2010-11-28Use FontInfoScannerAlbert Astals Cid1-159/+26
2010-11-10Add -p flag to pdfimagesJakob Voss4-12/+41
2010-11-10Kill GooVectorAlbert Astals Cid4-18/+14
2010-11-10Linearization improvementsHib Eris6-11/+27
2010-10-17Add -bbox option to pdftotextKenneth Berland2-26/+103
2010-09-16Add -s optionAlbert Astals Cid5-38/+93
2010-09-09Fix checking whether _WIN32 is definedJonathan Liu1-1/+1
2010-08-31Make GBool a bool instead of an intAlbert Astals Cid3-2/+2
2010-08-26Add -r option to pdftohtmlSuzuki Toshiya2-5/+16
2010-08-22Use splash instead of external gs invocation to render the backgroundMike Slegeir2-60/+158
2010-08-10Tell windows we are writing/reading binary dataJonathan Liu1-0/+9
2010-07-15Fix padding of namesAlbert Astals Cid1-1/+13
2010-07-09warnings-=2Hib Eris1-1/+2
2010-06-08Typo--Albert Astals Cid1-1/+1
2010-06-08Add cropbox to the manpageAlbert Astals Cid1-0/+3
2010-04-24minor cleanupsAlbert Astals Cid2-15/+16
2010-04-24Do not assume the parameter will have more than 5 charsAlbert Astals Cid1-12/+18
2010-04-14pdftops: require output filename when reading from stdinHib Eris1-0/+3
2010-04-14pdftotext: require output filename when reading from stdinHib Eris1-0/+3
2010-04-14pdftohtml: require output filename when reading from stdinHib Eris1-0/+3
2010-04-06pdfutils: fix deleting fileNameHib Eris2-2/+2
2010-04-05delete fileName in utilsHib Eris3-0/+3
2010-04-05Rework DCTStream error handling, should work better nowAlbert Astals Cid1-2/+2
2010-04-05Make some paremeters const & to clearly show we just read themAlbert Astals Cid8-15/+15
2010-04-05Use PDFDocFactory in utilsHib Eris8-49/+69
2010-04-05Add HTTP support using libcurlHib Eris1-1/+15
2010-04-05Use cached files to read from stdin in pdfinfoHib Eris1-1/+5
2010-04-04Add the -o[dd] and -e[ven] options to pdftoppmAlbert Astals Cid2-0/+14
2010-03-20[CMake] pdftoabw uses the libxml2 API, so it must explicitly link to itPino Toscano1-1/+1
2010-02-18Only swap w with h if rotation is 90 or 270Albert Astals Cid1-2/+2
2010-01-25install man pagesMaciej Mrozowski1-0/+7
2010-01-02Make pdftoppm embed correct resolution in PNG and JPEG filesAdrian Johnson2-5/+8
2009-12-18move the retrieval of the bitmap after rendering the page as it can change on...Albert Astals Cid1-2/+4
2009-11-17i didn't want to commit thisAlbert Astals Cid1-8/+0
2009-11-17do not use setAttribute with doublesAlbert Astals Cid1-0/+8
2009-11-05fontpos is never set to -1, so remove the checks in HtmlOutputDev.Reece Dunn1-8/+3
2009-10-09add -ansi flag to default warningsAlbert Astals Cid2-28/+28
2009-10-09Add -jpeg to pdftoppmStefan Thomas2-5/+20
2009-10-05Fix includes for those using internal headersAlbert Astals Cid1-1/+1
2009-10-05Use _WIN32 instead of WIN32Kovid Goyal1-1/+2
2009-08-24common options for pdftoabwJakub Wilk1-7/+32
2009-08-17Move poppler core away from using a double as PDF file versionAlbert Astals Cid1-2/+2