You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koffice/filters/kword/pdf
Michele Calgaro 7a7827396f
Replace Qt with TQt
2 months ago
..
diffs Renaming of files in preparation for code style tools. 3 years ago
xpdf Added build fix for with new version of libpaper 1 year ago
CHANGELOG Added old abandoned KDE3 version of koffice 15 years ago
DESIGN Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
FilterDevice.cpp Remove additional unneeded tq method conversions 13 years ago
FilterDevice.h rename the following methods: 13 years ago
FilterPage.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
FilterPage.h TQt4 port koffice 13 years ago
LICENSE Added old abandoned KDE3 version of koffice 15 years ago
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
README Replace Qt with TQt 2 months ago
README.xpdf Added old abandoned KDE3 version of koffice 15 years ago
TODO Added old abandoned KDE3 version of koffice 15 years ago
data.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
data.h Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
dialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
dialog.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
fstring.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
fstring.h Remove additional unneeded tq method conversions 13 years ago
kword_pdf_import.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
misc.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
misc.h TQt4 port koffice 13 years ago
pdfdocument.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
pdfdocument.h Rename old tq methods that no longer need a unique name 13 years ago
pdfimport.cpp Rename common header files for consistency with class renaming 11 years ago
pdfimport.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
status.html Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
transform.cpp TQt4 port koffice 13 years ago
transform.h Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago

README

PDF Importer for KWord
----------------------
Copyright (c) 2002-2003 Nicolas Hadacek (hadacek@kde.org)
Distributed under the GNU General Public License


This importer is more or less a wrapper around Xpdf code (see "xpdf"
directory for details).


Usage: once installed in the correct KDE directories, kword will be
able to open PDF files transparently by using this module.


Requirements: You need the following libraries and headers (found usually
in the "devel" packages of distributions):

- TQt
- TDE
- KOffice