Ask a Question related to Dreamweaver AppDev, Design and Development.
-
DaveBlues #1
Dynamic Print Media quality?
Our Art department has been printing out an 'product Detail' page using Quark.
I've automated the entire process using a form and PHP/Mysql database. Once
the page is generated in html on our intranet, it can be printed from the
browser print command. Okay, so far. What I would like to know, is there a way
to use 'print media' graphics instead of jpgs. Say by using a php file insert
command for a photoshop graphic. I know it will not show on the webview, but
will it print? Or is there a workaround to saving the html to another quality
print media file format?
DaveBlues Guest
-
Print quality (indesign newbie)
I am having the hardest time getting an image to print without being jaggy. I did this ad in Quark and it worked fine. It is a hi resolution tif. Any... -
Print Quality
I am printing from OS X to an Epson 960 in photoquality mode. I get a message that postscript enhancement will be ignored since this is not a... -
Quality for Lithography and Print
Hi. Here people usually use Corel for printing the business cards. Therefore if you have something in your FH, you should copy and paste it into... -
can't set print quality in print preview (Epson)
We just got a Epson Stylus Color 1160 printer and the newest update for FH MX. when I want to print (from FH) there is no way to set the quality of... -
Image print quality
so would there be any difference between recording at 4mp on the camera (2.1mp camera) or enlarging the picture in photoshop? If I did use the... -
darrel #2
Re: Dynamic Print Media quality?
> What I would like to know, is there a way
At this point in time? No. Your only option is to generate a PDF instead> to use 'print media' graphics instead of jpgs.
server-side and deliver that to the end-user.
In the future, maybe, someday, if we're lucky...browsers will support the
multi-resolution PNG format. But don't hold your breath. ;o)
-Darrel
darrel Guest
-
DaveBlues #3
Re: Dynamic Print Media quality?
That's what I figured.
I may try actually using acrobat, inserting the form items directly. I know they have a Pearl plug-in so they MUST have a php plug-in as well.
Thanks.
DaveBlues Guest
-
darrel #4
Re: Dynamic Print Media quality?
> I may try actually using acrobat, inserting the form items directly. I
know they have a Pearl plug-in so they MUST have a php plug-in as well.
On LAMP, I'd consider looking at using GHostscript...which is an open source
version of PDF.
-Darrel
darrel Guest



Reply With Quote

