Ask a Question related to Macromedia Director Lingo, Design and Development.
-
nothofagus webforumsuser@macromedia.com #1
printing multipage text with the print command - possible?
Hi - I've been experimenting with using the Flash print command to print a text member from within director (passing the html as a variable and then resizing the corresponding textField in Flash to accommodate the text) - so far so good. The problem is that I generally end up with enough text to fill several pages but Flash seems to always cram the print output into a single page (with the size of that page defined in in page setup dialog). Is there any way other than manually(/dynamically) breaking the text up into page sized chunks and spreading them across a number of textFields in the Flash sprite/movie and printing them as separate pages to force the single textField to print across multiple pages?
I know I can use PrintOMatic but I'd prefer a non-xtra solution if at all possible.
Cheers,
Terry...
Dr Terry Judd
Lecturer in Educational Technology (Design)
Biomedical Multimedia Unit
The University of Melbourne
Australia
nothofagus webforumsuser@macromedia.com Guest
-
To print a document from command line
I want to invoke the print dialog of acrobat from command line. I can easily do this using '/p' argument in Windows. But how to do this on a MAC?? -
How to print multipage .PDF files from Illustrator 10?
Can anyone tell me if you can print multi-page .PDF files out of Illustrator 10? I can set up my page tiling just fine and print multi page files... -
Multipage Printing - How do I Implement It?
The Visual Basic .NET Step by Step book has the following code and text: Imports System.Drawing.Printing Private Sub PrintText(ByVal sender As... -
Printing a external text file or printing a text field cast member...
use BuddyApi Xtra to use external app. for print a file like MSWord, -
Printing a externat text file or printing a text field cast member...
Try searching the NG archives. Search on 'Print O Matic' (that's the Xtra..the lite version comes with Director). hth, doug "PrEnt"... -
Andrew Morton #2
Re: printing multipage text with the print command - possible?
You could save the html to the user's temp folder and print the .html file with
e.g. fileXtra4 or buddyAPI. That way, the user's browser gets to do the page
layout and printing.
Andrew
Andrew Morton Guest



Reply With Quote

