[poppler] PDF saving support
Brad Hards
bradh at frogmouth.net
Mon Nov 5 20:11:08 PST 2007
On Saturday 27 October 2007 00:09, Julien Rebetez wrote:
> Hello,
>
> I've made a series of patches that adds the ability to save modified PDF
> documents.
> By default, incremental update is used, but full rewrite may be used (in
> which case
> the whole document is loaded and then written back).
I can't make this compile. Where is the OutStream class?
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I.. -I../goo -DQT_SHARED -I/usr/include/QtCore -I/usr/include/QtGui
-I/usr/include/QtXml -I/usr/include/libxml2 -I/usr/include/freetype2
-Wall -g -O2 -MT ABWOutputDev.lo -MD -MP -MF .deps/ABWOutputDev.Tpo -c -o
ABWOutputDev.lo ABWOutputDev.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../goo -DQT_SHARED -I/usr/include/QtCore
-I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/libxml2
-I/usr/include/freetype2 -Wall -g -O2 -MT ABWOutputDev.lo -MD -MP
-MF .deps/ABWOutputDev.Tpo -c ABWOutputDev.cc -fPIC -DPIC
-o .libs/ABWOutputDev.o
XRef.h:114: error: 'OutStream' has not been declared
PDFDoc.h:185: error: 'OutStream' has not been declared
PDFDoc.h:186: error: 'OutStream' has not been declared
PDFDoc.h:187: error: 'OutStream' has not been declared
PDFDoc.h:188: error: 'OutStream' has not been declared
PDFDoc.h:189: error: 'OutStream' has not been declared
PDFDoc.h:190: error: 'OutStream' has not been declared
PDFDoc.h:191: error: 'OutStream' has not been declared
PDFDoc.h:192: error: 'OutStream' has not been declared
make[3]: *** [ABWOutputDev.lo] Error 1
make[3]: Leaving directory `/home/bradh/devel/poppler-group/poppler/poppler'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/bradh/devel/poppler-group/poppler/poppler'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bradh/devel/poppler-group/poppler'
make: *** [all] Error 2
Brad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/poppler/attachments/20071106/6b4faf9a/attachment.pgp
More information about the poppler
mailing list