Find a file
John Layt cc45ce4a1e Fix Print to File output by using Ghostscript ps2pdf to convert ps print file
into pdf format and save that.  Only enabled in PDF, DVI, and DJVU generators
if ps2pdf is found in the path.  Ghostscript is almost always guaranteed to
be installed given many parts of the printing stack depends on it.

Note that resulting PDF or PS file will have the page size as set in the print
dialog and not the page size of the original document, i.e. if an A5 booklet
is printed but the dialog page size is set to A4 then the resulting file will
be A4 and not A5.

svn path=/trunk/KDE/kdegraphics/okular/; revision=897000
2008-12-14 23:18:52 +00:00
cmake/modules Not necessary 2008-11-09 18:52:57 +00:00
conf Add hidden configuration for showing the document title (if any) in the title bar. Default is true (as before). 2008-11-29 14:36:14 +00:00
core Fix Print to File output by using Ghostscript ps2pdf to convert ps print file 2008-12-14 23:18:52 +00:00
doc updated docs 2008-08-26 12:48:25 +00:00
generators Fix Print to File output by using Ghostscript ps2pdf to convert ps print file 2008-12-14 23:18:52 +00:00
interfaces Add the possibility to save a copy of the document with the changes to it (only for form fields at the moment). 2008-03-11 23:40:59 +00:00
shell correctly restore m_showMenuBarAction status on startup 2008-12-07 23:33:15 +00:00
ui Try to fix again the inifite scroolbar loop 2008-12-08 16:09:15 +00:00
.krazy - finetune the imported chm stuff 2008-03-16 17:48:45 +00:00
aboutdata.h Copy Okular's app icon from Oxygen core as "okular", 2008-06-12 18:51:36 +00:00
AUTHORS oKular goes poppler 2006-03-19 18:03:43 +00:00
CMakeLists.txt Use QIMAGEBLITZ cmake module 2008-11-24 08:27:33 +00:00
config-okular.h.cmake move the okular-poppler specific configuration into its own config.h 2007-09-07 16:04:32 +00:00
COPYING - MERGE KPDF 3.5 CHANGES 2005-11-04 11:59:51 +00:00
extensions.cpp use '' for single chars instead of "" 2008-04-13 13:14:03 +00:00
extensions.h split the KParts extensions in an own file 2008-04-01 09:10:46 +00:00
kdocumentviewer.h SVN_SILENT repeat with me, always check twice when doing a copy&paste... 2007-05-24 20:57:00 +00:00
Mainpage.dox let's try telling doxygen which class should it extract from... 2008-01-24 14:22:17 +00:00
Messages.sh extract also the tool names for translation 2007-12-03 20:01:53 +00:00
okular_part.desktop claim support for application/vnd.kde.okular-archive in the correct way, ie via .desktop files 2008-11-16 13:19:35 +00:00
OkularConfigureChecks.cmake SVN_SILENT simplify 2007-11-25 14:10:18 +00:00
part.cpp add the compressed versions of eps 2008-12-12 21:44:49 +00:00
part.h Expose to the world the document archiving functions: 2008-11-16 01:23:31 +00:00
part.rc Reverted part of my patches based on pinotree's wishes. :) 2008-11-21 11:45:00 +00:00
README.internals.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
TODO SVN_SILENT update 2008-09-02 20:52:03 +00:00
VERSION bump development version to 0.7.80 2008-07-10 16:16:10 +00:00