Photoshop and PDF question

Hi,
I have purchsed photoshop and currently have in design on trial.
Our company has a 40 page brochure and we want to place this on our website.
I have noticed several other websites that allow you to flip the page with the flip effect, just looking for a little advise and if I am on the right track.
I noticed at this website http://www.specialisedwelding.co.uk/ a reader pops up you can view direct at http://www.specialisedwelding.co.uk/catalogue/02-MIG.html
I seen a tutorial that demonstrated how to create this flip but it never went as far as how to place on website.
Lastley Im at a loss when the reader pops up, will i require another application for this.

When ever you see something on the web you like you can always use you browsers view source to see the pages htm. Also in the page right clicking may give you some information. On my Window 7 PC using Chrome right clicking shows the page is being displayed by Flash.  Looking at the Page html I see there is some checking going on for  iPad and Android
http://www.mypageflip.com/
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="description" content="SWP - MIG Welding e-catalogue" />
<meta name="keywords" content="SWP - MIG Welding e-catalogue" />
<meta name="author" content="www.page-flip.co.uk" />
<link rel="icon" href="http://www.specialisedwelding.co.uk/favicon.ico" type="image/x-icon" />
<title>SWP - MIG Welding e-catalogue</title>
<style type="text/css">
<!--
body {
background-color: #FFFFFF;
margin:1px;
padding:1px;
position:top left;
-->
</style>
<script type="text/javascript">
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-854451-24']);
  _gaq.push(['_trackPageview']);
  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    // <![ipad-iPhone.sniffer[
if ((navigator.userAgent.indexOf('iPhone') != -1) || (navigator.userAgent.indexOf('iPod') != -1) || (navigator.userAgent.indexOf('iPad') != -1)) {
document.location = "http://my.page-flip.co.uk/00000013/00012513/00072564/";
    // <![mobile.sniffer[
if ((navigator.userAgent.indexOf('Android') != -1) || (navigator.userAgent.indexOf('BlackBerry') != -1)) {
document.location = "http://my.page-flip.co.uk/00000013/00012513/00072564/";
</script>
</head>
<body>
<IFRAME SRC="http://my.page-flip.co.uk/?userpath=00000013/00012513/00072564/" WIDTH="100%" HEIGHT="100%" SCROLLING="no" FRAMEBORDER="0"></IFRAME>
</body>
</html>

Similar Messages

  • Lightroom to Photoshop and back question

    When I export a photo from Lightroom into Photoshop, I make my edits, and then I select save.  In Photoshop the photo changes to a psd file as it should.  But when I go back into Lightroom, the photo does not appear in the original folder it was sent from.  It appears in a new folder that I did not create.  When I try to "move" the picture from this new folder back to it's original folder it says that the file already exists in the original folder, but there is NO photoshop edited picture in that original folder - only in the new folder.  I know I must have a setting wrong, but I have searched and searched and I can't figure out what is wrong.   I can't seem to figure out how to get the photos to go from Lightroom into Photoshop back into Lightroom and end up sitting next to the original picture in the folder it came from.!  Any ideas?  I am using Lightroom 5.4 (everything is up to date) and Photoshop CC (latest version).  I have a Macbook Pro computer.

    Sure.  Here are two images.  The first one is of the original picture in it's original folder.  The second one is of the edited picture in the "new" folder that Photoshop/Lightroom created.  I left the photo info on the picture so you can see it.  Any help would be so much appreciated!
    Thanks!

  • Photoshop and Illustrator questions

    Hi,
    my name is olivier,
    I am going to create a website where you (designers from beginners to expert) can get resources for you Ace exams. I just want to know if a professional community can told, if it is legal? because I want to make this not so free because I will make Interactive stuff and so this need investment. I just want to knwo procedures.
    For info I am ACE in Photoshop CS3 & CS4 and Illustrator CS4..I have also made training an these softwares but not yet have my ACI.
    thank you waiting for replies

    1) No. Photoshop does not create true vector files. Anyone asking for an EPS more than likely wants a true vector EPS file.
    2) No way of telling without seeing the results. But it could be perfectly normal. Increased file size in an EPS does not automatically mean there is a problem.
    3) Illustrator is a drawing tool. The tools in Illustrator are designed for object-oriented vector drawing. In many respects they are better than Photoshop's tools for those type of projects. And No, you can not edit photographs easily with Illustrator. While you can include photos or raster items within an Illustrator file, Illustrator is not inherently designed to edit iamges at a pixel level.
    4) Just add a new layer and fill it with white (or whatever color). Vector EPS files have no background.
    5) If you have Photoshop or Illustrator you have Bridge. You can view files in Bridge. I wouldn't know of any other Windows software. It may exist, I simply wouldn't know.

  • SOLR and PDF Question

    Does anybody have any advice about using SOLR to index PDF documents?  The documents have metadata added to them, and we'd like to associate the metadata to the Custom1 through Custom4, and then return them in a results page.  We're able to index the documents, but can't seem to get SOLR (or Verity, for that matter) to recognize and return any of the metadata.
    Thanks...
       Dan

    I suspect you're gonna have to extract whichever metadata you want to use manually (using <cfpdf> to read the PDF files).
    It might be worth checking out what work has already been done for getting Lucene to extract & parse info from PDFs.  Even if the stuff out there isn't an exact fit for you, it'll almost certainly be open source so you'll be able to modify it to suit your needs.
    Adam

  • Adobe print and PDF question

    Hi,
    In Adobe I managed to:
    1) print via the spooler my sfp documents
    2) grab the PDF and send them in a email
    However I would like to have a combination of both. It now looks like when I set the GETPDF to 'X' it only creates the PDF string (Scenario2) and NOT spool to the printer.
    Anybody an idea? I looked into the archiving as well but am lost..
    Thanks!
    Frans
    Edited by: Frans J. Utt on Feb 15, 2010 5:12 PM

    As per my experience you cannot have both. You need to use a FM with parameters and call this FM twice with different expected result (first print, next get PDF). Otto
    p.s.: note there is Adobe forms forum under NetWeaver

  • Photoshop Help | Contact Sheets and PDF Presentations in CS6

    This question was posted in response to the following article: http://helpx.adobe.com/photoshop/using/contact-sheet-pdf-presentation-cs6.html

    If I understand your question you want to repeat one image 8 times in one signle page PDF. I do not know for such script that is available. What I can recommend you is to create manually layout in Photoshop and save as PDF. To automate proccess and use same layout but to replace image which is in use with some other, you can use Variables or Actions. Thats only advice I can give you at this time. Actually easiest way to automate things and replace images is to Create Smart Object then to clone it 7 times (Ctrl + J or right click > Duplicate Layer). When you have cloned Smart Objects, replacing content in one of Smart Object will reflect to all other clones. Create layout. When you want to replace existing image with some other use right click on Smart Object > Replace Contents or Layer > Smart Objects > Replace Contents.. Be aware of image (which will replace existing) size and resolution, Photoshop will also scale image which will replace existing to match existing image scaling in percentage. Read this tutorial for more explanation how Replace Contents works http://adobephotoshopsecrets.blogspot.com/2011/01/replace-contents-command-in-adobe.html
    Message was edited by: Bojan Živković

  • Which is better software for brochures and PDF forms ? Photoshop or InDesign ?

    Which is better software for brochures and PDF forms ? Photoshop or InDesign ? and why ?

    If you are going to be making a lot of brochures, with photos, you probably want both. Photoshop to edit the photos, and InDesign to assemble and layout images with text.

  • Hello, I have installed Reader, Adobe Acrobat, trial versions of Photoshop and Illustrator. Some more than once. They work for a few days at most then I am told to re-install. I cant look at any pdf file even though I can still see reader in my programs.

    Hello, I have installed Reader, Adobe Acrobat, trial versions of Photoshop and Illustrator. Some more than once. They work for a few days at most then I am told to re-install. I cant look at any pdf file even though I can still see reader in my programs. What is going on and what can I do to fix this?

    Unfortunately no, It says "Adobe not responding" as well when I try to open a pdf. It has done this a few times where I had to uninstall and reinstall. Also, Illustrator tells me to uninstall/reinstall as well.

  • How can I stop Photoshop CS5.5 taking control of html and pdf files without the user's consent?

    Our client uses CS 5.5, and Photoshop will continuously take control of pdf and html files. This is without any interraction from the user, and after setting it back to the desired settings (pdf - Reader, html - Chrome), after some time (and doesn't seem to be related to anything the user does, restarting machine etc), Photoshop will snatch control of either or both of these extensions.
    Could you please advise on how best to deal with this issue? Resetting Photoshop preferences does work for a time but it is not long before the issues arise again.

    Thank you for the link, it is an encouraging read as I have not yet found anything even similar to my issue via searches.
    The machine has never had a previous version of Photoshop installed, but it does have Elements, which is used for scanning documents (which are then edited in photoshop and converted to pdf there). It is an involved process.
    Although I appreciate the link and your time, I'm afraid the issue in the link is the opposite issue - the other user cannot set the default, whereas my user cannot unset the default.

  • Edited PDF in photoshop and edit text in acrobat

    I am trying to edit an existing PDF that has a blue backround and text on it. I think it was made in photoshop. I had to fix a logo on it to so I brought the pdf to photoshop and edited the logo. But now I can't edit the text in acrobat professional! I could before I changed the logo.
    Is there something I need to do in photoshop first before I make it a pdf? Or should I just create the text in acrobat professional?
    I need to know for work. Reply soon.
    Thanks

    Renee,
    Welcome to Apple Discussions.
    You have somehow found your way to a forum that is for feedback about Discussions and has nothing to do with technical issues.
    You might do better in OSX forum at http://discussions.apple.com/forum.jspa?forumID=745
    However as this appears to be an Adobe product issue you may do better on one of their boards at http://www.adobe.com/support/forums/main.html
    Michael
    G4 733 512 MB   Mac OS 9.2.x  

  • I am interested on buying the Photoshop and Lightroom package (9.99 per month) My question is If I download it on my PC can I also use it on my iMac or vice versa?

    I am interested on buying the Photoshop and Lightroom package (9.99 per month) My question is If I download it on my PC can I also use it on my iMac or vice versa?

    If you want to have the photos stored on an external HD, you probably should move them there in your operating system before you import into Lightroom.
    But, if you don't yet own an external HD, you can import from the internal hard drive and later move the photos to wherever you want them to be, as long as you do it properly.

  • Bringing pdf from InDesign Photoshop and back to InDesign leaves image and text extremely blurry

    I'm running CS4 on a Macbook Pro, OS X.
    I created a booklet in InDesign, and I want to display it as though the booklet had been photographed from above. For multiple reasons, taking pictures of the actual booklet didn't work, so I used pictures of a blank booklet.
    I saved the files in InDesign as pdf, then placed them on the photoshop file of the blank booklet. I changed the layer display from regular to "Multiply" so the shadowing on the booklet pages shows through. They look great in Photoshop-- the images are still vectors, from InDesign, and the files are at 300 ppi, at the exact dimensions for print.
    I save them from Photoshop as pdf, and place the finished pdf in InDesign to lay out for display. However, in InDesign, the images are extremely pixellated and distorted-- for example, letters are missing from words, hairlines have strange gaps that are not in the original file, and the overall look is very poor.
    I have tried saving as jpg, psd, pdf, eps, tiff, flattened tiff-- you name it. I cannot figure out why the file looks bad in InDesign.
    May be relevant: The file is a composite-- I photoshopped multiple spreads of the blank booklet, placed, and used layer masks to make them look as though they were laying on the same surface and had been photographed together. These layers are flattened, and the placed files are each in their own layer.

    Hi, I can't follow your post...I suggest taking a screenshot in photoshop of your image detail at 100% actual pixels, along with your layers pallet:
    I save them from Photoshop as pdf, and place the finished pdf in InDesign to lay out for display. However, in InDesign, the images are extremely pixellated and distorted-- for example, letters are missing from words, hairlines have strange gaps that are not in the original file, and the overall look is very poor.
    what compression settings are you selecting in photoshop> save> Ps PDF (screen shots are very usefull here to make your point)?

  • Question.   CC for Lightroom and Photoshop and, in say 5 years or so, become inactive.

    What access would I have to my photos if I sign up for CC for Lightroom and Photoshop and then become only an occasional user.  Will I still be able to find my photos using Lightroom?  Will I be able to search for photos using keywords?  Will I be able to see metadata?
    Thanks.
    Fritz Schafer

    Dave Merchant wrote:
    If you stop subscribing, the software stops working.
    This aspect is indeed going to be a rude awakening for many users some day.

  • Questions regarding: 1) Photoshop and Illustrator softwares 2) .eps file formats.

    I'm using a DELL PC running Win7. I have Adobe Photoshop CS (i.e. the first CS version from 2003).
    I do not yet have Adobe Illustrator.
    I'm creating images for a science publication. It includes graphs, chemical structures, color photos of lab
    equipment. I use ChemBioDraw (Cambridgesoft, http://scistore.cambridgesoft.com) to draw chemical
    structures and schematics. I've been using MS Powerpoint to draw graphs, make composites of photos, label
    panels, and add annotation.
    1) The publishing company wants line drawings to be in .eps format. I can copy and paste ChemBioDraw
    and Powerpoint figures into Photoshop and then save them in .eps format. They look identical to me when in
    .eps format. Will this be suitable for publication?
    2) The ChemBioDraw figure file size increases more than tenfold when converted to .eps format. Is this
    expected?
    3) I have used Photoshop a lot in the past but not for my recent work. My coauthor uses Adobe Illustrator on
    a PowerMac G5-9.1. He creates .eps files for line drawings. Are the drawing tools in Illustrator much
    better than those in Photoshop? If I get Illustrator will I be able to manipulate photo images (create
    composites, add annotation etc.) as I have with Photoshop in the past?
    4) My coauthor has sent me some .eps line drawings. When I open them with Photoshop there is a gray and
    white checkerboard pattern in the background. I believe this is because the background layer has been
    eliminated (the image is in layer 1). Can such a file be opened in a way that the background is solid white?
    5) Is there a Windows-compatible software for viewing .eps files that is simpler than Photoshop or Illustrator  (i.e. no editing
    function)?
    Thanks,
    Thomas C.

    1) No. Photoshop does not create true vector files. Anyone asking for an EPS more than likely wants a true vector EPS file.
    2) No way of telling without seeing the results. But it could be perfectly normal. Increased file size in an EPS does not automatically mean there is a problem.
    3) Illustrator is a drawing tool. The tools in Illustrator are designed for object-oriented vector drawing. In many respects they are better than Photoshop's tools for those type of projects. And No, you can not edit photographs easily with Illustrator. While you can include photos or raster items within an Illustrator file, Illustrator is not inherently designed to edit iamges at a pixel level.
    4) Just add a new layer and fill it with white (or whatever color). Vector EPS files have no background.
    5) If you have Photoshop or Illustrator you have Bridge. You can view files in Bridge. I wouldn't know of any other Windows software. It may exist, I simply wouldn't know.

  • Question of Photoshop and Lightroom

    I had buy your photoshop and lightroom which 12,29 euros every month, but why it also ask me to entre a CD-KEY? I can't use it now.

    http://forums.adobe.com/community/download_install_setup/creative_cloud_faq
    -has a link about why you are prompted to enter a serial number

Maybe you are looking for

  • Just updated Instagram but now it won't open on my iPad

    Just updated Instagram but now it won't open on my iPad

  • How to kill Forms Runaway Process using 95% CPU and running for 2 hours.

    We had a situation at E-Business Suite customer (using Oracle VM server) where some of Form processes were not being cleared by form timeout settings automatically. Also when user exits the form session from front end, the linux form process (PID) an

  • SQ01 - How to associate existing query with another  infoset ?

    Hello, I created an infoset and want to associate it with an <u>existing</u> query. -> I tried to change the existing query but it is blocked for changes by the user author. -> I tried to copy the existing query to a new query but the infoset was cop

  • ERROR when Installing update to my Acrobat.

    It keeps giving me error 1606, could not access network location %APPDATA%\.  My OS is Windows 7, I'm using Firefox 9.0.1. I even tried using Internet Explorer 9 32-bit & 64-bit and they won't even run the install???? I've never had a problem before.

  • Missing catalog

    I created a 2nd catalog in the PSE 10 Organizer, but now I cannot find my original catalog. Where is it hiding? The Find > Catalog... option doesn't list any catalogs. I'd appreciate any help with this.