Skip to main content
Participant
December 16, 2009
Question

TLF and Server-Side

  • December 16, 2009
  • 1 reply
  • 363 views

Hi,

TLF is very powerfull framework... when I do everything on screen, but I need print this text on printers. Do you know some solution to create PDF files on server-side or client side using tlf?, Of course I don't want use ImageSnapshot

Majority "engines" can read textHTML, (AlivePDF or extension for CF).

thx.

Chris

This topic has been closed for replies.

1 reply

Adobe Employee
December 21, 2009

I don't know of any simple solution to the problem of converting arbitrary Flash content to PDF. If you are only trying to convert text content, it might not be too hard to set up InDesign server with a script that creates a layout based on the TLF markup, and then exports it to PDF. I'm not sure anyone's done this yet, but it seems like it would work. Quite likely there are lots of other possible solutions as well, using different PDF creation tools.