Check the --ignore option in the "cloud bug" workaround.
[swftools.git] / pdf2swf / SWFOutputDev.h
index 5264ca2..ea43b3e 100644 (file)
@@ -16,6 +16,7 @@ void pdfswf_ignoredraworder();
 void pdfswf_linksopennewwindow();
 void pdfswf_jpegquality(int);
 void pdfswf_performconversion();
+void pdfswf_storeallcharacters();
 
 int pdfswf_numpages();
 void pdfswf_convertpage(int page) ;