Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
jennya webforumsuser@macromedia.com #1
Print problem
Hi,
I am putting together a postcard. My document has two pages. On page 1 is the main graphic and some text for the front of the postcard. On page 2 is only text in multiple text boxes. I cannot get page 2 to print at all. When I look at it in Print Preview it shows as a blank page. I have tried both postscript and non-postscript printers.
More info:
The text on page 2 appears "greyed out" unless I double click on the text box. All the text on page 1 appears normal
Page 2 doesn't show up in Print Preview
I am using Freehand MXa. I also tried Freehand MX with no difference. I re-installed FH MXa but that also did not help
I am new to Freehand so I wonder if I am in some sort of "mode" that is preventing the page 2 text from being seen??? I don't know....
My project is due tomorrow. So any help is greatly appreciated. I am going nuts over this one!
Thank you!!!
Jenny
jennya webforumsuser@macromedia.com Guest
-
Print Date Problem
Hi, I am a PC user and have incorporated a document javascript that updates the print date at the bottom of the page to the current date. The... -
Print Spooler Problem
I am having problems with the print spooler service on one of my 2k server boxes. It keeps stopping for no reason and I have to manually restart... -
Textfield print problem
Hi. I have a form with some textfields and it looks fine when I fill the fields but when I print the text is only one long line. The text changes... -
Print to PDF problem. Help me
I installed successfull Adobe Acrobat 6.0 (lisence)for 04 Workstations (Windows 98 OS - lisence). But I have a problem with one workstation, It can't... -
Print Problem MX only Images > 100 kb
Hi Community, I'am a new User with Freehand MX and have a very mystic Problem. I create a 20 Site Publication with very small ( 50-80 Kb) RGB... -
Rich Hudgins #2
Re: Print problem
Your text is sitting on a layer that is below the "print bar". Go to
the layers palette, select the text. The highlighted layer (probably
called background) will be below the "bar." Either click on a layer
above the bar (with the text selected) or drag the bar beneath the
current layer.
Rich
"jennya" [email]webforumsuser@macromedia.com[/email] wrote:> Hi,
> I am putting together a postcard. My document has two pages. On page 1 is the main graphic and some text for the front of the postcard. On page 2 is only text in multiple text boxes. I cannot get page 2 to print at all. When I look at it in Print Preview it shows as a blank page. I have tried both postscript and non-postscript printers.
>
> More info:
> The text on page 2 appears "greyed out" unless I double click on the text box. All the text on page 1 appears normal
> Page 2 doesn't show up in Print Preview
> I am using Freehand MXa. I also tried Freehand MX with no difference. I re-installed FH MXa but that also did not help
>
> I am new to Freehand so I wonder if I am in some sort of "mode" that is preventing the page 2 text from being seen??? I don't know....
>
> My project is due tomorrow. So any help is greatly appreciated. I am going nuts over this one!
>
> Thank you!!!
> Jenny
>
>Rich Hudgins Guest
-
jennya webforumsuser@macromedia.com #3
Re: Print problem
Rich, you are a prince!
Thank you for your help on this.
Take Care,
Jenny
jennya webforumsuser@macromedia.com Guest
-
GuyS webforumsuser@macromedia.com #4
Print Problem
Hi,
I have a certificate page at the end of the exam i have made in Flash MX 2004 Pro. I have a print button on this page so that the user is able to print, i'm using this code at present:
on (release) {
var pageCount = 0;
var my_pj = new PrintJob();
if (my_pj.start()) {
if (my_pj.addPage(0, {xMin:0,xMax:600,yMin:0,yMax:800})) {
pageCount++;
}
if (pageCount) {
my_pj.send();
}
delete my_pj;
}
}
When it prints it is too big for the page and its not printing all the way across the page. I wonder if anyone can help me to print the page so it fits on the paper?? Ideally i would like it to automatically print on a landscape print??
Thanks in advance,
Guy
GuyS webforumsuser@macromedia.com Guest
-
thomas_uemoto@adobeforums.com #5
Print problem
1. scanned document then print in preview - ok
2. create ( one document with multiple pdfs) in acrobat and then send to print produces a dark fuzzy representation around all text/images....but, it looks good on the screen...
Anyone know what could be the problem?
thanks
Thom
thomas_uemoto@adobeforums.com Guest



Reply With Quote

