flex - How do I change the font size to export the pdf in datatables plug in error -
the following code gives error. please me.
my command :
d:\flex_sdk_4.6\bin>mxmlc --target-player=11.1.0 -static-link-runtime-shared-lib raries=true -library-path+=lib zeroclipboardpdf.as
loading configuration file d:\flex_sdk_4.6\frameworks\flex-config.xml
error:
d:\flex_sdk_4.6\bin\zeroclipboardpdf.as: error: file found in source-path 'zeroclipboardpdf' must have same name class definition inside file 'zeroclipboard'.
the resolved problem. file name , class name must same...
zeroclipboardpdf.as in class name changed zeroclipboard zeroclipboardpdf.