Revision 33ea04b...
Go back to digest for 20th November 2011Features in Office
Pierre Ducroquet committed changes in [calligra] /cstester/visualimagecompare:
visualimagecompare: support for viewing PDFs
We generated PDFs for almost every document in our document pool.
Now, this patch allows us to display them directly in visualimagecompare.
Usage :
- launch visualcompare with the --pdf /home/of/pdfs option
- key P will switch from/to the PDF view
- buttons +/- allow to navigate in the PDF (if there is an offset between
the pages we generated and the PDF pages)
If you want that feature, you must compile visualimagecompare with poppler.
File Changes
Modified 6 files
- /cstester/visualimagecompare
- tools/CMakeLists.txt
- tools/CompareView.cpp
- tools/CompareView.h
- tools/CSTCompareView.cpp
- tools/CSTCompareView.h
- tools/visualimagecompare.cpp
6 files changed in total