How can I send a document in iworks as a pdf file?

How can I send a document in iworks as a pdf file?  My friends who have windows are not able to open any attachment I send them.  Very frustrating.

Click 'Print' - then in the dialogue window in the bottom left, select save as PDF.
Done!

Similar Messages

  • How can i send a document through my email with a ipod touch 2nd generation?

    How can i send a document through my email with a ipod touch 2nd generation?

    https://itunes.apple.com/us/app/id314894105?mt=8
    https://itunes.apple.com/us/app/id306273816?mt=8
    They have some limitations though. They have paid versions that remove those limitations

  • How can I send multiple pictures to the Kodak link (under file & then order prints)? if the photos are not sequential can it be done?

    how can I send multiple pictures to the Kodak link (under file & then order prints)?  if the photos are not sequential can it be done?

    Does the order matter here?Because the photos will be sent for printing. If there is any other reason, can you please cite example.

  • How can u get the matching percentage whenever compare the pdf files(compare the strings)

    Actually I want matching percentage whenever compare the pdf files.First I had completed 
    read the pdf files content into string
    my code like as
    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Data;
    using System.Drawing;
    using System.Linq;
    using System.Text;
    using System.Threading.Tasks;
    using System.Windows.Forms;
    using System.IO;
    using iTextSharp.text;
    using iTextSharp.text.pdf;
    using iTextSharp.text.pdf.parser;
    namespace WindowsFormsApplication1
    public partial class Form1 : Form
    string str1;
    string filename;
    string path;
    string str2;
    public Form1()
    InitializeComponent();
    private void button1_Click(object sender, EventArgs e)
    OpenFileDialog openFileDialog = new OpenFileDialog();
    openFileDialog.CheckFileExists = true;
    openFileDialog.AddExtension = true;
    openFileDialog.Filter = "PDF files (*.pdf)|*.pdf";
    DialogResult result = openFileDialog.ShowDialog();
    if (result == DialogResult.OK)
    filename = Path.GetFileName(openFileDialog.FileName);
    path = Path.GetDirectoryName(openFileDialog.FileName);
    textBox1.Text = path + "\\" + filename;
    private void button2_Click(object sender, EventArgs e)
    OpenFileDialog openFileDialog = new OpenFileDialog();
    openFileDialog.CheckFileExists = true;
    openFileDialog.AddExtension = true;
    openFileDialog.Filter = "PDF files (*.pdf)|*.pdf";
    DialogResult result = openFileDialog.ShowDialog();
    if (result == DialogResult.OK)
    filename = Path.GetFileName(openFileDialog.FileName);
    path = Path.GetDirectoryName(openFileDialog.FileName);
    textBox2.Text = path + "\\" + filename;
    public static string ExtractTextFromPdf(string filename)
    using (PdfReader r = new PdfReader(filename))
    StringBuilder text = new StringBuilder();
    for (int i = 1; i <= r.NumberOfPages; i++)
    text.Append(PdfTextExtractor.GetTextFromPage(r, i));
    string result = text.ToString();
    return result;
    public static string Extract(string filename)
    using (PdfReader r = new PdfReader(filename))
    StringBuilder text = new StringBuilder();
    for (int i = 1; i <= r.NumberOfPages; i++)
    text.Append(PdfTextExtractor.GetTextFromPage(r, i));
    string result1 = text.ToString();
    return result1;
    private void button3_Click(object sender, EventArgs e)
    str1 = Form1.ExtractTextFromPdf(textBox1.Text);
    str2 = Form1.Extract(textBox2.Text);
    }Finally how can u get the matching percentage whenever compare the pdf files(compare the strings)please help me.thank u

    Hi,
    Based on your code, I see your code related to
    iTextSharp Pdf.
    iText is a third party library to create PDF originally written for java. iTextSharp is
    the C# adaptation of that library.
    Question regarding iText are better asked on the iText forum, rather than the Microsoft Forum:
    http://itextpdf.com/support
    Thanks for your understanding.
    Best regards,
    Kristin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • HOW CAN I SEND THIS MANUAL TO A FOLDER AS A FILE ON MY COMPUTER?

    HOW DO I SEND THIS FOLDER TO FILE ON MY COMPUTER?

    Hi, you have a lot of questions! Here are some articles that should help - [[Create bookmarks to save your favorite webpages]]. And - [[Profiles - Where Firefox stores your bookmarks, passwords and other user data]]. And - [[Learn more about the design of the new Firefox]].
    To export/import bookmarks: Open bookmarks > Show All Bookmarks > Import and Backup.
    You can bring up the Main menu bar temporarily by pressing Alt, or right click in the tab bar (but not on a tab) and tick/check Menu Bar if you want it to be there all the time.
    The help button is at the bottom of the 3-bar menu (question mark).
    Hope that helps!

  • How can I incorporate an overlay with fields into a PDF file?

    Once a week, I produce a timesheet. It's a PDF document generated by a third-party time-recording app, and it has room for hand-filling in signatures/dates/names, etc - 7 fields all told.
    What I want to do is build a separate document containing an equivalent block of 7 PDF-fillable fields such that:
    I can overlay the PDF-fillable fields on the space for hand-filling fields on the timesheet;
    I can send the combined PDF file to another person in order to collect their name and (ink) signature.
    I can then fill in my own (ink) signature, etc.
    I can do the same thing week in, week out with no fiddling of fields, etc.
    I got tantalizingly close (I have Windows Acrobat X Pro). I built the PDF-fillable form as a separate PDF, and merged it into a sample timesheet as a Background (and I also tried using a Watermark). However:
    some of the seven PDF-fillable fields simply vanish;
    one of the remaining fields seems to have picked up a name and formatting from another deleted field (is there some kind of uncleared cache in play?);
    all the remaining fields were marked as Read-Only.
    Update:
    FWIW, I got it to work by reversing the files - i.e. by using the timesheet itself as the background.
    When I add the Background (regardless of which is the main document), I get a series of warnings indicating that fields in the Background bearing the same name as those in the main document will get lost, but from what I can tell, fields in the same location as those on the main document also get lost.
    When I use the template as the main document, things fall into place and the scheme works.
    However, the situation seems like a fairly routine one that should be easier to solve. Ideally, I'd like to build a layer on top of the timesheet form and save that layer as an overlay.
    TIA
    Josh

    Did you ever figure out how to overlay something on a PDF form? I've created buttons to allow a user to change out the background, but I want to have an image and possibly other elements on that.

  • How can i remove tool bar permanently in from my PDF file

    i am creating a web application, which will display adobe file. however i dont want to show any toolbar in browser. how can i achieve this? i want to make changes in my PDF file to happen this.

    @Thanks Pat.
    However in Acrobat XI, when move mouse over the document, toolbar pan is displaying, which help user to show toolbar window.
    is there anyway to hide below window in IE? (this pan is not showing in chrome)

  • How can I keep the links between pages in a PDF file after the file has been saved?

    My accounting department has just starting using Adobe Acrobat XI Standard to make our account reconciliations.  I like that we can create links between one page and the next, so that we can show our supervisor where the account balances tie to the supporting documentation.  But I have noticed the links disappear after my supervisor reviews and signs the PDF file.  Is there a way we can keep the links after it is signed?  Please note that we are not using EchoSign, just the “place signature” function in Acrobat.

    When a document is signed, the signer has the option of locking the document. The links won't be active if the document is locked, so to avoid this, instruct the signer not to lock when signing.

  • How can I create a one-click download for a PDF file?

    I want to have several PDF files on the website ... for downloading. How do I create a one-click download button? for those who don't know about control-right-clicking to download something?
    Does such a possibility exist?
    Ben

    Hi Quicktime Kirk,
    Thank you. And that leads me to another question: I've used the zip function before, with the idea of making a smaller file for transfers; but the PDF I get from Pages doesn't seem to compress any more when supposedly further compressed by .zip. Meaning, same size files.
    Is this supposed to be like this? And, just so I understand, the file needs to be a .zip file for this one-click function to work? Have I got that right? Or will it work just as well with the .pdf file? Given there is no difference in the compression.
    Ben

  • How can users who have Acrobat Reader only save scanned pdf files so that the text on them is searchable using ctrl-F?  I just use the recognize text with ocr feature in the full version of Acrobat and this seem to do the trick. Reader doesn't work!

    Our users have scanned pdf files they want to be able to search using ctrl-f.  I got them to be searchable by doing a recognize text using ocr with Acrobat Professional vesion 8.  They want to know if they can make the files searchable with Acrobat Reader only or if they need the full Acrobat Professional software to make the files searchable.
    Thanks for the help!!
    Ken K. - 2191

    To clarify a bit they need to have Adobe Acrobat, not Adobe Reader. Reader has not been associated with the Acrobat name for 3 or more versions. The process you are asking about is a creation process - the purpose of Acrobat - and NOT a reading feature.

  • How can i send apple documents to my Dell computer

    I have a Dell home computer using firefox-mozella products. My wife has an Apple laptop. When we travel I use her laptop for various projects. I can email to gmail.com and there is no problem. But, if I attach a file I just get gobbly-gook. What can I do to go from Mac to a PC? I break a large document into 10 emails and reassemble them on my PC when I get home. I would like to just send an attachment or even save from the MAC to a thumb drive and be able to use the thumbdrive with my PC. I also do power-point and would like to move the presentation from the lap top to the PC. I am now looking at an IPAD for myself but I face the same problem. HELP

    Hi,
    There are 2 ways (page #40 of its manual) you can do this (a) From the printer (b) from the software on your computer.
    (a) From printer:
      Use these steps to scan from the control panel.
    1. Load your original print-side down in the right-front corner of the glass or in the ADF. For more information, see Load an original on the scanner glass or Load an
    original in the automatic document feeder (ADF).
    2. Touch Scan, and then select Computer.
    NOTE: Windows users: If your computer does not appear in the list of destinations, you will need to restart your HP software's scan function on the
    destination computer.
    3. Touch Document Type to select the type of document you want to save. Make
    changes to scan options, if needed.
    4. Touch Start Scan.
    (b) From the softare on your computer:
    To scan an original from HP printer software
    1. Load your original print-side down in the right-front corner of the glass or in the ADF. For more information, see Load an original on the scanner glass or Load an
    original in the automatic document feeder (ADF).
    2. On the computer, open the HP scanning software:
    • Windows: From the computer desktop, click Start, select Programs or All Programs, select the folder for your HP printer, and then select HP Scan.
    3. To start the scan, click Scan.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • How can I print only the first page of multiple PDF files at once in my PC?

    That is, without having to open each file individually.
    Thanks!

    Create an Action with the following JS command:
    this.print({bUI: false, nStart: 0});
    This will cause the first page of all the files you process with this Action to be sent to your default printer.
    If you need to specify more complex parameters, you'll need to use a more complex code...

  • I am trying to email document from pages. iWork discontinued. How can I send it?

    I have been trying ti email a doc from pages but a pop up says that iWork is dicontiued. How can I send the document?

    You are running an outdated version of Pages '09 v4. The iWork site was shutdown years ago.
    Which version of OS X are you running ( ▸ About This Mac)? And the exact version of Pages '09 v4 (Pages > About Pages)?
    The short answer is to save your Pages '09 document to the filesystem, open Mail, and drag/drop the Pages document into the compose window. If this is going to people without Pages, export it as a Word document (.doc), and then attach it to Mail.

  • How can I send more than one document on an email

    how can I send more than one document on one email

    Thank you but I understand that form of attaching a document. However when I select a document then click 'Share' I have the option of sending the document by email as a word or pages document or pdf, what I want to know is can I use this procedure to send more than one document per email and if I can how?

  • How can I send scanned files, which are documents changed from doc to PDF, as documents that can be edited if the recipient doesn't have Adobe capabilities?

    How can I send scanned files, which are documents changed from doc to PDF, as documents that can be edited if the recipient doesn't have Adobe capabilities?

    Hi flaviusjack,
    If you still have the .doc files, it might be best to send those to your recipients so they can be edited. Otherwise, you can use ExportPDF to convert the PDF files back to .doc format. But, again, that step would be unnecessary if you have the .doc files.
    Best,
    Sara

Maybe you are looking for

  • Update 10.8.2 from 10.8.1 fails with MacPro 2009 and ATI HD 5870

    I tried to update my Mac Pro 2009 from 10.8.1 to 10.8.2, after the download and install of 10.8.2 my mac completly hang in a white screen mode with broken graphics. No chance to fix that - i nearly tried everything. All hardware is okay, as i went ba

  • Multiple programs in the same VM

    I don't have lots on memory and whenever I run 2 java programs, it becomes very slow. Is it possible to have a JVM running a "launcher" aplication and starting programs all in the same VM? I guess it would have security risks, but I think it would be

  • Black line on the dock

    Hi All, I have an iMac 27'' (late 2013) that I have just updated to Yosemite. All well and smooth, although the iMac seems a bit slower at startup... The only strange occurrence is a black line, about 1cm long, that I see on the right hand-side of th

  • Plz Help! How to control mouse motion(use program to move/click the mouse)?

    Hi people, plz give me some help on this: I wanna control mouse motion at another program's window, eg. control mouse movement in Internet Explorer's window. For a particular pixel on the screen, I need to move the mouse onto it instantly, then click

  • Remove broken links in RH 7.0.2

    I'm working on a project where the Help covers two different releases of a plug-in Adapter.  I thought I was going to have to have two different sets of files for one section of the product for release 4 and release 5, so I copied the existing folder