TwelvestoneFlash

Flash PrintJob(), save as PDF on a MAC


Sign in

  • Waiting for Godot ( 720 k posts )
    Just conversation.
  • Thunder Dome ( 23 k posts )
    Photoshop Tennis and Collabs.
  • Photography ( 4.8 k posts )
    For all you shutterbugs, sh...
  • Flash ( 18 k posts )
    ActionScripting to tweens, ...
  • Front End ( 5.8 k posts )
    general front end design an...
  • Back End ( 9.6 k posts )
    serverside scripting, progr...
  • Projects and Theory ( 12 k posts )
    This forum is for discussio...
  • FAQ ( 269 posts )
    All those nagging questions...
  • Design ( 17 k posts )
    graphics & all aspects of g...
  • Purgatory ( 3.6 k posts )
    12stone Jail, feel free to ...
es!
 
2010-04-20

So I have a project where users can filter a set of swatches until they get the configurations they like, then print the resulting set along with explanatory text on the first page. I am using the Flash PrintJob to make this happen. Sometimes the explanatory text is long enough that it fills the entire first page, but in most cases, there is at least one column of thumbnails on that page. In all cases except the following, it works beautifully:

Printing from Safari or Firefox on OSX, and selecting "Save as PDF" instead of sending the file to the printer, and having enough text that the first page is ONLY text - Pages [2 - n] are grids of images with brief text descriptions attached to each.

In this ONE SPECIFIC CASE, the first page (which contains only text) is not added to the PDF. - when the print tool creates the PDF it indicates that the correct number of pages are being created. - once the PDF is on the destop, the auto-generated thumbnail shows the second page; e.g. the first page full of images. - when opened, the PDF, which ostensibly was created with EIGHT pages, now only has SEVEN...including the LAST page, which is a disclaimer, and once again, is ONLY TEXT.

I am confuse.

Anyone else had to deal with Flash PrintJob()/OSX PDF issues?

thanks, y'all.

eS?

DontBogartMe
 
2010-04-20

nope, 'fraid not. But if all else fails you might try alivepdf -http://www.alivepdf.org/ to have your Flash output to PDF then they can choose to print from there. Of course, that solution is not without its own little issues, but I've used it successfully.

Sorry I couldn't answer your actual question though.

scudsucker
 
2010-04-20

Cheat by always adding an image to the page, eg a white 1x1 pixel gif/jpg?

Sounds like a weird bug that will be easier to beat with a work-around.

es!
 
2010-04-20

DBM - I started looking at AlivePDF a few weeks ago. That there is some impressive sheeyit! I actually got it to create a PDF without crashing my browser last week.

Scudsucker - That's not a bad idea...I will have to perform a couple of tests to see what happens.

Namaste, y'all

Sorry, you must be a member to post to a conversation. Either log in or sign up to get involved.
TwelvestoneFlash

Flash PrintJob(), save as PDF on a MAC