Ask a Question related to Adobe Acrobat Windows, Design and Development.
-
David_Lombard@adobeforums.com #1
Poor resolution
I am creating pdf's from a Microsoft Powerpoint presentation, using PDFWriter in Acrobat 4.0.
The resolution of the pdf's are quite poor -- certainly poorer than the originals in the Powerpoint file. I have set the output resolution in PDFWriter to 600dpi.
I have also tried using Distiller instead of PDFWriter, but this either hangs my PC, or when it doesn't, it yields the same result as what PDFWriter does, only the pdf file size is a lot larger (than a similar pdf created with PDFWriter).
Any help? Thanks in advance!
David_Lombard@adobeforums.com Guest
-
I sent some poor soul 171 emails...
<CFQUERY NAME="EmailNL" DATASOURCE="thewaytogo" dbtype="ODBC"> SELECT ClientID, FirstName, LastName, Email FROM LL_Emails WHERE LastName Like... -
dvd is poor quality
i have burnt a piece to dvd avi format. doesnt seem to have a brilliant picture quality i wondered if anyone else knew a better way to burn to dvd ... -
Exporting to EMF is very poor
Using Freehand version 10. When I export with the "Include freehand document" setting off. The quality is extreamly poor. The text has variable... -
Scanning grayscale photos - poor resolution
I am creating a brochure which requires me to scan photographs (headshots) from a publication. I scan them at 300 dpi in 256 shades of gray. They... -
jpg poor quality
All jpg's in my flash movie look very poor but after <CTRL> click - quality - high on a picture, the pictures look like the should. How can I set... -
Aandi_Inston@adobeforums.com #2
Re: Poor resolution
> I have set the output resolution in PDFWriter to 600dpi.
This has little effect on quality. What about the compression settings
- what are they?
Perhaps its compression settings are closer to what you need?>I have also tried using Distiller ..., only the pdf file size is a lot larger (than a similar pdf created with PDFWriter).
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
ivanmoen #3
Poor resolution
I have created a video chat application, but the resolution of the video is
poor. I have both the bitrate and quality high, but it seems like the
horizontal and vertical resolution is low. Is there a way to set the with and
height of the captured camera input?
ivanmoen Guest
-
JayCharles #4
Re: Poor resolution
It's all in the docs about the camera class. You want to use camera.setMode.
Keep in mind that all cameras support a limited range of resolutions. If you
try to use an unsupported resolution, the flashplayerplayer is going to have to
resample the images coming from the camera, which will degrade the quality. You
can play with the favorArea flag in the setMode method if you want to try to
force an unsupported resolution.
Also, you want the size of your video object (on the stage) to match your
camera width and height. If they differ, the flashplayer has to resample the
images to scale them up or down, and that will make the image blocky and ugly.
JayCharles Guest



Reply With Quote

