Printing and saving border selection

This question has two parts:
1. When I try to select several row and columns and create a border, when I select the top border then try to select the bottom, it deselects the top one. How can I create multiple borders at once?
2. I cant figure out why it will not print the borders. Do I have to save my border selection? If so, how do I do it?

Hello
select the block of cells
In the Inspector click the button with a cross
select the thickness (I choosed 1)
select the color ( I choosed red)
Then click the button with a surrounding square
select the thickness (I choosed 1)
select the color ( I choosed red)
I printed it and got:
Yvan KOENIG (from FRANCE jeudi 13 mars 2008 21:24:10)

Similar Messages

  • Set The Secured Files, Not allow printing and saving to another location

    Dear Sir / Madam,
    Please help...
    Possible to set the security permission for share files, not allow end users to printing and saving a PDF to another location.
    Thanks,
    Alex Tai

    Hi Alex,
    Possible to set the security permission for share files, not allow end users to printing and saving a PDF to another location.
    Based on my tests, users can save the document with only Read permission, which is by design. If you don’t want users to print files, please do not give the print permissions on printers.
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • I have secured PDF documents to prevent printing and saving the document. Why PDF plugin built into Firefox allows you to skip the security?

    I am using PDFfactory to secure the PDF documents in my company. Despite this, users can open the document in Firefox and print, and save it locally. This is unacceptable because of the ISO standards process in my company. Please help ASAP.

    ''dzuniek [[#question-1046197|said]]''
    <blockquote>
    I am using PDFfactory to secure the PDF documents in my company. Despite this, users can open the document in Firefox and print, and save it locally. This is unacceptable because of the ISO standards process in my company. Please help ASAP.
    </blockquote>
    I think the first course of action would be to try securing with a different authoring program (if you have access to one) and seeing if you have the same problem.
    As for the downloading and printing side of it, even with a protected PDF, anyone with the intent and a little knowledge will be able to download it. Or screenshot each page in their viewer.
    One way to prevent them getting a usable print is to create a solid annotation field across each page of the document. It will be invisible whilst just being viewed but when printed the annotation field will cover everything, thereby producing a blank page.
    Is it fair to ask whether a pdf is the best way of presenting information that you do not want them to download and subsequently print, seeing as that is exactly the reason PDF's exist?

  • I do not see print dialog when I click File Print and thus cannot select a different printer from previous printing.

    When I click File Print, no dialog appears. Instead, printing starts immediately so, I don't get to select a printer. At some point in the distant past (with a previous version of Firefox, maybe), the dialog must have appeared I must have chosen the Office Onenote printer. Now, whenever I print a web page, Firefox always uses that printer.
    I can change to another printer by editing the config file but, I have to do that every time I want to change printers. That's a bit cumbersome. Is there any way to force the print dialog to open when I click File Print so that I can chose a printer that way?
    I am using Firefox 3.6.3 with Windows XP SP3.
    Thanks for you help.
    == This happened ==
    Every time Firefox opened
    == I don't recall exactly.

    I was having this issue, first when trying to "Run" and then after saving the exe and trying from the desktop.
    To solve it, I simply right-clicked the exe and clicked Run As Administrator. Its installing as I type.

  • Printing and saving pdf files backwards

    When saving a document created in Word as a pdf file either through the Word Print menu of using Acrobat Standard, the document in question saves/prints/converts in reverse order. Have checked all the obvious protocols, but no luck. Does anyone have anything on this? Am Using Word for Mac and OSX 10.4.5 Cheers.

    The Paper Handling Panel is one of the panels in the Print Dialog, under Copies & Pages. It has the settings that control the order of the output. I hope this helps.

  • ImageObserver, Printing, and saving as GIF

    My application has a page containing photos (images). Not all of these can be seen without paging down.
    When rendering on the screen, I use graphics.drawImage( ... ), which returns immediately and uses the ImageObserver interface to update the screen as more of the image arrives.
    When printing to paper, by some 'magic', the whole image is rendered, even if it was not previously shown on the screen. I suspect that drawImage( ) somehow waits until the whole image is available, before it returns. I may be completely wrong here.
    My problem is that I also want to save the images as GIFs. I create an off screen bufferedImage, and render them to that. The trouble is, if they have not yet been shown on screen, graphics.drawImage( ) is returning immediately, and I end up saving a GIF with no picture in it. This all takes place on a background thread.
    Does anyone know any 'magic' that I can use, to tell drawImage that it is ok to wait until the whole image arrives?

    You need to implement your own ImageObserver that will wait till it infoflags will have ALLBITS set and then draw ImageContent to BufferedImage (and print it).
    Use Toolkit.getImage() and Toolkit.preprateImage() to trigger image load.
    Some subtle things:
    1) Do not use Toolkit.createImage() because it will not use cahced copy of image and will trigger new download
    2) prepareImage may return true if image is already prepared. Then observer will be never called.
    Check for return code and call it explicitly.
    Alternatively you may simply use ImageIO to load image for printing. This is very straightforward and ImageIO has generally better support for images. However, there is no way to reuse copy of image that was loaded for display, it will always load it again.

  • Printing and saving TableView?

    Hi all,
    I have a tableview in my iView.
    I want to print it and also save it to Microsoft Excel sheet.
    How shall i achieve the two above?
    Would really be thankful if you could help me on this.
    Thanks
    saurabh

    Hello Saurabh,
    For exporting data from a simple JSP page, the following code can be used:
    <%@ page language="java" import="java.io.*" %>
    <%
       String result = new String("");
       result="IDtNametDatetAmountn"+
       "1tTnameAt4.1.1999t200.12n"+
       "2tTnameBt03.10.2000t2000n"+
       "3tTnameCt22.12.1989t400.60n";
       response.setContentType("application/vnd.ms-excel");   
    response.setHeader("Content-Disposition","inline;filename=" + "Test"+".xls");
       response.setHeader("Cache-Control","no-cache");
       PrintWriter pout = response.getWriter();
       pout.println("");
       pout.print(result);
       pout.close();
    %>
    However, for JSPDynpages, you may need to do some slight changes, if required. I've not tried this code for a JSPDynpage.
    You may also refer this <a href="http://es.actuate.com/eSeDemos/index.html">link</a> for implementing the other possible solutions.
    Bala

  • I created a file in Photoshop CS5 (a photo) and another in Illustrator CS5 (a graph) to place in my InDesign CS5 brochure. When the Photoshop and Illustrator files are placed in InDesign, they look blurry - whether viewed in InDesign, printed, or saved as

    I created a file in Photoshop CS5 (a photo) and another in Illustrator CS5 (a graph) to place in my InDesign CS5 brochure. When the Photoshop and Illustrator files are placed in InDesign, they look blurry - whether viewed in InDesign, printed, or saved as a PDF. Can anyone give me some tips on how to fix this? Thanks!

    Ask in the program forums
    This forum is about the Cloud as a delivery process, not about using individual programs
    If you start at the Forums Index http://forums.adobe.com/index.jspa
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says ALL FORUMS) to open the drop down list and scroll

  • Is there a way to print both gridlines AND the border of a table in Numbers '09?

    Hi there. I cannot find a way to print both the gridlines AND the border of a table.
    I can print the gridlines, but not a border around the selected area.
    Any ideas?
    Thanks!

    Apply the define grid feature (here I defined a blue grid)
    then apply the ddefine border feature (here I defined a red border)
    Yvan KOENIG (VALLAURIS, France) mardi 18 octobre 2011 10:06:21
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.0
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community

  • I installed a new printer and now Photoshop Elements tells me I can't print.  The error message is "The saved printer information is not compatible with this version of Photoshop Elements, or the saved printer is no longer available.  You will need to che

    I installed a new printer and now Photoshop Elements tells me I can't print.  The error message is "The saved printer information is not compatible with this version of Photoshop Elements, or the saved printer is no longer available.  You will need to check your printer settings before printing."  I have uninstalled and re-installed Photoshop Elements, checked my printer settings and still I can't print a photo.

    Hi ,
    Please update to PSE 13.1
    13.1 has solved this problem.
    Refer to this link.
    Photoshop Elements Help | Printer errors with Photoshop Elements 13

  • When printing a list in Address Book, how can I select more than the default Attributes and keep them selected when I print again? I want to print ALL information for contacts so I have email address, notes, phone, company, title, etc all on one page.

    When printing a list in Address Book, how can I select more than the default Attributes and keep them selected when I print again? I want to print ALL information for contacts so I have email address, notes, phone, company, title, etc all on one page. I don't want to have to check off an additional 5 or 6 attributes each time I print out contact information. Is there a way to change the default setting for printing lists, so it is not just "phone," "photo," and "job title?"

    I have a user who wants to do this same thing. I did not find any way either to default the attributes to anything other than what you see the first time. Seems like such a trivial thing, hard to believe they do not allow it. I did find a program for this called iDress but I can't seem to download it from any links on the Internet. Not sure if it is free or not, but it was recommended by a link on the Mac support site.

  • How can I print from my ipad2 to my hp6210 all in one using printopia...I can see the list on my ipad2, I select the printer and say print but nothing happens.

    How can I print from my ipad2 to my hp 6210 all in one using printopia? I see my printer on my iPad, I select it and say print and nothing happens. The printer is connected to an older Mac with OS X 10.4.11 but I do have an imac in another room. I have trouble printing from the iMac to this printer also even tho share is on but the printer works fine with the old Mac it's connected to. My iPad has the latest iOS.

    A few things to consider.
    The computer Printopia is loaded on must be powered on and must be able to print on the printer that is being shared.  If the iMac is having problems printing to the printer it could indicate a problem with the share setup.

  • I am trying to print a fillable form.  It will not print and I get two error messages "document could not be printed" and "there were no pages selected to print."  Th latter is not true.  Won't print all, the page I am on, nor any series of pages inserted

    I am trying to print a fillable form - - an application for a Chinese visa.  It will not print and I get two error messages:  "document could not be printed" and   "there were no pages selected to print."  The latter is not true.  Won't print at all, the page I am on, nor any series of pages inserted.
    Am using a MAC desktop and a Cannon PIXMA MX922 printer.
    I need to print this form now that it is filled out?  What can I do? 

    Hello PW, I am having this problem and all suggestions haven't worked yet. Where is the Preferences|Documents you are referring to? I am on a PC and using Windows.
    EDIT: I found it and did, but still not working.

  • Can no longer print from Photoshop CS^ have upgraded drivers error message reads There was an error opening your printer. Printing functions will not be available until you have selected a printer and reopened any documents."

    I have upgraded my iMac to Yosemite but now my two Canon Printers no longer print from Photoshop CS6. I have upgraded the drivers. All other applications including Lightroom are fine. I am receiving an error message as follows:"There was an error opening your printer. Printing functions will not be available until you have selected a printer and reopened any documents." How can I get the OS to return a list of printers to Photoshop when Photoshop requests a list.

    Have you printed to this printer from 10.10 before?  If so, check your connections.

  • I have PSE13 on my system.  It was functioning properly and now I get these messages when I go to print:  "The saved printer information is not compatible with this version of Photoshop Elements, or the saved printer is no longer available.  You need to c

    I have PSE13 on my system, Windows 8.1, 64-bit.  It was functioning properly after installation and now I get these messages when I go to print:  "The saved printer information is not compatible with this version of Photoshop Elements, or the saved printer is no longer available.  You need to check your printer settings before printing."  and then this statement:  "Default printer could not be opened."  I have reloaded drivers for both printers and made any upgrades possible.  It was working fine before and now all of a sudden, nothing.  Would prefer to have old PSE v.12 back, it worked with no problems.

    See this thread
    My Photoshop Elements 13 doesn't recognize my Canon PRO-10 printer. I've tried EVERYTHING. Reinstalled all my software, didn't fix anything. Can anyone help?

Maybe you are looking for