I am trying to insert a PDF into dreamweaver.

I have the PDF's on the right hand side of my screen already in dreamweaver.  How do I get them into dreamweaver?  I have exhausted all my options

Are you working from a properly Defined Site in DW?
GS-01: Defining a new site | Learn Dreamweaver CS5 & CS5.5 | Adobe TV
If you are, your PDFs should be in your local files before they're ever uploaded to the server.
If they exist in your local Defined Site, all you need to do is...
1. Highlight the text you want to use as the links in Design View
2. Browse (click the folder icon by the Link field), point (click and drag the point to file crosshair by the link field to the PDF in the Files window) or type in the path of the PDF to the Link field of the Properties window.
3. Save
4. Upload both the modified page and the PDFs

Similar Messages

  • Receiving error  message while trying to insert a pdf file into a Word document

    Error while trying to insert a pdf file as object into a word documnet , error: "The program used to create this object is AcroExch. That program is either not installed on your computer or it is not responding.

    Try disabling Protected Mode in Adobe Reader [Edit | Preferences | Security (Enhanced)].

  • Error while trying to Insert a pdf file in database

    Hi All,
    I have sent this problem to Informix. By any chance if you had faced the same problem and found the solution, pls send mail to [email protected]
    Thanks
    Babu
    Hi there,
    I tried to insert a pdf file in to Informix database. I followed the guidelines
    given in the "InformixJDBC Driver
    Programmer's Guide". Actually my program works if i use
    PreparedStatement.setBytes method. But why
    PreparedStatement.setBinaryStream method is not working????.
    Here is the code snippet.....
    Connection conn = null;
    PreparedStatement ps = null;
    try
    File ff = new File("C:\\test.pdf");
    InputStream value = null;
    FileInputStream fileinp = new FileInputStream(ff);
    value = (InputStream) value;
    int len = (int) ff.length();
    System.out.println("len: " + len);
    conn = connect();
    String sql = "INSERT INTO dbep04m@inf10004:pg_wip_t (c_db,n_object,u_img) VALUES (\"2\",?,?)";
    if (conn != null)
    long stTime = System.currentTimeMillis();
    ps = conn.prepareStatement(sql);
    for (int ii=1;ii<=10000;ii++)
    ps.setInt(1,ii);
    ps.setBinaryStream(2,value,len);
    int rtVal = ps.executeUpdate();
    //System.out.println("return value" + rtVal);
    ps.close();
    conn.close();
    long endTime = System.currentTimeMillis();
    System.out.println("Total time taken for this run: " + (endTime-stTime)/(1000) + " seconds");
    catch (FileNotFoundException ex)
    ex.printStackTrace();
    catch (IOException ex)
    ex.printStackTrace();
    catch (SQLException ex)
    ex.printStackTrace();
    finally
    try
    if (ps != null)
    ps.close();
    if (conn != null)
    conn.close();
    catch (SQLException ex)
    ex.printStackTrace();
    I am getting the following error message.......
    java.sql.SQLException: Insufficient Blob data
    at com.informix.util.IfxErrMsg.getSQLException(IfxErrMsg.java)
    at com.informix.jdbc.IfxSqli.sendStreamBlob(IfxSqli.java, Compiled Code)
    at com.informix.jdbc.IfxSqli.sendBlob(IfxSqli.java, Compiled Code)
    at com.informix.jdbc.IfxSqli.sendBind(IfxSqli.java, Compiled Code)
    at com.informix.jdbc.IfxSqli.sendExecute(IfxSqli.java)
    at com.informix.jdbc.IfxSqli.sendCommand(IfxSqli.java)
    at com.informix.jdbc.IfxSqli.executeCommand(IfxSqli.java)
    at com.informix.jdbc.IfxResultSet.executeUpdate(IfxResultSet.java)
    at com.informix.jdbc.IfxStatement.executeUpdateImpl(IfxStatement.java)
    at com.informix.jdbc.IfxPreparedStatement.executeUpdate(IfxPreparedStatement.java)
    at com.aexp.eaim.iu.isp.testcase.InsertBlob.insertUsingSql(InsertBlob.java, Compiled Code)
    at com.aexp.eaim.iu.isp.testcase.InsertBlob.main(InsertBlob.java:194)
    Here is the example given in the "Informix JDBC Driver Programmer's Guide". In the line maked bold, the blob size was hard coded as 10. Then
    why you are trying to find the file length???.
    try
    stmt = conn.createStatement();
    stmt.executeUpdate("create table tab1(col1 byte)");
    catch ( SQLException e)
    System.out.println("Failed to create table ..." + e.getMessage());
    System.out.println("Trying to insert data using Prepare Statement ...");
    try
    pstmt = conn.prepareStatement("insert into tab1 values (?)");
    catch (SQLException e)
    System.out.println("Failed to Insert into tab:" + e.toString());
    File file = new File("data.dat");
    int fileLength = (int) file.length();
    InputStream value = null;
    FileInputStream fileinp = null;
    int row = 0;
    String str = null;
    int rc = 0;
    ResultSet rs = null;
    System.out.println("Inserting data ...\n");
    try
    fileinp = new FileInputStream(file);
    value = (InputStream)fileinp;
    catch (Exception e) {}
    try
    pstmt.setBinaryStream(1,value,10); //set 1st column
    catch (SQLException e)
    System.out.println("Unable to set parameter");
    set_execute();
    public static void set_execute()
    try
    pstmt.executeUpdate();
    catch (SQLException e)
    System.out.println("Failed to Insert into tab:" + e.toString());
    e.printStackTrace();
    Best Regards
    Babu

    sorry!!!. There is an error in the code
    old code :
    value = (InputStream) value ;
    should be code :
    value = (InputStream) fileinp;

  • Any ideas how I can insert a pdf into word, using the insert object option. However the pdf i want to insert has text and lines annotated, but once inserted the comments don't appear????  any help would be greatly appreciated.

    Any ideas how I can insert a pdf into word, using the insert object option. However the pdf i want to insert has text and lines annotated, but once inserted the comments don't appear????  any help would be greatly appreciated.

    You will need to find a forum for MS Word since that is the software that you are trying to manipulate in this.  If you think the processing/creation of the PDF plays a role then you should ask in the forum for the software that you are using to create the PDF.
    This forum is for issue regarding downloading and installing Adobe trial products, so in any circumstance, your issue does not fit in this forum.

  • Im trying to convert a PDF into an excel document and I keep getting an error message that reads "An error has occurred while trying to access the service". WHat am I doing wrong?

    Im trying to convert a PDF into an excel document and I keep getting an error message that reads "An error has occurred while trying to access the service". WHat am I doing wrong?

    it seems my subscription had expired so I signed up again.. It was still having trouble so I repeated the sign up process again.. Then it worked perfectly.. Unfortunately, I think I just subscribed twice and need to cancel one of them. Ugh. Such a pain when I'm trying to get this project completed. I'll be canceling at least one of the subscriptions in the morning. Adobe is not my favorite company right now. None of this was intuitive. And trying to get help was an absolute waste of an hour.
    Regards,
    Nathaniel
    [removed by moderator]

  • I am trying to convert a PDF into a document that can be edited - it's a client feedback form. I am using Adobe forms Central and it's saying that it can't use my document.

    I am trying to convert a PDF into a document that can be edited - it's a client feedback form. I am using Adobe forms Central and it's saying that it can't use my document.

    Hi Michelle ,
    We are extremely sorry that you have had a bad experience with Adobe .
    As far as your issue is concerned ,Acrobat generally prompts for internet connection as it is required to activate the product before you could use it comfortably .Once the product is activated or licensed you would be able to use the software offline .
    This could be the possible reason you are experiencing this .Please check if you have done so and still facing this .And if you have not ,you need to license/activate your product by typing in your credentials ,i.e Adobe ID and password .
    You could also refer the following link to get updated about the activation of your product .
    https://helpx.adobe.com/x-productkb/policy-pricing/activation-deactivation-products.html#a ctivate-how-to
    Regards
    Sukrit Dhingra

  • I am trying to insert a disk into my cd drive, but it wont take it...

    I am trying to insert a disk into my cd drive, but it wont take it... there is nothing in the drive as i can get the disk in up to the point of practically losing it.
    If anyone can help with this I would greatly appreciate it.  I have looked in system profiler and as far as I can see there is no software linking the drive to the MacBookPro.
    Many Thanks.

    You will need to boot from some alternate boot device to accomplish this, if you did not initialize the drive before installing it.
    If you have another Mac, you may be able to use FireWire target disk mode.
    If your MacBook has a DVD reader and you have a Mac OS X Installer/Utilities DVD, such as the one that shipped with it, you can boot from that DVD, answer only the "what Language" question, and wait a quarter minute for the MenuBar to be drawn. Then examine the Utilities menu or the Installer menu and Find Disk Utility.

  • Hi, Im trying to convert a PDF into a weblink that I can post onto social media  but dont know how, can you help please?

    Hi, Im trying to convert a PDF into a weblink that I can post onto social media  but dont know how, can you help please?

    You need to upload it to some kind of public server, or file-sharing site (like Google Drive, Dropbox, etc.), and then post the link to it.

  • Hello,  I am trying to insert a variable into php statement.

    Hello, I am trying to insert a variable into this statement.
    Variable name is $stable
    <?php echo 'includes/   $stable  .php ';?>

    The above concatenation is my preferred method but the easiest to read is to use double quotes and curly braces:
    <?php echo "includes/{$stable}.php"; ?>
    There is a slight performance hit this way but on a small project it shouldn't make any difference.

  • I am trying to convert a pdf into an editable document

    I am trying to convert an adobe pdf into an editable document.

    Hey Leslie,
    If you don't have Acrobat installed on your computer than you can install 30 days free Trail version of Adobe Acrobat DC Pro using this link Download Adobe Acrobat free trial | Acrobat Pro DC.
    However if you want to contact Adobe Tech. Support please refer to this link Contact Customer Care, once the page gets loaded click on 'Still Need Help? Contact Us' button & initiate a Chat or Call.
    Regards,
    Aadesh

  • Still trying to insert my photo into Avery template

    Thank you I was able to turn the background to white.  However I am still trying to figure out how to insert my image into this template so I can then have photoshop manage the color and print it with my Epson 3800 printer.  When I click on the template it says could not complete your request because more than one layer is selected.  This what Avery sent in the download.  Do I have to do this in layers?  I just want to insert the phot and print my images on the postcard templates I bought from Avery.  Anyone get what i am asking?
    Thanks,
    Andrea

    Andrea,
    It is very poor netiquette to start a duplicate thread for the same issue you're discussing elsewhere:
    http://forums.adobe.com/message/5246034?tstart=0#5246034
    It causes confusion and wastes time and efforts of other users.
    No, your question is not clear because you have given us almost no information and have not provided pertinent screen shots.  The terminology in the description of your problem is far from clear.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers: 
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • Trying to insert CLOB data into Remote Table..

    Hi everyone,
    I think this question had already posted.But i am not able to figure out this problem..
    what i am trying to do is
    I have a table in the remote database with a CLOB column like this
    REMOTE_TABLE
    ============
    REMOTE_TABLE_ID (Populated with sequence)
    REMOTE_CLOB CLOB
    In my Local database i have to write a Procedure to gather some information on a particular record (My Requirement) and save that CLOB in the REMOTE_TABLE.
    I built that procedure like this
    Declare
    var_clob CLOB; /* I need to processs several records and keep all data in a clob
    begin
    /***** Processed several records in a local database and stored in the variable var_clob which i need to insert into remote database ****/
    Insert into remote_table@remote values (remote_table_seq.nextval,var_clob);
    /*** when i try to execute the above command i am getting the following error
    ORA-06550: line 6, column 105:
    PL/SQL: ORA-22992: cannot use LOB locators selected from remote tables
    ORA-06550: line 6, column 1:
    PL/SQL: SQL Statement ignored *****/
    /***For a test i created the same table in local db****/
    Insert into local_table values (local_table_seq.nextval,var_clob);
    It is working fine and i am able to see the entire CLOB what i want.
    surprisingly if i pass some value instead of a varibale to the remote table like the following..
    Insert into remote_table@remote values (remote_table_seq.nextval,'Hiiiiiiiii');
    It is working fine...
    I tried the following too..
    decalre
    var_clob clob;
    begin
    var_clob := 'Hiiiiiiiiiiiiiii';
    Insert into remote_table@remote (remote_table_id) values (1);
    commit;
    update remote_table@remote set remote_clob = var_clob where remote_table_id = 1;
    commit;
    end
    I am getting the following error..
    ORA-22922: nonexistent LOB value
    ORA-02063: preceding line from CARDIO
    ORA-06512: at line 6
    Could someone please help me in fixing this issue..I need to process all the data to a variable like var_clob and insert that clob into remote table..
    Thanks in advance..
    phani

    Go to http://asktom.oracle.com and search for clob remote table
    also docs contain quite lot of info:
    http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14249/adlob_working.htm#sthref97
    Gints Plivna
    http://www.gplivna.eu

  • PROBLEM GETTING PDF INTO DREAMWEAVER

    I tried to place a copy of a PDF in my site Folder using copy and and paste but the paste is field protected.
    I made sure pdf title was in all lower case. What am I doing wrong that I can n
    ot use copy and paste? 
    Any other suggestions as to how I can get pdf file into dreamweaver site folder?
    Ok. Please excuse my format and lack of info until I get comfortable with this site and please don't hesitate to tell me what I am doing wrong on this site - in a nice way I hope.

    HTML is a web document.  PDF is a print document and must be treated as a separate media file.  The best you can do is provide a direct link to the PDF file on your server. 
    If the end user has Acrobat Pro or Acrobat Reader and the necessary browser plug-ins, they can usually click the link and the PDF file will launch in their browser.  If not, they won't see anything unless they download the file and open Acrobat or some other PDF application.
    Nancy O.

  • How do i insert javascript stuff into dreamweaver?

    okay, first of all, im a total idiot when it comes to
    javascript and CSS, so please expect me to ask a lot of stupid
    questions.
    basically, i want to know how to insert a javascript file
    into your dreamweaver website. for example, i have a drop down menu
    i made using a program called Sothink DHTML Menu 9, and im not sure
    how to put that into dreamweaver. Can anyone help?

    Doesn't validate.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "GPaul" <[email protected]> wrote in message
    news:gnhu94$ird$[email protected]..
    > I'm not familiar with the <burp> tag?
    >
    > "Al Sparber - PVII" <[email protected]>
    wrote in message
    > news:gnhu4j$ikv$[email protected]..
    >> "name294" <[email protected]> wrote
    in message
    >> news:gnhtst$ic6$[email protected]..
    >>> okay, i just want to know if this program lets
    you customize your
    >>> drop-down
    >>> menus. from what i saw from the movie, they
    don't seem to give you the
    >>> greatest
    >>> freedom in customization.
    >>
    >> The freedom is actually total. Yes, you choose a
    style theme, but once
    >> you do the system writes a style sheet which is
    fully editable - just
    >> like a <burp> Spry style sheet </burp>
    >>
    >>> it seems like that you get a selection of
    pre-made menus and you have to
    >>> select which one you wanna use. I want to have a
    program that lets you
    >>> design
    >>> your own menu looks from imported images.
    >>>
    >>> does projectseven do that?
    >>
    >> Yes.
    >>
    >> You might want to have a look at PMM2 (which has
    replaced the one you
    >> looked at):
    >>
    http://www.projectseven.com/products/menusystems/pmm2/carbon.htm
    >>
    >> And also the tweaks section here:
    >>
    http://www.projectseven.com/products/menusystems/pmm2/tweaks/index.htm
    >>
    >>
    >> --
    >> Al Sparber - PVII
    >>
    http://www.projectseven.com
    >> The Finest Dreamweaver Menus | Galleries | Widgets
    >>
    http://www.projectseven.com/go/pop
    >> The Ultimate DW Menu System
    >>
    >>
    >>
    >>
    >>
    >>
    >
    >

  • Inserting fireworks html into dreamweaver css

    I have been using Fireworks CS4 to design layouts and export CSS into Dreamweaver CS4, which works just fine.
    I want to import a Fireworks HTML pop-up menu in my CSS based Dreamweaver page.  I have used Fireworks Export HTML and Dreamweaver's insert Fireworks HTML in the past but the pop-up behaviours are lost when I import it into a template that is CSS based.   I figure I'm missing something simple, as usual.
    Can the two be mixed?  Do I need to edit the code view and insert a DIV manually or something?  Can I just link to it with css somehow?
    Getting rather frustrated now!  

    I had a lengthy reply written for this but lost it when I was logged out - seems the forum has a bit of a problem at the moment  (at least for me !).
    I'm not up to re-writing it all again, but in essence, I agree totally with Nancy, do not use html generated by Fireworks or any graphics program for that matter.  If you were to ask the same question over at the FWs forum, you would be told the same thing, exporting HTML and CSS is ok for protypes, but not for live production sites.
    TAKING FIREWORKS COMP TO DREAMWEAVER:
    http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt1.html
    The rule of thumb is to design the layout in FWs but build the site in Dreamweaver.  The Spry menus are much better than the old popup menus, but the customisation of them does depend on your knowledge of CSS.
    Customizing a Spry Menu:
    http://foundationphp.com/tutorials/sprymenu/customize1.php
    There are many websites that show how to use CSS to create nicely styled menus, including Dropdowns and I'm sure with a lot less code bloat  :-)
    Basic css menus: horizontal / vertical:
    http://css.maxdesign.com.au/listamatic/index.htm
    CSS Dropdown menus by Suckerfish:
    http://www.htmldog.com/articles/suckerfish/dropdowns/

Maybe you are looking for

  • Changing values in drop-down dynamically

    Hi All, We have created a report to display certain data using object oriented ALV. In the display, drop-down help is provided for one column. Now, I want to vary the values in the dropdown help depending on certain criteria. Is it possible? Thanks,

  • My mail app is frozen does not respoind to touch screen

    suddenly my Mail App is frozen. It does not respond to the touch screen at all.

  • Dates off by exactly one month.  How do I fix this?

    The dates for my photos are off. Usually by exactly one month. This happens sometime after I import them. For example I took a photo at the my kid's last Soccer practice on November 6, 2007. I imported it on November 7th, 2007. And yet iPhoto '08 say

  • Saving mock up work as a jpeg in word

    So I've worked up an image in word that I now want to save as a jpeg... I've done this in the past, but now when I get the gray box around the image and click save as, jpeg is not an option... nor anything else that might suffice... I don't think I'v

  • Goods receipt document number

    A student forgot to record the document number for "Goods Receipt of Production Order" after he saved it. Is there any way to find out the document number? Thank you in advance for your help. Jenny