Make PDF Un-Editable?

I have a user on Mac OS X Lion using Acrobat X that needs to add text using the typewriter function/button and then print the PDF so that it is un-editable. Since upgrading from Leopard to Lion and from Acrobat Pro 7 and 8, printing to those printers does not work any longer, and Acrobat X does not have a printer. When Saving as PDF, the resulting PDF's text which was added remains modifiable. What the user would like to do is make it read-only.
Just now I tried using the Save to PDF/A which resulted in an error, but made the PDF read-only. Is there a better way?

The best way to do what you want is to flatten the typewriter text so that it becomes part of the regular page contents, which makes it harder to change, especially since Reader won't be able to alter the flattened text. This can be done with PDF Optimizer, Preflight, or JavaScript. Here is a link to a handy JavaScript based utility that will do this: http://www.uvsar.com/projects/acrobat/flattener/
Typewriter annotations are included in "Textboxes / Callouts" in the Drawing Markups section of this tool.
Note that making a file PDF/A compliant does not make it readonly, though Acrobat/Reader (but not other PDF viewers that I'm aware of) can be configured to not allow editing if it is.

Similar Messages

  • How to make pdf non editable?

    Hi all,
    I need help of yours for solving the problem.
    My problem is:-
    1.I have used the oledb connection for populating data in the editable form. For one Instance that form needs to be editable and for another instance or another time that form need to be read only. I don't know for doing this is possible or not.
    2. I have used the oledb connection for connection SQL SERVER database. When I open the pdf file after saving from livecycle it shows the message "Connection failed due to Environment is not trusted".
    How to solve this problem??
    Any help and suggestions is appreciable.
    Thank You

    Here is a function that will lock all fields on the form for you. Simply put it in a scripting object and call it (passing in the root node of your form and it will lock everything).
    If you create a script object called myScriptObject then calling this woudl be like this:
    myScriptObject.LockAllFields(form1);
    Function: LockAllFields
    Description: This function will lock all fields.
    IN: The parent subform. It could also be an element that contains subform like form1
    OUT : nothing
    function LockAllFields(myParentObject){
    var allChildElements;
    var intNumElements;
    var currentElement;
    var j;
    //Get all the child nodes of the parent element
    allChildElements = myParentObject.nodes;
    //Total number of element in the object
    intNumElements = allChildElements.length;
    //Loop through all the child elements
    for(j=0; j< intNumElements;j++){
    currentElement = allChildElements.item(j);
    //If the element is another subform we'll recusively call the function again
    if(allChildElements.item(j).className == "subform"){
    LockAllFields(currentElement);
    //If the objects are fields and they are set to mandatory (validate.nullTest) then we will set the border.fill.color - dependant on object type
    else if(currentElement.className == "field"){
    currentElement.access = "readOnly";
    //Check for exclusion groups - Radio Buttons
    else if(currentElement.className == "exclGroup"){
    for(k=0; k< currentElement.nodes.length;k++){
    if(currentElement.nodes.item(k).className == "field"){
    //set the access for the radio buttons individually
    currentElement.access = "readOnly";
    }//end function

  • How to import and make the content of the original PDF document editable and preserves the pdf appearance and retains existing fields and formatting in LiveCycle

    Can someone tell me how I can see my content (artwork and text) after I import  it into LiveCycle Designer ES4?  I like to import and make the content of the original PDF document editable; preserves the pdf appearance and retains existing fields and formatting, then allow me to do the modifications and save it back into the original PDF document with changes. I have tried everything but still cannot see my content(artwork and Text) of my original PDF after importing it into LiveCycle. All I see are is a blank page with the formatting and layout of where my artwork and text should be. I like to see everything if possible so after I make my change I will know how it will look when I save it back into the PDF and open it in Acrobat Reader.

    Can someone tell me how I can see my content (artwork and text) after I import  it into LiveCycle Designer ES4?  I like to import and make the content of the original PDF document editable; preserves the pdf appearance and retains existing fields and formatting, then allow me to do the modifications and save it back into the original PDF document with changes. I have tried everything but still cannot see my content(artwork and Text) of my original PDF after importing it into LiveCycle. All I see are is a blank page with the formatting and layout of where my artwork and text should be. I like to see everything if possible so after I make my change I will know how it will look when I save it back into the PDF and open it in Acrobat Reader.

  • How to make only part of a PDF document editable?

    I'm looking to see if there is a way to make only part of a PDF document editable. My problem is, I have pieces of collateral that some of our channel partners need to be able to add their logo to and then edit the contact information on them, but we don't want them to be able to change any of the main copy on these documents. The only thing I've been able to come up with as a solution is to create outlines of the text that I don't want editable, but I need the copy to be able to be read by computer systems for disability purposes. Does anyone have any ideas on something I could do for this? Or has anyone dealt with anything like this? Any help would be greatly appreciated!

    Hi vward26,
    You can use Acrobat to make only part of a PDF document editable.
    Kindly refer this FAQ:http://tv.adobe.com/watch/acrobat-x-tips-tricks/how-to-convert-just-part-of-a-pdf-file/
    Regards,
    Florence

  • How do you make a secure pdf form editable?

    How do you make a secure pdf file editable?

    The best way is to apply a digital signature to the file. Any other way can
    be manipulated quite easily.

  • After load the pdf in this program, what commands must follow to make the correction (edit),

    if you use
    http://www.doc2pdf.net/
    you can convert doc >> pdf.
    I did try with some samples of files but, in some pages where a subheading is in eg page45, in pdf moved to page44, well to modify the pdf so is exact alignment like doc I must use ACROBAT? Well, conversions from this site must done non-restrict modify the pdf? well since I have Acrobat Pro 9, after load the pdf in this program, what commands must follow to make the correction (edit), and save the file?

    Unfortunately, for your endeavor, PDF is not a file format that supports edit-layout-format activities such as are in word processors.
    Not an "issue" - rather, it reflects what PDF was/is designed to be.
    While minor editing ("touchups") are possible extensive editing of PDF content is not.
    What you appear to have encounterd with the process used to convert something to PDF is something that happens rather too often.
    That is, many non-Adobe PDF creation processes to not provide "proper" PDF.
    Which is to say PDF built to the Adobe PDF References or, now, the ISO Standard for PDF (32000-1:2008).
    As you have Acrobat Pro perhaps using it to convert the document's authoring file to PDF via print to Distiller or via Adobe PDFMaker is something to consider. These convert to PDF per the PDF References/ISO Standard.
    Be well...

  • After editing a fillable PDF, how do I make it not editable?

    after editing a fillable PDF, how do I make it not editable?

    Hi,
    Currently, Adobe Reader for Android does not provide this functionality. However, we have made a note of the same and shall try to incorporate it in one of our future releases.
    Thanks.

  • How do I place a signature on a document and make it un editable

    How do I place a signature on a document and make it un- editable

    Hello,
    To place a signature on the document please follow these steps:
    1. Open the pdf file.
    2. Tap on the pdf if toolbar at the top of pdf file is not visible.
    3. Tap on 3rd icon from Right(commenting option) present in the toolbar.
    4. Tap on Signature icon (Pen type, second from right)
    5. Tap on the pdf file where you want to put the signature.
    6. After that if show you a canvas on which you can draw your signature.
    7. After signature gets added to the pdf file, tap on it modify its properties accordingly.
    To make it un-editable
    Close the document once. After that the signature will become uneditable.
    Please let me know it you faces any issue in adding a signture to the pdf file.
    Thanks and Regards,
    Ankit

  • PDF to Editable Template

    I need to make a pdf an editable template. The security permissions allow this. How do I do it?

    You need Acrobat. Reader can't do it.

  • I cant save a pdf after editing

    I cant save a pdf after editing it. My edits = mark up of text using yellow highlight marker.
    the file downloaded from internet by doing saving as (in explorer that opened the pdf once cliced upon in the browser)
    the file looks like an pdf in my organizer
    use acrobat 9 pro
    browers explorer 9
    system windows 9 enterprise

    I have the same problem. I have a PDF thats 1gb, and it hasnt been any problems saving it in the past, but now when i try to add other pdf-documents to it i cant save the file. Literally nothing happens when i press "save", or "save as".
    I have tried to make a copy of the file and that doesnt help. Everything is "Allowed" when i check ctrl+d.
    What can be wrong?

  • Locking a PDF from Editing once submitted

    I had a question from a person I am working with on locking a pdf form. She has a form that she wants to be able to distribute to the people in her department to fill out when they need to order or request something. She wants a submit button on it as well. The locking part comes in now...She wants to know if once you click on Submit on the form, can the form editing be disabiled. The form will be going to another department and she does not want them to be able to edit what was put in.
    I hope someone can help me out.
    Thanks,
    Kristen

    Have you tried either executing a script  (set the .readonly=true) or mark as read-only options on the Signed tab of the signature field properties?  They aren't really locked locked but it makes it so a user can't mistakenly type data in a field.  They would have to go thru a few extra steps to make the fields editable.  Just a quick and dirty way to make the form appear to be locked down.  HTH.

  • Users are not able to save pdfs after editing - Adobe XI. They do not use the Win7 explorer preview pane.  If they completely close the Win7 explorer window, they can save - Adobe XI thinks the preview pane is open when it is not.

    Users are not able to save pdfs after editing.  Product is Adobe XI, OS is Win7 64-bit.  When saving, an error pops up that the file cannot be saved, it is in use.  If they save as a different name, it works.  Found several forums/blogs/etc that suggest the problem can be solved by closing the Window7 explorer preview pane.  They don't use the preview pane.  I figured out that if they completely close the explorer window, they can save.  But this means they have to open and close explorer for each file.

    Hi, I would like to chime in and say that this problem has not yet been resolved. It is extremely annoying when all I do is highlight a document in the file explorer and I get 5 errors (evenly spaced out about 20 seconds apart telling me that "Microsoft
    Word Cannot Start (24)". These errors persist even after windows explorer and word are closed. And I don't want to start terminating processes just to make them stop every time.
    I'm a little frustrated with this problem and the other problems I've encountered with MS Office 2013 with file corruption, crashing, 2010 compatibility issues, and the whole host of errors when trying to actually do WORK with Word.
    I do work with long, complex reports in Word because that's the best way available for myself (and my coworkers) to use. However, I sincerely regret upgrading to Office 2013 because of it. I love it, all of its features, and its interface, but I simply cannot
    use it without problems.
    Submitting an official complaint whenever the phone reps start up again in the morning.

  • After Showing ERROR message make the field editable in subscreen.

    Hello Experts,
    I have a requirment where i have added a subscreen to the standard screen of ME31K for creating the contract. In my Subcreen i have my custom screen fields that i'm updating in EKKO table through include structure.
    Now if user forget to fill the details in my custom fields in the subscreen then i'm giving the error message prompting the user to fill the value in fields.
    But the problem is the screen is locked there itself i want to make the field editable so that user can enter some value in the fields. I can not use the stuatus or information message here because doing this i will get the item overview screen which should not come as i want to restrict the user to header details only and fill all the custom fields.
    Please provide me with your helpful responses.
    Thnaks,
    Naveen

    Hi Naveen,
    Sorry for the delay.
    The code which I gave for popup, i hope its being shown in an IF . . . ENDIF.
    So in that condition u can add the following :
    IF < ur condition >
       < Call message FMs >
        SET SCREEN SY-DYNNR.   "this would set screen to current screen which is 0201
        EXIT.
    ENDIF.
    Other than this if you like you can set some parameters in the PAI of this screen which redirect to current screen based on some conditions.
    So u can manually set OK-CODE and CALFCODE as SPACE, but i dont know how much this can impact the process.
    So please follow the above code.
    This is available in
    Main Program     SAPMM06E
    Source code of   MM06EF0F_FCODE_CALL
    IF OK-CODE EQ SPACE AND
       CALFCODE EQ SPACE.
      SET SCREEN SY-DYNNR.
      EXIT.
    ENDIF.
    Hope this helps.
    Regards,
    Ateet

  • Make "Company" Field editable

    Hello Experts,
    We are using E-Sourcing 5.1 with most of the out-of-the-box functionality. When creating an Auction, header section contains field "Company". This field appears as read only, and populates automatically based on the company defined in the user profile.
    I tried making this field editable by means of page customizing (UI ID: doc.auction.multi.universal.auctionevent.ui.buyside.default), but even when I declare field COMPANY as Editable = YES, the change is not reflected in the UI.
    Any ideas on how to make this field editable so end-users can select another company code besides the one specified in their profile? Your help is appreciated. Thanks!

    Hi Gilberto
    Unfortunately it is not possible to make the company field editable. Workaround could be to hide the standard COMPANY field in page customization and create a new extension definition lets say "Company" with data type: Object Refrence and choose 'Company' as the object reference type.
    Hope this would meet your requirement.
    Regards
    Mudit Saini

  • Adobe Acrobat 9 can't make pdf files in 2003 Word

    Hello, Can you help me?
    I purchased Adobe Acrobat 9 Pro four years ago when I went onto Windows 7 as I needed the 64 bit version. Prior to this I had Adobe Acrobat 7.
    Recently I have been unable to make PDF files in Word although it is working in all the other Word applications and through the HP scanner.
    It also won’t make PDF files through the Adobe programme and comes up with the message “Missing PDF files”and the repair command fails to save the problem.
    I am using Word 2003 but prior to now the programme has worked without a problem.
    Can you tell me how to solve the problem as I need the facility as I manage numerous websites for different charities.
    My serial number is 1118-1780-5717-0649-5947-1289 and I am reluctant to unload the programme incase I can’t reload it.
    I have tried to load Acrobat 7 onto my laptop which still has Windows Vista on it.  The serial number for this is 1016-1284-2194-6099-0208-1387 but it refuses to activate this.  Can you advise me on this ?
    I am desperate..
    Many thanks, Sheila 

    Pro's Safari Plugin is not updated for Mountain Lion yet.
    Remove the plugin and use Preview for now in Safari.
    Guide on removing Safari plugins: http://macs.about.com/od/usingyourmac/qt/safariplugin.htm

Maybe you are looking for

  • Unable to Scan in Adobe 6 or 7

    I have a high speed scanner connected to a PC and anytime I attempt to scan a document in to Adobe, I get an error message stating "Unkown system error in call to startscan". I have tried multiple version of Adobe with no luck. I know it is a setting

  • What exactly are the settings I transfer with Migration Assistant

    Hi folks, That's it, what settings exactly I transfer? Thanks in advance  Paulo

  • Excel chart with OLE

    Dear experts, I am using OLE to automate data into Excel chart. My problem now is i would like to change the font size in chart area at X and Y axis. What method and property should i use in order to change the size of the font in chart area? Thanks

  • How do I get my bookmarks back that were lost when I updated to Firefox 6?

    I have Windows 7. I updated from Firefox 3.6 to Firefox 6. After the update my bookmarks were gone. There is nothing in my bookmarks or bookmarks toolbar. How can I get them back?

  • Actual production order final confirmation time

    Dear all, Could you please let me know who i can get the actual time a production order was finally confirmed? I know we have the production order statuses history chnage but were is it stored? BR and many thanks