Why only 2 templates creating php document

Hi,
When I try to create a php page, onbly have 2 templates, why?? dreamweaver has more templates for php, html etc.
thnks

With a few minor modifications, you can create any CSS Layout you need from either of those starter CSS pages.  
Or you can build a custom one with:
FluidGrid Layouts,
or jQuery Mobile,
or any of the freely available Responsive Frameworks online:
Foundation Zurb- http://foundation.zurb.com/templates.php
Skeleton Boilerplate - http://www.getskeleton.com/
Initializr (HTML5 Boilerplate, Responsive or Bootstrap) - http://www.initializr.com/
DMX Zone's Bootstrap extension for DW - http://www.dmxzone.com/go/21759/dmxzone-bootstrap/
Project Seven's Page Packs (Commercial CSS Templates) - http://www.projectseven.com/products/templates/index.htm
Nancy O.

Similar Messages

  • Why can't I create a document in my Facebook group on my iPad? It won't let me input any text into the text box field after I create a new document. Thanks.

    Why can't I create a document in my Facebook group on my iPad. It won't let me input any text into the text box field after I create a new document. Thanks.

    Just thought I'd add my solution, I decided to go with WebDAV and I think it actually works better than the iTunes way, the steps are pretty much the same but avoiding the iTunes interface just makes things easier and faster.
    I followed this guide but it does have a small mistake in the httpd-dav.conf file, on line 2, where it's WebServer/WebDAV">, it should be <Directory "/Library/WebServer/WebDAV">.
    The tricky part is setting permissions which if wrong will give you errors when connecting with the iPad, I opted to set all to Read&Write since my home network has a hardware firewall. Another convenience was to add an alias to the webdav share on the Desktop.
    I'm still expecting the call from Apple but even if they fix the iTunes I'm sticking with WebDAV, atleast until I see what's new with iOS5 and iCloud this fall which should bring true sync for documents (I'm hoping that they will offer encryption with my own keys, if not, then I'll probably keep using WebDAV).

  • Why only once for create recovery media???

    When I created recovery discs for my laptop using HP Recovery Manager, I got the message:
      You can only create recovery media once for your system. So ensure that you keep it in a safe place
    why only once?? what is the problem with creating the same discs again?
    what is the difference when creating the recovery discs with the Backup and Restore utils in Windows 7? is it also once only? what is the difference between discs created with Windows 7 versus HP Recovery Manager?

    I believe it is due to MS license agreement that only 1 set is allowed. You can of course use a CD/DVD burning program to copy the set you made.
    The Recovery set you burn restores the laptop back to factory shipped state. Recovery made with Win 7 utility is an image of the hdd that includes added programs, data ,photos,etc.You also need to burn the System repair disc to use with the backup. You can use it as often as you like.
    ******Clicking the Thumbs-Up button is a way to say -Thanks!.******
    **Click Accept as Solution on a Reply that solves your issue to help others**

  • Why does my template created page jump out of sync?

    Hi there
    I'm relatively new at this, having read classroom in a book on Dreamweaver CS6 I thought I'd attempt my own website.
    I't's relatively simple and contains only 4 pages derived from a template.
    3 of the pages look fine and jumping from one to another everything is precisely registered.
    1 page however refuses to play ball and is horizontally out of register with the other 3 pages- it moves about 3 mm to the left
    I've isolated this as being down to the text in the main editable region. If I remove a paragraph (it doesn't matter which one) it returns to being in register with the other pages.
    When creating the template itself I did leave a lesser amount of text in situ in the editable region so that I could simply cut and paste over it,  I also did this for the heading which seems to work fine.
    Below is the problem page code About Graphic Communication and a welcome page code which is fine
    Also attached link to site which is being hosted externally (set up by someone who knows what they are doing)
    Contact Details
    Any help would be gratefully received
    Many thanks
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="Templates/index.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>About Graphic Communication</title>
    <!-- InstanceEndEditable -->
    <style type="text/css">
    <!--
    body {
      background-color: #000;
      text-align: center;
      margin: 0px;
      padding: 0px;
      color: #EEE;
    #wrapper {
      text-align: left;
      width: 760px;
      margin-top: 0px;
      margin-right: auto;
      margin-bottom: 0px;
      margin-left: auto;
    #logo {
      height: 130px;
      width: 200px;
      float: left;
    #header {
      height: 130px;
      width: 560px;
      float: right;
      text-align: left;
      padding-top: 0px;
      margin-top: 0px;
    #content {
      margin-top: 30px;
      padding-top: 15px;
    h1 {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 24px;
      color: #BBB;
      font-weight: lighter;
    #footer {
      margin-top: 50px;
      margin-bottom: 12px;
      clear: both;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10px;
      padding-left: 55px;
      color: #999;
      background-color: #AAAAAA
      background-color: #333;
    p {
      padding-left: 55px;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      line-height: 20px;
      font-weight: lighter;
      padding-right: 40px;
    #footerNav {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      margin-top: 50px;
      padding-left: 55px;
      color: #999;
    -->
    </style>
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <!-- InstanceBeginEditable name="head" -->
    <!-- InstanceEndEditable -->
    </head>
    <body>
    <div id="wrapper">
      <div id="logo"><img src="Images/Logo%20200x130px.jpg" width="200" height="130" alt="logo200x130" /></div>
      <!-- InstanceBeginEditable name="heading" -->
      <div id="header">
        <p> </p>
        <h1>About Graphic Communication</h1>
      </div>
      <!-- InstanceEndEditable -->
      <div id="picture"></div>
      <!-- InstanceBeginEditable name="main image" --><img src="Images/cavepainting.jpg" width="760" height="250" alt="cave painting of early communication" /><!-- InstanceEndEditable -->
      <ul id="MenuBar1" class="MenuBarHorizontal">
        <li><a href="index.html">HOME</a>    </li>
        <li><a href="about.html">ABOUT</a></li>
        <li><a href="portfoliopage.html">PORTFOLIO</a>    </li>
        <li><a href="contact.html">CONTACT</a></li>
      </ul>
      <!-- InstanceBeginEditable name="content" -->
      <div id="content">
        <p>As far back as I can remember, I’ve always been inspired to draw and paint, so a career in art and design was always on the cards.</p>
        <p>After 4 years studying graphic design to degree standard at Cornwall College, I graduated as a diploma member of the Society of Industrial Artists and Designers in 1982.</p>
        <p>Over the years, I’ve worked in Audio Visual, Packaging and POS, Cosmetics and Beauty Products, Engineering, Christian Publicity and the Pharmaceutical Industry, to name but a few. Starting out  with paste-up artwork on drawing boards, hand drawn marker visuals, and long hours in darkrooms, time has seen many changes with equipment and working methods. However, though the tools have changed, my aim has always remained the same — to produce effective, relevant, graphic communication.</p>
        <p>Graphic communication is everything — it has always been. From the very first marks we humans ever made representing our ideas and experiences, to today’s fast changing digital world, and beyond, it’s the culmination of an inventive ideas process that effectively communicates our intent and values to others.</p>
        <p>For the designer, it means a partnership between the client's aims and the designer’s creativity, defining a common vision and honing all the possibilities of outcome into a single bespoke solution that’s distinctly right for your business, not someone else’s.</p>
        <p>Good design simply means great graphic communication.</p>
      </div>
      <!-- InstanceEndEditable -->
      <div id="footer">© Kevin Raddy 2014</div>
      <div id="pictureborder1"></div>
    </div>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    <!-- InstanceEnd --></html>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/index.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Welcome to Graphic Communication</title>
    <!-- InstanceEndEditable -->
    <style type="text/css">
    <!--
    body {
      background-color: #000;
      text-align: center;
      margin: 0px;
      padding: 0px;
      color: #EEE;
    #wrapper {
      text-align: left;
      width: 760px;
      margin-top: 0px;
      margin-right: auto;
      margin-bottom: 0px;
      margin-left: auto;
    #logo {
      height: 130px;
      width: 200px;
      float: left;
    #header {
      height: 130px;
      width: 560px;
      float: right;
      text-align: left;
      padding-top: 0px;
      margin-top: 0px;
    #content {
      margin-top: 30px;
      padding-top: 15px;
    h1 {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 24px;
      color: #BBB;
      font-weight: lighter;
    #footer {
      margin-top: 50px;
      margin-bottom: 12px;
      clear: both;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10px;
      padding-left: 55px;
      color: #999;
      background-color: #AAAAAA
      background-color: #333;
    p {
      padding-left: 55px;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      line-height: 20px;
      font-weight: lighter;
      padding-right: 40px;
    #footerNav {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      margin-top: 50px;
      padding-left: 55px;
      color: #999;
    -->
    </style>
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <!-- InstanceBeginEditable name="head" -->
    <!-- InstanceEndEditable -->
    </head>
    <body>
    <div id="wrapper">
      <div id="logo"><img src="Images/Logo%20200x130px.jpg" width="200" height="130" alt="logo200x130" /></div>
      <!-- InstanceBeginEditable name="heading" -->
      <div id="header">
        <p> </p>
        <h1>Welcome to Graphic Communication</h1>
      </div>
      <!-- InstanceEndEditable -->
      <div id="picture"></div>
      <!-- InstanceBeginEditable name="main image" --><img src="Images/Voyager 26 web.jpg" width="760" height="250" alt="Voyager spacecraft" /><!-- InstanceEndEditable -->
      <ul id="MenuBar1" class="MenuBarHorizontal">
        <li><a href="index.html">HOME</a>    </li>
        <li><a href="about.html">ABOUT</a></li>
        <li><a href="portfoliopage.html">PORTFOLIO</a>    </li>
        <li><a href="contact.html">CONTACT</a></li>
      </ul>
      <!-- InstanceBeginEditable name="content" -->
      <div id="content">
        <p>Welcome to Graphic Communication, the website of freelance graphic designer Kevin Raddy. With over 20 years design for print experience, I offer a friendly, professional, design and artwork service at competitive prices.</p>
        <p>Whatever your design need, my aim is to make a difference to your business through creative and effective use of graphic design. I’ll strive not only meet your expectations, but through creativity, inspiration and communication, exceed them—that’s good for your business and unsurprisingly, it’s also good for mine. </p>
        <p>Whether you are looking for a new logo, branded stationery, leaflets, a corporate brochure or any type of design for print project, Graphic Communication prides itself on delivering on time—on budget solutions, aimed at total customer satisfaction.</p>
        <p>  </p>
      </div>
      <!-- InstanceEndEditable -->
      <div id="footer">© Kevin Raddy 2014</div>
      <div id="pictureborder1"></div>
    </div>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    <!-- InstanceEnd --></html>

    Normally you would have an external style sheet for your site. Each page would be linked to that style sheet.
    In your case, you have placed the style rules in the document, which is Ok except when it comes to maintenance.
    To answer your question, place the code just above the body style rules as in
    html { 
      overflow-y:scroll; 
    body {
      background-color: #000;
      text-align: center;
      margin: 0px;
      padding: 0px;
      color: #EEE;
    If you do have plans to use an external style sheet, the rule for the html will not adversely affect other pages.

  • Applying CT template to uploaded documents

    I have a document library with multiple content types.
    Each CT has a custom document template with logos, doc properties, text, etc.
    If I create a New Document from the Ribbon, the document gets the CT metadata
    AND the document template.
    If I upload a document to the library, I can assign a CT to the document so as to get the metadata, but no document template is set. It remains the default blank word doc - no logo, etc.
    Can uploaded documents not have the document template assigned that is with the Content Type?

    Hi,
    By design, template will work only when you create new document, it won't be applied to existing document.
    You could copy and paste existing content to New Document template.
    You may also ask the question in Office forum and check if there is any way to apply template on existing template. Here is a similar thread for your reference:
    https://social.technet.microsoft.com/Forums/office/en-US/a39906a2-3dfc-45cf-b57d-67b7df056d36/applying-template-to-large-number-of-documents-?forum=word
    Regards,
    Rebecca Tu
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Creating Long Document: Seeking help getting started

    I am a newbie trying to create a book. I was wondering if someone could confirm my first steps so I can get off on the right foot. After quite a bit of reading, watching and trying, here's what I understand I need to do:
    -create a new document
    -import my text
    -create styles for my paragraphs and headings
    -save as a template
    -create more documents with that template
    -put all the documents into a book file
    -etc.
    Just to get me rolling, am I missing any crucial steps or elements here, or do I have the basic flow correct?

    Yeh pretty much it.
    One thing - I'd firstly import my text to a blank document in InDesign and then use File>Export and choose RTF, then I'd place that RTF file in the layout document.
    You might want to look at these
    http://indesignsecrets.com/free-scripts-help-fix-word-formatting.php

  • New Document button to create/open document in Office Web Apps rather than through Template.doc in client's MS Word

    Greetings all,
    We have a particular campus with exceptionally limited access on their machines -- essentially, they can browse the web (access our Intranet) but not write information to drives or update their MS Word to read the new DocX format (or install plugins, etc,
    to do so).
    The new Web Apps seems to provide some potential for alleviating their issue -- but ideally, they would be able to originate (create) new documents right in Sharepoint by clicking on New -> Document and having the new document open in Office Web Apps
    rather than downloading / creating through Template.Doc (standard method in Sharepoint).
    Any ideas about how to make this kind of functionality happen?
    THanks!
    ---Dave

    When you mention "web apps" I assume you're referring to the new "Office web apps" in SharePoint 2010, so I'm not sure why this question is in a pre-sharepoint 2010 forum...  My answer entails how to go about doing this in 2010 only.
    In the document library's settings, go to advanced settings, and choose for the files to be forced to be opened in the browser, instead of the client software. 
    By default, you're only going to have a new word document for your "new" button.  You'll need to create content types for all the other document types you want them to be able to create.  So create a blank spreadsheet, and save it on your desktop,
    and create a blank powerpoint too. 
    Then create new content types at the top level of the site collection.  One called Excel Template, and one called PowerPoint template.  For each content type, click on the advanced settings and upload that blank file that you created. 
    In your document library, go to the library's advanced settings and change "allow mgmt of content types" to YES.  Then, in the content types section add those 2 new content types you created. 
    Now, when people click the "new" drop-down, they will have choices of a word document, excel and powerpoint, and they will open in the browser.
    Laura Rogers, MCSE, MCTS
    SharePoint911: SharePoint Consulting
    Blog: http://www.sharepoint911.com/blogs/laura
    Twitter: WonderLaura
    Beginning SharePoint 2010: Building Business Solutions with SharePoint

  • How to create a Document Template for "Scanned" PDFs? (Editing isn't necessary.)

    I have a Custom Content Type called "Vendor Invoices". It is based off the "Document" Content Type. I would like to create a "Document Template" that will support "PDFs", but the PDFs should always be added via an
    "upload" (since these are Invoices that we will be "receiving", there is no need to actually "Create" one). So, I don't need to support "New Document" or the "Drag and Drop" "New Document". I simply
    need the users to "Upload" the documents. Although, I have created several Columns for this Content Type (Invoice Number, Invoice Date, Vendor Name, etc) that the user will input when uploading the Invoice (PDF), so I WOULD like the "Document
    Information Panel" to appear. Is that only possible by using one of the Office document types?
    Any thoughts or ideas on how I might accomplish this?
    Thanks!
    Shayne

    Hi,
    According to your post, my understanding is that you want to create a pdf content type.
    We can use the PDF SharePoint Cumulative Update 1 to achieve this scenario, it allows you to create new PDF template and then deploy it as a Content Type.
    There is an article about this topic, you can refer to it.
    https://www.pdfshareforms.com/deployment-of-pdf-template-as-sandboxed-wsp-solution/
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • I have iWork's 9 that inludes pages 4.3.  I created a document that I saved.  When I tried to open the document today, I was advised I needed a newer version of pages to open the document.  Why can't I open an existing pages document?

    I have iWorks 9 that includes Pages 4.3.  I created a document and saved it as a "pages" file.  When I tried to open the document the next day, a dialogue box told me I needed a newer version to open the file.  The information provided stated the new app would cost $19.99 and the customer ratings are quite low.  Why can't I open a previously created document in iWorks, regardless of the version.  This is the first time Apple has demanded that I pay for a new version to open existing documents.

    I am with Peter on this issue. Additionally, if you installed the latest IOS Pages (v2.01) on an iPhone or iPad and opened a .pages file on iCloud that was created by Pages ’09 v4.n, or IOS Pages v1.7.n — that document is now in the new .pages file format and only Pages v5 on OS X can open it.

  • Is it possible to create a document that imports various template pages?

    I have about 7 different indesign documents (job descriptions for various company positions), each with around 15 pages. They each use some of the same exact same pages as each other, but have pages unique to them between the identical pages. So although they have exact same pages, in one doc it might appear on page 7, and in another doc it might be on page 9.
    I would ultimately like to have the identical pages each be a 1 page template that i can update, place the template pages in their appropriate places in all my documents and have all 5 documents register when the template updates.
    I'm hung up, though, because it seems like you can only create templates on a document level and not a "page" level. I tried placing one of the 1 page templates in one of my documents, making a change to the template and seeing if my document would alert me that the template has been updated. no such luck.
    any help with this issue would be appreciated. this would save me a lot of time updating identical pages in all these documents. Thanks!

    Instead of templates, think in terms of Placing one file inside another.
    With CS3, you can Place an Indesign file inside of another Indesign
    file. That way you can make a single-page document, save it, and then
    Place it on page 7 of Document 1 and page 5 of Document 2. When you go
    back and edit the source document, it will change in Document 1 and 2.
    If you're on CS2 or earlier, you can do the same thing, only slightly
    less conveniently, with PDFs.
    Kenneth Benson
    Pegasus Type, Inc.
    www.pegtype.com

  • I created a document in Pages 5.2, emailed it to someone, who emailed it back with changes, but I cannot open it now. Why?

    I created a document in Pages 5.2.  I emailed this document to a friend through gmail in Safari.  My friend made changes and emailed it back to me.  When I click to download the document, Pages tells me it cannot open it.  I have created 4 documents like this and each one has had the same problem when emailed back to me.  Why?

    If you are also using Pages, but version 5.2, then I'm not sure how they read it if they are using 4.3. But for the two of you not to have problems you need to use the same version of Pages because as OS X has changed from Lion to Mountain Lion to Mavericks to Yosemite Apple has changed the version of Pages, but each version of Pages is not fully downward compatible.
    If they cannot upgrade OS X in order to use the Yosemite version of Pages that you use, then you should use Word documents. They should be able to Import/Read a Word document as well as Save or Export in Word format. Of course, they could just start using Office for OS X 2011 which would make things better all around.

  • Create a document based on specific document template using JavaScript (ECMA Script/REST API/SP Services)

    Hi,
    I have requirement to create a new document based on specific document template available in document library. Able to set the specific content type but the respective document template not being applied. I am trying with ECMAScript, REST API and SPServices
    but no luck for now. Please help me.
    Thanks,
    JP

    Hello,
    I have already tried your solution, however in that case I get the error - "UncaughtSys.ArgumentNullException: Sys.ArgumentNullException:
    Value cannot be null.Parameter name: context"...
    Also, I tried removing SP.SOD.executeFunc
    from my code, but no success :(
    Kindly suggest !!!
    Vipul Jain

  • Created a document with FM Author 12 and added a template in FM12 to the document

    Created a document with FM Author 12 and added a template in FM12 to the document. Can't open the document again in FM Author 12 "This file does not have a program associated with it for performing this action. Please install a program or, if one is already installed, create an association in the Default Programs control panel".

    Should both programs be in "Authoring" mode?

  • Corrupt document gets created in document library with document template using createlistitem workflowaction in visual studio workflow for office 365 solution

    Hi,
    My requirement is to create a document library associated to a custom content type with a document template associated. Also I need to create a document based on the template in this document library when a new item is created in another list by taking the
    reference ID of that new Item , I need to create the document with the name appended by ID. I need to do all this deployment using WSP.
    I have created document library with document template associated to content type by following instructions in below stated blog :http://blogs.msdn.com/b/chaks/archive/2011/05/19/deploying-a-document-template-file-in-content-type-in-a-office365-sandboxed-solution.aspx
    This works perfect for me.
    However, there are few observations, when going to Document Library > Library Settings > Advanced Settings > Document Template section - doesnt shows the Edit template link. When tried to look at the value for the document template using view source
    , it is giving me /Lists/MyDocsListInstance/Forms/template.dotx instead of the actual template file uploaded.
    Ignoring the above observation, when I am trying to create a sandbox based workflow in visual studio to create document in document library when new item is created in another list, I provide the ContentTypeID as the ID associated with the document library
    with template. 
    It creates the corrupt document at end of workflow. 
    I have tried using .docx instead of .dotx files for workflow as per solution provided in some of the post but it isnt resolving my issue.
    Any help is much appreciated.
    Regards,
    Krutika

    OK, I am going to throw out a lot of ideas here so hopefully they get you closer to a diagnosis. Hang on :)
    Does it happen to work for some users but not others? If so, try logging in on the "good" computer with the "bad" username. This will tell you if the problem is related to the end-user's system. Also, once the user downloads a document
    successfully can they open and work on it in Word? Also, does the document library have any custom content types associated with it or does it just use 'Document'?
    I notice that there are other folks on the web that have run into this same problem and the similarity seems to be that they are either on SharePoint 2007 or have upgraded from 2007. Did this doc library start out as a 2007 library?
    What you might want to do is this: Make a site collection from scratch in 2013 (or find one that you know was created in 2013). Choose team site (or whatever you want) for the root web and set up the security the same way you have it on the malfunctioning
    library. Now, use windows explorer to copy and paste some of the documents to the new location. Be sure you recreate any needed content types. Now test it from the troubled user's computer.
    I'm thinking there may be something that is different about the library since it was migrated through various versions and updates since 2007. I've sometimes found that there can be problems (especially with user profiles but that's a different story) with
    things that go through this evolution.

  • Hi there, I currently subscribe to Adobe Pro Subscription (yearly) and I also subscribe to Adobe PDF pack (monthly).  I only require Adobe to read and create PDF documents such as converting word/excel document or a web based document.  Can someone tell m

    Hi there, I currently subscribe to Adobe Pro Subscription (yearly) and I also subscribe to Adobe PDF pack (monthly).  I only require Adobe to read and create PDF documents such as converting word/excel document or a web based document.  Can someone tell me if I'm doubling up as I'm not sure of the differences between the products and would like to save a few dollars.

    Acrobat Pro can do a lot more than the PDF Pack online service.
    Try if you can do everything you need with PDF Pack; otherwise keep Acrobat Pro.

Maybe you are looking for