How to achieve perfect 100% web view

Hi all,
We are a web design agency, and we prepare many of our web designs in Photoshop, and then export to PDF for clients to view the designs.
Ever since (I think it was) version 7, we seem to have a very, very hard time getting our PDFs to present at exactly 100% "pixel-for-pixel" screen view to mimic sharply what we see in Photoshop. All we want to do is prep our PDF so that Initial view is a pixel-for-pixel match of the 100% view. Any zooming + or - introduces artifacting.
We have tried seemingly endless combinations within the  Preferences > Page Display  settings to no avail. For example, when I save a 72PPI JPEG design in Acrobat Pro (9.4.4 Mac), in order to view it to simulate "100%", I have to set Acrobat's initial zoom level to 72.3%!  And there is still some minor type artifacting. This is crazy!
Does anyone have any ideas?
-- Best
Jeff Y.

I think some of the statements made about "points" aren't really technically accurate. Not that it matters...
Thanks for this. Sounds like a reasonable enough workaround. But I wish to hell Adobe would implement a pixel-for-pixel view.
It doesn't seem likely...for most PDF files, it isn't clear what it would mean. Since a PDF file can have vector artwork, images at multiple resolutions, transformations applied to all of the above...in the general case you can't have a pixel-for-pixel view.
Yes, for the special case of PDF files containing a single raster image it's possible.
Another concern: how do you know all your clients will set up their PDF readers this way, or even that they will all use Adobe Reader and not Preview and various other tools? Because all this effort to configure the reader is wasted otherwise.
Better to teach them to read PNG files, if you're visiting every client workstation anyhow. They shouldn't have to know "what they are." Can't they just click a link?

Similar Messages

  • In graph at the a particular value (threshold value) in Y-axis horizontal line have to display like a alert for the user. How to achieve this? (In WebI)

    How to achieve this in WebI?

    Just create a measure for it. Here's an example in E-Fashion:
    This is Sales Revenue for 2006; all I've done is added a new measure called "Target", which is just:
    =900000
    The chart is a combined chart. The Z Axis scale wasn't the same as the Y so I manually changed it to hard coded minimum and maximum values - you get the idea.
    HTH
    NMG

  • Acrobat X fast web view

    Anyone who knows how to set up fast web view in Acrobat 10 Action Wizard? See below comparison on Acrobat 9 & 10 Output Ooptions. There is no Fast Web view option in Acrobat 10.

    There is a bug because of which fast web view is always disabled. While that is fixed, here the workaround. Save the action and open the .sequ file in Notepad. Change:
                    /OptimizePDF [/b false]
    to
                    /OptimizePDF [/b true]

  • How to achieve BC4J stateful management in a web app?

    I have a web application developed with JSP, Struts as the view / controller layer and BC4J as the model layer.
    I am not using the complete ADF framework. Just plain struts, JSP and BC4J.
    What I want to do is to have one struts action to set a
    query condition on a view object and execute the query.
    Then i release the application module. In another struts action I want to get the same application module with the
    viewobject query set.
    Pseudo for Action 1:
    try{
    Configuration.createRootApplicationModule("test.bc.AppModule", "AppModuleLocal");
    .. get view object
    .. build and perform the query on the view object.
    finally
    Configuration.releaseRootApplicationModule(am, true);
    pseudo for action2:
    try{
    Configuration.createRootApplicationModule("test.bc.AppModule", "AppModuleLocal");
    .. get view object with the query stored
    .. use the results.
    finally
    Configuration.releaseRootApplicationModule(am, true);
    I cannot make this work. If I put the am from action1 in the session object and retrieves it from the session in action2 it works. But I need to release the appmodule in action 1 since I have no guarantees that the user will run action2..
    I have read the paper of Steve Muench "Understanding Application Module Pooling Concepts and: Configuration Parameters"
    This document says:
    "ADF application modules provides the ability to snapshot and reactivate their pending state to XML (stored on the file system or in the database), and the ADF application module pooling mechanism leverages this capability to deliver a "managed state" option to web application developers that simplifies building applications like the example just given.
    As a performance optimization, when an instance of an AM is returned to the pool in "managed state" mode, the pool keeps track that the AM is referenced by that particular session. The AM instance is still in the pool and available for use, but it would prefer to be used by the same session that was using it last time because maintaining this so-called "session affinity" improves performance.
    I have set my bc4j configurations to
    releasmode = STATEFUL
    jbo.passivationstore = databse
    jbo.server.internal_connection= my jdbc connection
    But the appmodule returned in action2 is not the same as the one returned in action1.
    I am using jdev 9052 and deploying to oc4j 904 standalone.
    I guess I have to use som other commands for retrieving/ releasing the AM or set some properties on it, but I have not found any documentation for this.
    Any tips on how to achieve this bc4j session state to work in a plain struts , bc4j environment is appreciated.

    The Configuration.createRootApplicationModule() and companion releaseRootApplicationModule() API's are not for use in web applications. They are designed for use by simple command-line console programs.
    Using the BC4J application module pool programmatically in a web environment should be done like the JDeveloper 9.0.3/9.0.4 "Pooling" sample illustrates.
    In the JDev 9.0.3 or 9.0.4 version, see the sample project under ./BC4J/samples/Pooling
    Hope this helps.

  • How to achieve Single content but multiple views in XML form builder

    Hi,
    I have requirement something like this.
    I am using xmlform builder to generate the content template for our portal.
    I have 5 links where I need to render html content dynamically. I am using NewsExplorer and NewsBrowser layout. Presently I have created  5 xmlforms project and design the layout in the renderlist item. I am not satisfied with my approach. It seems very inefficient of doing it as all the content layout is same. but all the different iviews  has different content to pick.
    To make myself clear I am giving with an example
    I have two iviews
    Policy1 and Policy2 which are KM Navigation Iviews whose init path are diferent path to get the different content.
    As the content has to generate dynamically , I am using NewsAuthor to create the content.
    To achieve this , I have created 2 xmlform project( though the rendering format is SAME) and 4 iviews  ( news explorer and newsbrowser for each ie policy1 and policy2).
    Since I need to generate some 100 contents like this .
    I do not think my approach is a very efficient one though the rendering format remains same.
    I wish to achieve this by using one xml form project , one News author and one news browser to create different content as long as the rendering template format is same
    this is something like this
    when I click on the Policy1 link for content creation , It should only shows Policy1 content format . and should not display the content authoring for policy2. This holds good for the viewing also .and also I would like to create only one xml form project as long as the rendering format is same.
    can anyone please tell me how to achieve this ?
    thanks in advance
    pk

    Hi Jasmine,
    To make your project link alone visible, try this
    To make the global setting for the availability of XML forms, choose Content Management > Form-Based Publishing > Forms Availability > Global Setting.
    To make specific settings for folders, choose Content Management > Form-Based Publishing > Forms Availability > Folder Settings.
    You need to give the name(s) of those XML project(s) you want to display in the Forms to Include parameter in the Settings for Folders.
    Forum reference:
    /message/1371270#1371270 [original link is broken]
    /message/1313368#1313368 [original link is broken]
    Consider rewarding points for helpful answers,
    Regards,
    Shankar

  • I downloaded Firefox 3.6 and now my tool bar is gone. No back arrows, forward arrows, file, edit, view, history, bookmark, tools....how do I get my web browser to look like a regular browser again?

    I downloaded the new Mozilla web browser and I had a Bing homepage setting. I changed back to yahoo but I ever since downloading I dont have any back arrows, forward arrows, file, edit, view, history, bookmark, tools, address bar....how do I get my web browser to look like a regular browser again?

    For details of how to restore the menus see [https://support.mozilla.com/kb/menu+bar+is+missing]
    Once the menus are back, you can use the View menu, then select Toolbars and click on the names of the toolbars to toggle displaying them.

  • How do you remove a web address from compatibility view option using a script?

    How do you remove a web address from compatibility view option in IE using a script or a GPO? 
    Not seeing any options.
    Casey
    This topic first appeared in the Spiceworks Community

    luckyfromhialeah wrote:
    How do you remove a web site from popular list?
    If you mean from the Safari menubar item "Popular"
    Choose "Show All Bookmarks" from the Bookmark menu in the main menubar, or click the icon for that in Safari's menubar -
    The page that opens should show a list of Bookmarks. In the Left column, click the item under Collections named Bookmarks Bar.
    In the new view, locate the folder named Popular and click the reveal triagle to the left of its name - it will open and reveal all the items listed in Popular.
    Find the one you want to remove, click it once to select it, then press the Delete key on the keyboard.

  • How to achieve New Window requirement from One Web Template?

    Hi Experts,
    I've a WebTemplate contains 2 Graphs. Each graph have one Zoom Button. My requirement is, When I click the Zoom button that corresponding Grpah should display in a New Window. I've finished all the above requirements.
    Since, I have One Mandatory field, I'm always getting the Variable Screen in a New Window while I clik the Zoom Button.
    I need to avoid this "Rerun" feature in New Window.
    Kindly suggest me how to achieve this..
    Full points will be given.
    Thanks
    Jay Jay

    Hi Thanks.
    Even I'm also trying for the same scenario only.
    Actually I have 2 Web Templates.
    In First Template I have 2 Charts and 2 Zoom buttons for each.
    While I running the 1 Template, i give an Value in the  Variable screen of First Web Template.
    If I click a Zoom button of 1st Chart, It should open a New window with the Second Web Template. And Second Web Template should automatically take a First Template's Variable screen Values.
    (Since, U have an Mandatory field in Second Template u were not faced this requirment.)
    Even I tried with "TRANSFER_STATE". It is not taking the First Variable Screen's input values.
    Kindly help me in this issue.
    Thanks in advance.

  • How to display local HTML file in web-view?

    Hello everyone,
    we have no problem with showing of remote HTML content from server in box on page in web view. But how we can show such a content when included in HTMLResources? In guide is just "Display a local HTML file in an in-app browser", which works wihout problem, but we don't want to show this HTML content in in-app viewer, it should be part of page.
    Thanks
    Martin

    Now i'm confused. In guide is this:
    To use local HTML files, click the folder icon and specify the local HTML file. The HTML file (such as index.html) should appear in a folder that includes any images or scripts used in the HTML file.
    But no info where such a local HTML file should reside. If this file is in HTMLResources, it is ignored.

  • How to get "Calendar in the View" displayed on the page where Calendar web part is displayed?

    I have a calendar with overlay set up for 5 views. When the calendar list is open in full page, the "Calendars in View" is displayed on the left pane with all 5 views listed by colors.
    1) I want to display the calendar right on the home page, so I added the calendar web part to the page. But the problem is the "Calendars in the View" does  not show up on the quick launch on home page, it only shows up in calendar list view.
    How can I get "Calendars in View" displayed on left pane when calendar web part is displayed? so that users can select different views?
    2) Also it will be better if the "Calendars in View" can display all components of the overlay when not in the default view, so user can toggle thru different views to see each one on the main pane.
    Currently, only the default view has all colored views displayed under "Calendars in Views", once you click another view on the list, it just displays the current view, and you have to click the "Calendar" to see all and select another
    one.
    Really appreciated if someone can give a solution for at least the #1 problem. great if you have a solution for #2 as well!

    Hi,
    According to your post, my understanding is that you wanted to know how to add iFrame via Content Editor web part.
    There are two articles for your reference.
    How to insert an iFrame into a SharePoint web page
    Embed YouTube video in SharePoint 2010
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • How to load external storage html file in web view

    hi all,
        how to load external storage html file in web view, please help me
       " ms-appdata://local/index.html" not working
    veerasuthan veerakesan

    It need be read as string. Then load the string by  Webview.NavigateToString.
    Sample as below
    string htmlstring = string.Empty;
    try
    var htmlfile = await Windows.Storage.ApplicationData.Current.LocalFolder.OpenStreamForReadAsync("a.html");
    using (System.IO.StreamReader streamReader = new System.IO.StreamReader(htmlfile))
    htmlstring = streamReader.ReadToEnd();
    webview.NavigateToString(htmlstring);
    catch(Exception ex)
    Debug.WriteLine(ex.ToString());
    在現實生活中,你和誰在一起的確很重要,甚至能改變你的成長軌跡,決定你的人生成敗。 和什麼樣的人在一起,就會有什麼樣的人生。 和勤奮的人在一起,你不會懶惰; 和積極的人在一起,你不會消沈; 與智者同行,你會不同凡響; 與高人為伍,你能登上巔峰。

  • How can I maximum flash player in web view?

    Hi All,
    I embedded a web view in a VBox and the VBox has fixed size ,I loaded a video to this webview ,the video url is http://www.youtube.com/embed/pMas0tWc0sg,
    How can I maximum the video after user double click video(just like double click on flash player in youtube to maximum the current video) ?

    You can't. Because Flash doesn't work in WebView. Oracle decided not to add plugin support for WebView for the time being due to security concerns.
    When you try to watch a Youtube movie with a WebView, Youtube detects the fact that Flash plugin doesn't work and substitutes an HTML5 player instead. The default HTML5 video player has a full screen button, but the specification forbids the ability to create a custom full screen button because they fear that would allow for some sort of exploit. Since Youtube's HTML5 player is customized, they couldn't add a full screen button to it.

  • How to enable byte serving(fast web view )  for pdf on tomcat 5.x server

    Hi,
    I am new the site and this is my first request.
    I have to download pfd, instead of waiting the user for complete download of the page, first I need to display first page, and then in the background I have to download the rest of the document. Which is byte serving. I try to implement byte serving (fast web view for pdf) for pdf files in Tomcat 5.x it is not working. The same functionality is working in other servers.
    I have not done any coding to use byte serving in the other servers, simply I enable byte serving for pdf using the adobe.
    Can any one help me …..
    Thanks…..

    Hi,
    I am new the site and this is my first request.
    I have to download pfd, instead of waiting the user for complete download of the page, first I need to display first page, and then in the background I have to download the rest of the document. Which is byte serving. I try to implement byte serving (fast web view for pdf) for pdf files in Tomcat 5.x it is not working. The same functionality is working in other servers.
    I have not done any coding to use byte serving in the other servers, simply I enable byte serving for pdf using the adobe.
    Can any one help me …..
    Thanks…..

  • How to achieve rich black in exported PDF?

    InDesign CS5 on Snow Leopard. I have black set to display and output accurately (not rich black). Color settings are North America General Purpose 2. Proof Setup is set to Document CMYK U.S. Web Coated (SWOP) v2, so that I can see on the screen as accurately as possible what it will look like when printed.
    A large, mostly black image covers my first page; it's an imported PSD. When I view the image in PhotoShop, it shows as 'rich black' - you know, on-screen 100% black. But when looking at it in InDesign, it appears a dull grey. It also appears a dull grey when exporting to PDF or printing it.
    How do I get it to go to PDF and to print as crisp, perfect, 100% dark rich black?
    If possible, I'd like it to appear on my screen roughly as it will in the exported PDF and the printed page.
    Thanks!

    Peter,
    It isn't quite that simple. If you export PDF/X-4 or any PDF without color conversion at export, you may find that the subsequent printing system does in fact make some assumptions about R=G=B colors really being the equivalent of DeviceCMYK (0,0,0,K). This is often done at the RIP to resolve the problem of printing office documents, many of which produce only RGB colors where R=G=B is grayscale and the endpoints of (0,0,0) and (255,255,255) are the equivalent of DeviceCMYK (0,0,0,1) and (0,0,0,0) respectively.
    Thus, my recommendation is that for any real control of black output using graphic arts software, do not rely on conversions from RGB to either give you pure black / grayscale or for that matter any rich black. It is too much of a crapshoot depending upon the rest of your workflow.
              - Dov

  • Strange web view scaling

    Not sure anyone will be able to helpbut here goes;
    I have a series of articles each with a web view. The html image is set to 400pxls square, and I create my web view 400, so when imported into a 768x1024 folio, the html animation works fine. And this version looks OK on the Retina screen.
    But, Now onto a rendition for retina, where I scale the graphics and amend the html, import into indesign as before, but now when testing the html animation scales up 200%, within the web view, so I only see a 1/4 of the animation.
    I went onto test on the iphones, again I created 2 versions, std and hi res, the std version works fine on iphone 4 (if very very slightly soft) but the version I created specifically for the retina screen scales up 200% just like on the ipad.
    I appreciate this is tough to comment on without the files, but just wondering if anyone else has experienced this yet?
    Cheers
    Alistair
    NB
    I also tested the large 800pxl html file on a std size folio, and whilst it is obviously too big for the folio itself it works fine and the graphics themselves view at 100% as they should.
    It seems to be that there is definitely something wrong with web views on retina size folios!!

    Hi Johannes
    Scale content to fit is unreliable in that it does not scale correctly to the proportions of the web view, in testing it appears to be a bit random but around 75-80% of the web view, I guess with trial and error I could achieve my required results, but we are not paying for a trial and error solution, but in any case that does not answer the problem of why the web view works on a folio at 768x1024, but not at retina and like wise on iphone screens; how can safari be acting differently simply between 2 different sizes of folio??
    Most bizarre...
    PS dont know how or what to do with viewport in a meta tag, thats on the html doc isnt it?
    Cheers
    Alistair

Maybe you are looking for

  • Setting a reverse counter of the # of characters as form is being filled.

    Hi, This question maybe a little strange. I was wondering, if it's possible to have a <counter> that counts the # of characters as it<s being typed into the field that I'll create in a form using Acrobat Pro. I've seen this function before, but in ot

  • ESS 50.4. (ITS) problem... Initial R/3 screen displayed in portal

    Hi guys! I have installed ESS 50.4., connection to backend is wothout any problems. But, when I click to any item from ESS, the initial screen of R/3 is displayed in the portal. When I point the cursor over any item from ESS items, the url in the bro

  • Portal Exception

    Hello, We are implementing MSS on EP7.0 and when a manager is trying to Approve a Travel Request in the UWL , he gets the following : Portal runtime error. An exception occurred while processing your request. Send the exception ID to your portal admi

  • AS2 over FTP

    Hi All I have few doubts regarding AS2. They are given below. 1) What is Van- AS2 and FTP - AS2? What is the differences between those? 2)Does AS2 and FTP has any relation? 3) Is AS3 protocol allowed in B2B 11g? Please reply if you have some idea on

  • Overclocking my PT880 got best results with a PCI video card instead of a AGP card. Why?

    Hi guys, I posted a complete review of my PT880 OC experience at the "Overclocking section of the forum: thread post PT880 OC results" : https://forum-en.msi.com/index.php?threadid=48006&sid=&threadview=0&hilight=&hilightuser=0&page=2 Some days of te