summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-17Forgot to update copyright infoAlbert Astals Cid1-1/+1
2009-08-17Use gatof instead of atofAlbert Astals Cid1-1/+3
2009-08-11[build] Fix build with autotoolsCarlos Garcia Campos1-0/+1
2009-08-08Add the -png flag to pdftoppm to output to PNGAlbert Astals Cid5-66/+32
2009-08-01Add the possibility of disabling font substitution in pdftopsWilliam Bader2-1/+14
2009-07-31Add my copyright to files i just editedAlbert Astals Cid1-1/+1
2009-07-31rename the functionAlbert Astals Cid2-3/+3
2009-07-27Fix displayPages callSanjoy Mahajan1-1/+2
2009-06-29Fix interpolate parameter positionWilliam Bader1-2/+3
2009-06-19Use Interpolate flag to decide whether applying image interpolation during re...Carlos Garcia Campos4-25/+30
2009-06-04Support multiple page sizes when converting to PSTill Kamppeter2-10/+33
2009-05-11Update copyright headers for previous patchesCarlos Garcia Campos2-0/+2
2009-05-11Make sure ImageStream::close() is called after ImageStream::reset()Carlos Garcia Campos2-0/+2