Flash Print Question
Flash Print Question
Out of context: Reply #2
- Started
- Last post
- 4 Responses
- maximillion_0
id suggest having high res versions of the images you want to print on the server, when the user prints, duplicate the MC and pull in the high res version before printing. that would work for pages with simialr layout but oterwise it could be a nightmare.
you could dynamically load and then scale the 150 dpi image to the 72dpi size but that would slow the site down