X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=pdf2swf%2FSWFOutputDev.h;h=e110d4a5eaf449ee2e21afb3a025462a61f686a7;hb=98224e6d436b226dc8445db494efa7e8c3635c34;hp=6db523fa99e80b23e3f4a41b294dd086b7610ec6;hpb=bcedf5b233ad5148e9f6254fb1134710ad1b7b2a;p=swftools.git diff --git a/pdf2swf/SWFOutputDev.h b/pdf2swf/SWFOutputDev.h index 6db523f..e110d4a 100644 --- a/pdf2swf/SWFOutputDev.h +++ b/pdf2swf/SWFOutputDev.h @@ -19,6 +19,7 @@ void pdfswf_jpegquality(int); void pdfswf_performconversion(); void pdfswf_storeallcharacters(); void pdfswf_insertstop(); +void pdfswf_setversion(int); int pdfswf_numpages(); void pdfswf_convertpage(int page) ;