Change font size of PDF

Change font size of PDF

josimarsbjosimarsb Posts: 12Questions: 0Answers: 0
edited April 2014 in TableTools
Hello everyone!
I need change font size of PDF. Can someone help me?

Replies

  • josimarsbjosimarsb Posts: 12Questions: 0Answers: 0
    Can someone help me?
  • josimarsbjosimarsb Posts: 12Questions: 0Answers: 0
    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.