Export pdf that is secured

I need to be able to export a pdf that is secured so that a user using Acrobat Pro cannot modify.  I'm using CR2008 and .NET.  Does anyone have suggestions or sample code?
Thanks,
Sean

Tim, I just noticed you need to skip keyline so it would be:
tell application "Adobe InDesign CS5"
activate
set myDocument to active document
tell myDocument
set docInks to inks
repeat with x from 1 to count docInks
--you can skip an ink via scripting
if is process ink of item x of docInks is false and name of item x of docInks is not "keyline" then
set convert to process of item x of docInks to true
end if
end repeat
end tell
end tell

Similar Messages

  • How do I get a refund on Export PDF that has ALREADY been agreed

    On 1/21-1/22 I tried to 'renew' a subscription for Export PDF. By some error (maybe mine - I just dont understand the whole thing) my Bank was immediately charged for two subscriptions, each at a different price. I immediately "chat"ted with several  reps (it was difficult to get onto the chat and find out how to cancel) and was assured that both would be cancelled and refunded. They weren't!
    I waited a week. Was again frustrated by the chat hookup, and tried the 'cloud' retail product tel #, assuming it was wrong but that I could be switched to the correct one. Had a very pleasant chat, was assured that both would be cancelled and refunded, received 2 e-mails confirming the cancellations, each with a seperate "Case #". Felt pretty good! It had only taken me a week of reasonably diligent effort to get a very simple thing done! IT WASN"T DONE! (Yes, I apologize - I know I'm loud - but by now I've got steam coming out of my ears!)
    Today I got an e-mail, telling me that the refund had been processed and the case # would be closed. I looked at my bank, and only one had been refunded! I reviewed all the other e-mails and the notes from the telephone calls and chats to be sure I hadn't misunderstood something. But, no I hadn't. I went to my Adobe on-line and looked up 'my orders' history. Sure enough one had been invoiced and refunded ( the lesser charge of the two) but the other had ONLY BEEN INVOICED - NOT CANCELLED. And it seems that every piece of this transaction generates a new "order" , "case" or some other "reference #" - none of which are tied together, except by the invoice amount, when it is mentioned - which it typically IS NOT.
    My question, then, is : How can I get past this absolute frustration over every aspect of my interaction with Adobe and GET THIS TAKEN CARE OF?????????

    Hi Stacy,
        What frustration? (Just kidding !)
        As I mentioned, one of the two charges has been  refunded. Credited by
    Adobe on Jan 28, I believe I received it in my bank on Jan  30.
        The other charge, $25.37 of order # AD011017507,  has not been received
    by my bank yet. But this can't be that much of a surprise,  and has nothing
    to do with "10 business days" for refunds to post.
        To this minute, "My Orders" on Adobe website shows  that the order #
    AD011017507  was invoiced on January 22, but that no  credit invoice has been
    posted against this order to this moment!
        Can you begin to understand the frustration of  being unable, through
    all attempts to untangle this mess, starting within  one hour of the original
    order, with I believe nine different "Chats",  telephone calls and, finally
    a "problem" posting,  stretching over more  than thirteen days. Of course
    it doesn't make much sense to devote this much  attention to less than $50
    worth of stuff, but I do not let things like this  dangle.
        And can you imagine how loathe I am to deal with  Adobe for fear of
    some real problem?
        At any rate, I would certainly be pleased if you  can suggest a way for
    me to extricate myself from this. Any help would be  GREATLY appreciated!
        Thanks for your time and any trouble,
        Stephen Ellis
        <removed by admin>
    In a message dated 2/3/2014 4:08:59 P.M. Eastern Standard Time, 
    [email protected] writes:
    Re:  How do I get a refund on Export PDF that has ALREADY been agreed 
    created by StacySison (http://forums.adobe.com/people/StacySison)  in 
    Adobe ExportPDF - View the full  discussion
    (http://forums.adobe.com/message/6082008#6082008)

  • How do I edit exported PDF that is now  a word document?

    I scanned a word document that is now a PDF in my computer. With acrobat it is apparently exported as a word document in my files.  However, my whole purpose was to edit the doculment that I scanned in the first place.  I cannot edit the exported PDF. How do I do this?  If I can't achieve this goal, the whole subscription is worthless to me!

    If an image is embedded within a Word document***, then you can double click on it to bring it into some sort of image editor within Word, and then Copy and Paste it into Preview.
    You can create a new document in Preview from the clipboard contents.
    *** Why do people use Word files as a container format for images, why???

  • Export PDF that is totally CMYK compliant

    Hi, I'm using the PDFX1A settings when exporting from Indesign. My PDF is CMYK when any RGB images are used, which is what I want. But if I have an illustrator eps that uses spot colour (logo) linked to the the indesign document, that doesn't convert to CMYK on the PDF. How do I get a total CMYK PDF. Opening and converting source files is not an option in the workflow.
    Thanks, Tim

    Tim, I just noticed you need to skip keyline so it would be:
    tell application "Adobe InDesign CS5"
    activate
    set myDocument to active document
    tell myDocument
    set docInks to inks
    repeat with x from 1 to count docInks
    --you can skip an ink via scripting
    if is process ink of item x of docInks is false and name of item x of docInks is not "keyline" then
    set convert to process of item x of docInks to true
    end if
    end repeat
    end tell
    end tell

  • Automatically add InDesign metadata to Exported PDF

    Dear InDesigners, 
    For the studio I work it became important to make visible which person (Author) worked on a certain document as well as what the latest version of that specific document is. 
    It sometimes happens that clients send us a PDF file (with corrections or changes in it) of an old version of a document.  We now keep only one (latest) InDesign documents and save any changes in there, so there's no real way to notice the PDF and InDesign are different versions. 
    Questions: 
    1. Is it possible for a user to have InDesign automatically fill-in the 'Author' field when exporting a pdf? 
    2. Is it possible to have a unique element in an exported pdf that makes it clear it connects to a specific version of an InDesign document? 
    Many thanks in advance! 
    Moris 
    P.S. I am looking into XMP, but am completely new in this, but maybe there's a solution in there?  Additional info: Management now told us, for each change made to a document an incremental document should be saved (adding _v01 and for the next change save it with_v02 and so on), and the previous version kept as it is. For the studio this means a lot of additional (manual) effort and cluttered project folders with numerous files with increasing file name sizes. I'm hoping I can prevent this...

    You can add stuff manually in the File>File Info
    It might be possible to script this information into the File Info
    All that info will come up in Acrobat under File>Document Properties.

  • Export PDF with TOC

    If I didn't miss something important, it is currently impossible to add a table of contents (TOC) to the exported PDF that will show up in the sidebar of the Preview application. IMO Pages would be a great tool for publishing manuals and other documentation, but without a TOC in the sidebar, this is completely useless.
    Is there perhaps any sort of hack to get around this? (the files are XML, so this doesn't seem entirely impossible). Anyone know of plans that Apple might eventually add this absolutely needed feature?
    Andre

    Henrik Holmegaard wrote:
    This is sound, but it depends on what you are trying to decide. The trouble is that the everyday enduser expects content to be searchable, but below PDF 1.4 there is no support for content structure and even if there is support for content structure in PDF 1.4 there are plenty of preparation processes that produce non-searchable PDF 1.4.
    If - or should one say when - the operating system supports creation of searchable content instead of simply supporting Spotlight as a search service, there is still no list for these problems.
    Funny response.
    The PDFs generated from Pages are perfectly searchable. As far as I know, when we search in a PDF displayed by Preview, it's not Spotlight which does the duty. Same thing when the document is open with Adobe Reader.
    The missing feature is not the search tool, it is the TOC one. It's not a huge task (it was available in the old printToPdf pseudo printer driver under Mac OS 9).
    It's just missing because it is supposed to be useless for many of us. Is it really useless, is it really useful ? I don't know the response at statistically meaningful level.
    To be honest, when I saw that there are two paths to create PDFs from Pages, my first thought was:
    1 - Print in a PDF file generates a flat PDF
    2 - Export to PDF is able to generate one with a TOC.
    I was wrong but I didn't cry for that. I may live without this feature. Missing the search tool would be more annoying.
    Yvan KOENIG (from FRANCE dimanche 20 juillet 2008 19:55:27)

  • Error message about forms when ID exported PDF is opened in Reader

    I'm using ID CS2.
    Has anyone successfully made navigation buttons on an exported PDF that doesn't produce an error message about forms when opened in Adobe Reader?
    There's an Adobe page about this that says it's caused by having a stroke too near a link field, but I can't seem to avoid the message if I place more than one button anywhere on a page. I've spent a lot of time playing with this and can't seem to find a workaround.
    Am I a sucker? Is anyone else trying to use this function other than me? It seemed like the perfect solution to this project I produced and now whenever a user opens the PDF they are greeted with a confusing message that has absolutely nothing to do with the functionality of the document.

    Well, everything in those PDFs were form fields. You can make form fields in Acrobat - and then you can right-click on 'em and change their appearance, whether or not they'll accept rich text input, whether or not they'll scroll, and so on. It could also be done in LiveCycle Designer, for what it's worth. I wrote a now-obsolete post about this in response to yours before Mike showed up with this video.
    Probably most of your work on your designs in InDesign would need to be trashed; you'd need to rebuild the whole thing in Acrobat or LiveCycle. I have to say that, unless your targeted documents are extremely simple, that this is one of the worst document translation workflows I've ever seen in the last fifteen years. It might work - I'm trying to keep an open mind, here - but if you have any non-Latin-script languages in your target list, or if print reproduction is what you're after, or if you're expecting tracking revisions to the translations to be anything but a nightmare, I would suggest that you test this method inside and out before progressing any further.

  • Create PDFs that open at 100%

    In Indesign, is there a way to export pdfs that will open at 100% by default?
    Indesign CS2 4.0.5
    Windows XP Pro

    If you're wanting it on your receiving end...
    Open up a PDF (so Acrobat opens up)
    Go up to Edit > Preferences > Page Display and change Page Layout to Single Page and change the Zoom to Fit Page.

  • How to purchase Export PDF in France - how to overcome security on a PDF file

    I've been trying today to get subscribed to Adobe Export PDF, but since I live in France, it doesn't seem to be available for purchase.  I found a page in French where I was invited to subscribe, but it took me to the French Adobe Store, where this item does not seem to exist.
    However, I did reach a page where I was invited to try it out, which I did with a PDF page, really wanting to transfer it into a .csv file, but tried Microsoft Excel as the nearest available.  However, when it had tried to process this PDF file, I got the message that the security on the PDF document was such that I couldn't export anything from it.  I checked the security on the document and found, surprise, surprise, that yes, I couldn't export from it (or much else either). 
    So, is Adobe Export PDF supposed to override the security on the original documents, or do I have to have another (paid for) version of Adobe in order to use this facility?
    If it is supposed to override the security, how can I purchase, or otherwise access Export PDF in France?
    If the security settings continue to prevent any access, do I have to go to the original provider of the document to get them to change the security settings?
    Any help would be gratefully received.
    Perhaps someone can get on to Adobe in France to ask them to make their pages more logical?  i;e. don't invite people to buy something which apparently is not on sale here.  If it is, then please make it available on the store page.
    Thanks

    Good day,
    Unfortunately, our ExportPDF service is not yet available for purchase in France.  Update: Adobe ExportPDF is available in France. 
    As for any security settings applied to a file, you would have to contact the file's originator to obtain the document password and remove that password within Adobe Acrobat (separate program), or obtain an unsecured version of the file.  Our service will not allow you to circumvent any security settings that have been applied to a file.
    Kind regards,
    David
    Acrobat Community Manager
    Adobe Systems
    Updated by dave_m_k - Jan. 11, 2012

  • I just started a free trial of the Adobe XI product that allows me to create an editable PDF. I'm done creating the form and ready to export it. When I click Export PDF from the File menu, it says Adobe encountered an unexpected error. What am I doing wro

    I just started a free trial of the Adobe XI product that allows me to create an editable PDF. I'm done creating the form and ready to export it. When I click Export PDF from the File menu, it says Adobe encountered an unexpected error. What am I doing wrong?

    Good to know  — there is no such application as "Adobe XI".
    "Adobe" is the name of the company.
    "XI" is indicative of the use of either Acrobat XI or Reader XI.
    Neither Acrobat XI Pro (for which Adobe provides a free, fully functional 30-day trial) nor Adobe Reader XI (the free to download and use PDF viewer that Adobe provides) have  an "Export PDF" entry under "File".
    "Export PDF" only is present in Adobe Reader XI over on the right on the "Tools" panel.
    The "Tools" panel provides a way for a user of Adobe Reader XI to connect to various By Subscription online services (gotta pay eh).
    Export PDF is one of these. A subscription lets you send a PDF file to the online internet service (aka "cloud" service). The service then exports to a supported file format (Word / Excel / ...) and the user selects / directs where the output file is to be saved on the user's local machine.
    Of course to use any of the online subscription services one must have an active (paid up in full) subscription to the service.
    So ---- As described the puzzle pieces don't fit eh.
    What specific Adobe (the company) applications are you using?
    Acrobat XI Pro? Adobe Reader XI? Both? 
    Be well....

  • How to add named destination while exporting ms word to pdf that will support in adobe reader 10 and 11

    Hi,
    I need to add named destination in pdf when ms word is exporting to pdf  that will support named destination in adobe reader 10 and 11.
    I tried with options create bookmarks as word bookmarks but that also not supporting in adobe reader 10/11.
    Please let me know how we can create bookmarks while exporting MS word to PDF.
    And when we are opening pdf in IE with search parameter,its always opening PDF with 2 document on left serach panel.
    Suneetika

    Might be better to post this in the Acrobat or Indesign forums.

  • How do I secure a PDF that has been signed so that it can't be opened in the new Word

    Hi all
    Hoping someone can help. As the title suggests I need some advice in securely locking a PDF after it has been signed.
    I know how to secure a PDF document so that it can't be opened in the new version of the Word 2013.
    File > properties > Security and pick password protect
    Then open Word and down the bottom left hand corner click 'open other documents'
    This then attempts to open the PDF and if secure it will fail to open if unsecured it will open making the content fully editable
    However when you sign a document you can't secure it by going file > properties > Security and pick password protect.
    Then open Word and down the bottom left hand corner click 'open other documents'
    This then opens the PDF and makes the content fully editable but removes the signature
    The content is fully editable - how can I lock this????????????????????????????
    Thanks in advance

    Hi Garetch,
    You could encrypt the file first, but set the permissions to allow for signing. After that you can sign the encrypted file (you just can't encrypt a signed file). As long as you get the order of operations correct (encrypt first, sign second) you will end up at the same place you are trying to get to.
    Steve

  • Word I convert a PDF to WORD format. I have signed up to Export PDF but everytime I try to covert all it asks is that I sign in again and I cant get past it.

    convert a PDF to WORD format. I have signed up to Export PDF but every time I try to covert all it asks is that I sign in again and I cant get past ti and the covert button is not available.anyone else having this problem or know how to fix it.

    Hi bouerbird,
    I just l looked at your account using the same email address that you use here in the forums, and don't see any order history for you. Is it possible that you signed up using a different email address?
    Best,
    Sara

  • Unable to open pdf that was exported as a pdf in another program - Pro was downloaded today

    I have tried opening a pdf that was exported in ArcGIS as a pdf and I get the following error, "There was an error processing a page. There was a problem reading this document (110)". I saw in another post that this error deals with font. When I go to the document propterties and the fonts tab, 0% of font information was gathered. Pdf's that were already exported will open fine. I even re-exported a document that was already exported (and worked fine), but I get the same error. The only thing different is, I am on a new computer where pro was just downloaded.
    Does anyone have advice to this problem? Thanks.

    Active X controls go back to IE1. The error you're seeing is "Control name not valid" that means an ActiveX control is not working properly with IE... regardless of version. 
    Turning off filtering usually solves this. Repairing IE might do it too.

  • Export PDF converts filled PDF form without the data - Turns filled PDF form onto blank Word doc. Is there a solution to this or did Adobe just sell me a service that doesn't work?

    Export PDF converts filled PDF form without the data - Turns filled PDF form onto blank Word doc. Is there a solution to this or did Adobe just sell me a service that doesn't work?

    ExportPDF is not for forms. In general, converting forms to Word is a really, really bad idea which can even cause legal problems. Work with the form as a PDF. Acrobat (not Reader) can export form data as simple text for example.

Maybe you are looking for

  • Call Save Dialog [Save As] is not allowing me to Bookmark in Portal

    Hi All, I am facing some problems trying to implement BEx bookmarking into my Portal. To explain a little further about our setup, we have a master web template which is connected to approximately 80+ queries. Within that web template, we have a butt

  • How to grant access to sharepoint for the user from different Domain

    Hi All     I need to grant access to user from different domain.      Where I can able to view the users in people picker (different domain). Thanks in Advance. Raj

  • Preview a PDF inside my AIR application inside transparent and custom window

    I have a transparent windows (skinnable). Inside, I'd like to preview some pdf file. BUT, in the only a black screen appear, can you help me? Thanks

  • 10.6.4 VPN service issues

    Hello, I have a OS X 10.6.4 box running the Workstation version of the software, and have installed iVPN on it to purportedly allow for it to behave as a VPN server. The iVPN software itself is apparently just a GUI for what you could do by hand with

  • Please help! - Finance question.

    So last Friday the 1st of November I ordered the 128gb ipad air through finance - two days later on Sunday at around 11am I recieved an email through Barclays saying I had been accepted so preceded to sign the agreement online (Which is how it's done