[HELP] Changing font size PDF export

[HELP] Changing font size PDF export

wachuwachu Posts: 3Questions: 0Answers: 0
edited February 2014 in General
Hi,
I really need your help guys, i am trying chaning font size all day with no success. I changed
pdf.setFont( new CoreFont(FontFamily.HELVETICA), 7 ); (7 and 5), created ZeroClipboard.swf in flex and i dont know what to do next with .swf file, can some1 help me?

Thanks.

Replies

  • allanallan Posts: 63,083Questions: 1Answers: 10,386 Site admin
    Just drop it into your TableTools directory (media/swf is the default location) and have it loaded by the browser.

    Allan
  • wachuwachu Posts: 3Questions: 0Answers: 0
    Im getting "This instance of ZeroClipboard is not configured for PDF export. Please use the PDF export version." Could you please post a working file with font size 8 and 6 ?
  • allanallan Posts: 63,083Questions: 1Answers: 10,386 Site admin
    Did you compile the swf wight he AlivePdf library? The instructions are at the top of the file: https://github.com/DataTables/TableTools/blob/master/as3/ZeroClipboardPdf.as#L1 .

    I can't post an updated version at the moment as I'm on a tablet...

    Allan
  • wachuwachu Posts: 3Questions: 0Answers: 0
    edited February 2014
    Thanks :)
This discussion has been closed.