≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
Change font size of PDF
Change font size of PDF
josimarsb
Posts: 12
Questions: 0
Answers: 0
April 2014
edited April 2014
in
General
Hello everyone!
I need change font size of PDF. Can someone help me?
Replies
josimarsb
Posts: 12
Questions: 0
Answers: 0
April 2014
Can someone help me?
josimarsb
Posts: 12
Questions: 0
Answers: 0
April 2014
I am brazilian and I dont speak english very well, then I write here my solution but sorry for my english:
I downloaded the Flex SDK 4.6 in C:\
C:\flex_sdk_4.6
after that, I copied the ZeroClipboardPdf.as3 and folder lib from ...\TableTools\media\as3 to C:\flex_sdk_4.6\bin
I renamed file ZeroClipboardPdf.as3 to ZeroClipboard.as3
I executed this command in prompt command:
C:\flex_sdk_4.6\bin>mxmlc -static-link-runtime-shared-libraries=true -library-pa
th=C:\flex_sdk_4.6\frameworks\libs ZeroClipboard.as
after that I renamed file ZeroClipboard.swf to copy_cvs_xls_pdf.swf and replace the file in
"...\TableTools\media\swf"
don't forget changed what you want in ZeroClipboardPdf.as3.
bie!
This discussion has been closed.
Replies
I downloaded the Flex SDK 4.6 in C:\
C:\flex_sdk_4.6
after that, I copied the ZeroClipboardPdf.as3 and folder lib from ...\TableTools\media\as3 to C:\flex_sdk_4.6\bin
I renamed file ZeroClipboardPdf.as3 to ZeroClipboard.as3
I executed this command in prompt command:
C:\flex_sdk_4.6\bin>mxmlc -static-link-runtime-shared-libraries=true -library-pa
th=C:\flex_sdk_4.6\frameworks\libs ZeroClipboard.as
after that I renamed file ZeroClipboard.swf to copy_cvs_xls_pdf.swf and replace the file in
"...\TableTools\media\swf"
don't forget changed what you want in ZeroClipboardPdf.as3.
bie!