PDF Watermark - awful quality?

I am trying to setup a simple automator printing workflow:
[x] split pages
[ ] add watermark(s) using pdf/eps or svg as images
[x] join pages
it does work using pixel images (png or jpeg), but the quality is absolutely horrible.
Is there any way to use this function in a way that renders crisp images/text?
The idea is to automatically add a letterhead to documents that ouput as pdf via the print panel. Unfortunately this is not possible within the application itself and I'd like to rid myself of having to insert it manually via acrobat.
any help is greatly appreciated.
best regards,
cj

Open the PDF file in Preview, located in the Applications folder.  Drag the thumbnail onto the Keynote slide. If thumbnails are not showing, click the side panel options button directly underneath the red close button top right in Preview.

Similar Messages

  • PDF Watermark - logo image is not displayed in ibr converted pdf

    Hi
    I have enabled pdf watermark administration and configured image watermark with rule, if the content type is document then the image watermark is to be applied but it is not displayed to the converted word document to pdf by IBR.
    If i change image watermark layer to "over", then image watermark is displayed, but word are displayed under the logo image watermark, so it is difficult to study the document.
    If the native file is pdf, then its image watermark is working fine.
    Thanks
    Deepak

    Hi ,
    I think this could be caused by the following :
    Check the factor set for Transparency and if it is completely opaque (Transparency =0%) then the converted PDF's will not show watermarks which has Layer set to UNDER.
    To get the watermarks displayed PPT's will need to be set to Transparency = 100% .
    The intention of the UNDER watermarking layer is that it should appear"behind" whatever is in the content layer.If the content layer completely covers the page and is opaque, then nothing behind it will be visible,including watermarks.The only reasonable solution is to check the above mentioned value before submitting the PPT's for conversion so that users are aware of this behavior for PPT's
    The above description if for PPT's where in this was found to be caused by the transparency factor of native PPT . If it is a word document then check for the same setting and set to 100% , then test .
    Hope this helps .
    Thanks,
    Srinath

  • PDF watermark service

    Dear All,
    I have the following scenario:
    1. I need to checkin a document to UCM
    2. Post the checkin, i need to generate an image dynamically using my custom java code & checkin that image also to UCM as a new revision of content id say img_001.
    3. Once the image has been checked in, i need to call the PDF watermark service to apply the static watermark to the main document using img_001.
    The approach i m planning for this is, after main doc checkin to UCM, call the custom java program to generate the img & checkin the img as a new revision of img_001 to UCM from the same program. Within the same custom java code, call the pdf watermark service to apply the static watermark to the main document with the recently checked in version of img_001.
    In order to implement this, i need to know how to call the pdf watermark service from custom java code e.g. name of the service, parameters to be passed etc.
    Can anyone please help me with this issue? Also, if you have any alternative approaches to accomplish this scenario, please share your thoughts.
    Thanks in advance.

    Hi!
    I had a similar problem. Instead of using PDF Watermark, I let the java program do all the logic. iText is already available in the standard installation, and it wasn't too hard to implement.
    /Sam

  • Adding PDF watermark in Automator doesn't work in Lion?

    Hi folks,
    I am trying to create a function for adding watermarks to my invoices. I read different tutorials, but whatever I make, when it comes to adding the watermark background (Automator -> Workflow -> PDFs -> Watermark PDF document (not quite sure about the english name)) it doesn't add anything. I tried .jpg, .psd, .png, different image files and sizes. However I never get any file into my list.
    Any hints?
    Thanks!
    Mike

    Here's a workaround:
    1. Create a workflow, including the "Watermark PDF Documents" action, save it as a workflow.
    2. Show the contents of the saved workflow, find the file "document.wflow" inside the "Contents" folder, open it with a word processor, e.g TextEdit or BBEdit or Microsoft Word
    3. Find the parameter block of the "Watermark PDF Documents" action, it should look like below:
                                  <key>ActionParameters</key>
                                  <dict>
                                            <key>angle</key>
                                            <real>57.379999999999995</real>
                                            <key>onePDF</key>
                                            <false/>
                                            <key>opacity</key>
                                            <real>0.72282608695652173</real>
                                            <key>overUnder</key>
                                            <integer>1</integer>
                                            <key>scale</key>
                                            <real>1.4574821967095799</real>
                                            <key>xOffset</key>
                                            <real>34.5</real>
                                            <key>yOffset</key>
                                            <real>23.469999999999999</real>
                                    </dict>
    4. Add a key-value pair for "fileNames" into the parameter dictionary, so that it looks like this:
                                    <key>ActionParameters</key>
                                    <dict>
                                            <key>angle</key>
                                            <real>57.379999999999995</real>
                                            <key>fileNames</key>
                                            <array>
                                                    <string>/Volumes/Storage/Media/Pictures/SleepingCat.gif</string>
                                            </array>
                                            <key>onePDF</key>
                                            <false/>
                                            <key>opacity</key>
                                            <real>0.72282608695652173</real>
                                            <key>overUnder</key>
                                            <integer>1</integer>
                                            <key>scale</key>
                                            <real>1.4574821967095799</real>
                                            <key>xOffset</key>
                                            <real>34.5</real>
                                            <key>yOffset</key>
                                            <real>23.469999999999999</real>
                                    </dict>

  • !! Exporting SWF file in PDF reduces image quality.

    Hello,
    I have a file with many multi-state picture frames and buttons for them. I export it in pieces in SWF format, then I put the SWF's back in the document as a new layer and export as interactive PDF. Finally everything worked fine, except that PDF opens in a larger then normal zoom and when zooming in on pictures the quality is very poor I am guessing 72ppi at the intended zoom. I check the SWF file and see that its image quality is good when zoomed, so the problem is with the way the PDF has exported the SWF.
    notes: I made sure the settings were to export at 300ppi and high image quality. When I take a single multi-state frame with its associated button and export to SWF then PDF the image quality is maintained.... however I have over 150 image frames, so I rather not export them individually. Please, please reply... any suggestions will be gratefully excepted.

    edit your image in photoshop and experiment with various settings/size.  there's no magic high quality small file size setting.
    it's a trade-off.  the higher the quality and the greater the image dimensions, the greater the file size.  you have to decide where those are acceptable.

  • PDF Watermark error ?!?

    Hi
    I created template in PDF Watermark Administration and it works fine..
    but when I want to edit it and during save it give me a error :
    Internal error: Unexpected Exception (null) during save Template
    Help....

    You're developing an application? Perhaps post here:
    Discussions > Developer Forums > Software Development 101
    http://discussions.apple.com/forum.jspa?forumID=728

  • IPM Electronic Signature/PDF Watermarking.

    All,
    I'm attempting to satisfy a requirement for Electronic Signature or PDF Watermarking for IPM.
    I know these utilities are intended for use in UCM, however, I guess my real question is what options
    are available to those folks who use IPM?
    BTW, I did install and configure the UCM PDF Watermarking component, but cannot get any results to show up in either the
    advanced or basic IPM Viewer.
    Am I stuck using something like ITEXT on the LINUX side prior to ingestion of the PDF's into IPM?
    I'm up for that - if it's really the only possibility. However, I was hoping to satisfy the requirement without a
    customization like this.
    Thanks in advance for feedback . . .
    regards,
    -Phillip

    Hi ,
    Is the watermarking configured and working for contents that are checked in from UCM ?
    Thanks
    Srinath

  • Resaving pdfs and image quality

    I have clients submit ads as pdfs but sometimes I need to recreate the pdf because the client forgot to include all printer marks, or I need to convert a spot to process, or whatever. The way I do it is to create a new InDesign CS3 file, place the pdf file into it, and export to pdf using my preset. My question is does importing a pdf file into ID and then exporting back into pdf affect image quality, even slightly assuming the compression settings are the same in the export to pdf' dialog box - mainly all compression set to none?
    Thanks.
    -Mark

    New Bie:
    Many of the adjustments you want to make can be done to the PDF within Acrobat if you have the Acrobat Professional version.
    Such as: convert colors, add printers marks and change Page Box sizes.
    You'll find these tools under the "Advanced" menu > "Print Production"
    And also under the "Document" menu > Crop Pages > Change Page Size

  • Office Web Application PDF rendering poor quality

    Hi
    We have a customer using SharePoint 2013 and Office Web Application to provide PDF and WORD documents to partners. Now we ran into the problem, that all PDF are rendered in such a poor quality, that it is hard to read the PDF document, because it
    is so blured. DOCX documents are also compressed, but readable. If the user downloads the PDF file, the Quality of the PDF is good.
    That is how it looks in Office web application:
    This is the same file downloaded and opened with the pdf client:
    Is there any solution for this problem? Does Microsoft planned any update on this?
    Thanks
    Michael
    in2brain

    Hi Michael,
    Are you using a monitor with high resolution?
    Per the following information, if you are using a monitor with high resolution, the pdf rendered by OWA from browser will look blurry, as a workaround you can open PDF file using PDF client software currently.
    "The Word Viewer in the WACs converts documents (including PDFs) to PNG images at 96 DPI which is likely why the users are seeing blurry text if they are viewing documents on a high DPI device/monitor (>200 DPI)."
    Thanks
    Daniel Yang
    TechNet Community Support

  • How to compress a pdf file without quality loss

    How to compress a pdf file without quality loss? Please help....

    With the way you worded the question, your only option is to zip (or equivalent) the PDF. There are options in terms of graphic compression (this is generally a loss of quality in reducing the pixels) and nonstorage of fonts (likely making the file unreadable to some). So there are techniques, but with a tradeoff. It all depends on what you mean by loss of quality.
    The other techniques that do not lose quality, but give up on some functionality are to remove links, bookmarks, and tags. The tags are often necessary only for converting a PDF back to another form and maintaining accessibility - important in some business situations. These are all tradeoffs that give something up.

  • Saving as a PDF shows poor quality

    Hello Forum,
    I designed a logo for a client and, for unusual circumstances, designed it in Photoshop instead of Illustrator. It's nothing too fancy -  some text with a nice graphic. However, upon saving the file in a PDF my logo's edges come out visually poor depending on your percentage of magnification. For example, if you're looking at it at 100% magnification then it looks fine, however, the majority of other magnification percentages it just looks horendous. When I print it it looks fine as expected.
    Normally this isn't an issue, however, this particular logo is being placed in an electronic brochure and is only going to be viewed online. The goal of this query is to figure out a way in which I can place this logo in this brochure and have the edges look fine upon viewing under any magnification.
    Facts:
    • The logo is text with a transparent background. Removing the transparency fixes the choppy edges issue, however, because the brochure has a gradient in the background this really isn't an option.
    • Designed in Photoshop CS4
    • Is all vector based despite being in Photoshop with the exclusion of layer styles. Contains various layer styles included a drop shadow, gradient, and stroke. Removing any/all of these doesn't alter the edges, however.
    • I sent the native photoshop file to the client and he used a different PDF application to PDF it and the logo looks fine. I'm unaware what application he used, unfortunately.
    • PDF was saved several times using various settings as well as nearly every preset it comes with (full quality, email quality, etc.).
    Any help you guys have to offer would be wonderful.

    As been noted PDF is not a good choice if your client is going to be scalling the logo for different size documents.  If your client has Photoshop save it as a layered PSD file so it will scale well.  If you create it large in size it will scale down well when it is placed into a document. Transform also can scale placed PSD files poorly if they are small  are transformed up in size. However you can also double click on the smart object placed icon in the layers palette and photoshop will open the smart object psd into photoshop and you can resize the smart object using Photoshop images size where text font size will be changed by changing the text size of the text layers and vector graphics will be scaled up interpolation will not be used.
    If you create the logo large you could most likely get by with just using the place transform and automate the process with an action. My crafting Action contains a good sample action. http://www.mouseprints.net/old/dpr/JJMacksCraftingActions.zip
    Contains:
    Action Actions Palette Tips.txt
    Action Creation Guidelines.txt
    Action Dealing with Image Size.txt
    Action Enhanced via Scripted Photoshop Functions.txt
    CraftedActions.atn Sample Action set includes an example Watermarking action
    EXAMPLE
    Sample Actions.txt Photoshop CraftedActions set saved as a text file. This file has some additional comments I inserted describing how the actions work.
    12 Scripts for actions

  • Save As PDF /A Poor Quality

    Hi
    I am trying to save a PDF file as a PDF /A 1b
    When I choose PDF /A 1b and click Save, the file is created but the resolution is incredibly poor. Text is fuzzy and when I zoom into images they are pixelated.
    If I hit the Settings button in the Save As dialog and change the Image resolution to 300 PPI, the resulting PDF is fine but it is not a PDF /A and a dialog box appears suggesting that Preflight should be used with the PDF /A profile to fix any problems
    I tried using the preflight feature and choose the PDF /A profile but again, the quality was incredibly poor. I edited the profile but could not see where exactly to raise the resolution so I tried changing the Images section from Inactive to Info and changed the values to 300 PPI. I saved the profile, but the Preflight utility reported an error 'unable to save/create file' when I tried to run and fix the process.
    Can anyone help me produce a PDF /A that is of a decent resolution so that images can be zoomed into without losing clarity and where the text is not fuzzy/hazy please?
    Many thanks.

    Thanks to both of you for your replies.
    Here's what we do:
    We create PDF versions of MS-Word, MS-Excel, CAD, MS-Access, MapInfo documents. We use CutePDF Pro to merge those PDF's into a single document. Later, we may use Adobe Acrobat to create a smaller file via the virtual Adobe PDF printer which is suitable for transmitting via email. When we create a smaller sized file we do not see a drop in quality. The view options are set so that 'what you see is what you get'.
    The original document looks fine and we can zoom in and see small detail in the images and the text stays sharp - same with the smaller file size versions.
    We create a PDF /A for archiving because we have to deposit these files with professional archiving services. The people who run this service require PDF /A PDF's which are searchable - this means that text has to be retained. One of things I noticed when watching the output during the PDF /A creation process was that many pages were being converted into images which is of no use to us as the ability to search will not be available.
    Regarding the transparency question I have no idea. I will research this and find out how to run the transparency flattener. Hopefully, that will resolve this.
    Thanks again for your help!

  • Export in pdf: looks awful in Acrobat Reader

    Hello
    I wanna do a simple 1024*768 pdf (from sources i use for iPad app made in Digital Publishing Suite)
    WHen iI export in .pdf, there's no way (well, for me, so far) to get the pdf have the right size/dpi ratio than in my original innn document
    my document is made for web,, my images as well (all 1024*768, full page)
    when i open the pdf (i tried all possibilites in choices i'm given) it looks awful
    the acrobat reader says it's 100%, but 100% of what ?
    certainly not the100% from my original documlent, it opens way much bigger.
    I't only looks good when it's on 66,7% on acrobat reader
    Anyone got a clue ?
    thanx !

    Peter Spier wrote:
    You've set up at 1024 x 768 px doc size? Your PDF should also then have a 1024 x 768 size (it might read 14.22 x 10.66 inches in Acrobat since as far as ID is concerned, pixels = points). Have you scaled the images in ID?
    well, when I export from indesign to pdf , i got the choice between "interactive" or "print", I chose interactive, and there's no way to set up anything else appart from   pages (all/specify) etc.etc.

  • Indesign PDF Export issue - quality

    I have InDesign Desktop CS5 and InDesign Server CS5.5
    When I export using InDesign Desktop, it exports a 2.16mb file and everything is sharp.
    When I export using Indesign Server, it exports a 264kb file and at 125% zoom level, it looks blurry.
    The preset we used was High Quality Print.
    I cannot get the file over 2mb on InDesign Server (max was 1.2mb with all the settings turned on).
    How can this be when it's using the same pdf export preset and same template? I also tried manually creating new preset based on the High Quality Print settings but it's still blurry.
    Just for testing, I tried this on the regular InDesign Server CS5, and it exported fine. What settings were changed between CS5 and CS5.5 (everything is set to default settings)?

    The directory structure for the template files are the same for Desktop and Server.
    When I open up the PDFs generated by both, doing a side by side comparision, the server looks blurry at 125% zoom level while desktop looks sharp.

  • Adobe Elements 9 Slideshow to VCD and WMV: AWFUL Quality and No Slides Appear

    I have just creating a long slideshow  (~335 high quality slides) replete with music.  I converted it to a wmv file which resulted in a movie in which ONLY the opening slide is displayed.  The music plays but no other pictures appear.  Great.
    I also created a VCD fromt the "Output" option on the Slideshow screen.  The VCD works sorta, but the picture quality is AWFUL.  The slides look like little thumbnails blown up 10,000%.   I have high quality images in (what I thought was a) high quality slide show. 
    The slideshow looks fine in Adobe Elements 9.  What happened???
    Is this typical for AE9 or am I missing something???
    ALIENWARE AURORA, INTEL(R) CORE(TM) I7,
    CPU 920 @ 2.67GHZ; INTEL64 FAMILY 6 MODEL 26    
    CPU CURRENT CLOCK SPEED: 2668MHZ;
    6GB DDR3 MEMORY:
    Windows 7 Ultimate Edition 64 bit       
    NVIDIA GeForce GTX 460, RAM 1024MB
    Integrated 7.1 Channel Audio sound card
    Update:
    I exited and restarted the program and tried the output options again.  The *.wmv file works now but the VCD is still lousy quality.  I tried the AE9 option to create a VCD with menus, but I can't find those menus on the finished VCD.  The VCD size is 250MB; my 335 slides should be close to 600 MB based on the size of the origianl pictures; no wonder the picture quality is terrible on the VCD.  Is there a way to convert the slide show to a VCD and control (improve) the quality?  The wmv file is 188MB, which is also too small, and i have that specified as max. quality.  As I said, it does look better than the VCD.   How can I export this slide show in max. quality?
    Thanks.
    Update Again,
    I realized that NONE of the wmv files I created from my slideshow in AE9 have worked.  The music background is fine, but the slides progress to a certain point and then they don't change again. The show is stuck on a slide about half way thru.  This is awful.  The VCD's have the same type of problem in addition to the quality issue.
    Thoughts?

    This forum is not monitored by Adobe tech support -- this forum is a user-to-user forum.  If no one replied to your question, it's because none of us has an answer.
    You can use the "Contact Adobe" link at the bottom right of the forum page to access the Adobe support system.
    Ken

Maybe you are looking for

  • Storing the values from a procedure - help required

    Hi All, I am having a package which consists of two procedures. Both the procedures need to calculate 6 averages of some of my fields based on unique number. (These two procedures process different unique numbers). Now, as same code is implemented in

  • Run report with SSO/OAM by URL without prompt for uid/pwd?

    Can I run a report by URL to a report engine protected by SSO/OAM without being prompted for credentials?  Asking the same in another way, is there a way to pass the SSO/OAM credentials in the URL (or otherwise) to avoid being prompted for them?  I f

  • Can't use ssh publickey, but only for a single host

    I've been using publickeys for a long time to connect my laptop to my server, but lately I can't connect when I'm in this place only. It is the same key and it works perfectly, except when I'm in this specific network. And it doesn't seem to be a fir

  • Problem with Decode statement

    Hi I am trying to achieve the following in my report: If an employee has a surname of . (dot) or a first name of . (dot), the report should not display a dot. An employee's name is made up of surname, first name and middle name which should all be co

  • Tables for Partial payments in FI

    Hi all, what are the database tables capturing partial payments in finance?? Thanks pabi