Flatten Dynamic pdf Files

Hi,
I have a dynamic pdf file where users complete text fields, drop down lists and image fields. I also have lock all fields button script that I found in this forum to lock all form fields once user completes it. I was wondering is there a way to save or produce a flat static pdf file in the end? Sometime the dynamic form can increase in size due to the size of image inside the image field. So is there a way to flatten all its contents in the end and produce a smaller copy of that file? This way any user even with old version of adobe reader can open it  since its no longer a dynamic form.
I know sometimes I can do it by printing it as an "adobe pdf" file but it does not allow me when have the permissions set-up. I dont want to give full access too. What permissions do I need to change to enable this? Is there another way to flatten a dynamic file in the end? Has anyone done this?

Thanks radzmar...sorry it took me awhile to get back to you.
This is were I have a problem. Since these LC forms are password protected with a permission pwd to prevent the form from being edited, I am unable to print this form to PDF. It gives out the following message:
%%[ ProductName: Distiller ]%%
This PostScript file was created from an encrypted PDF file.
Redistilling encrypted PDF is not permitted.
%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
%%[ Warning: PostScript error. No PDF file produced. ] %%
I am guessing that above message is displayed since the document is restricted from being changed. So is there a way to allow a pdf printing with the permission password enabled?
Alternatively, I thought another way to flatten pdfs might be to save the pdf file as jpeg image or any image file. But that doesn't work when the permission pwd is enabled as well since it shows the message "Insufficient permissions for image extraction". So whats the solution in this case? what are my options to flatten the pdf files in the end when the permission password is enabled?

Similar Messages

  • Flattening a pdf-file

    In the last version of acrobat reader for the ipad, I can "flatten" a pdf-file before emailing. (only then!)
    It seems to me that the "flattening' is not really "flattening" the pdf-file !
    When I open this pdf-file on my computer with acrobat reader, acrobat still recognises the pdf as a form en not just as an pdf-file. (I get the remark that i can fill-in this form, but can't save it)
    (no problem with that)
    But when  mailing  the pdf to my "work" mail-address, the file is allways blocked by the firewall/security, saying it can not recognise the "file type" and the pdf-file is corrrupt.
    When I use other apps (like "pdf master pro", "writepdf" or "Powerpdf"), I get a really "flattened" pdf. (never blocked by the firewall, not recognised as a form in acrobat reader X, no changes possible)
    It is a little bit absurd to fill in a form in acrobat reader (with the dropdown boxes, javascript routines, pop-up remarks, ....)  en then  have to reopen it in another app, just to email a really flattened pdf-file.
    I would use the other apps, but al these apps are having troubles with the dropwdown-fields, the javascript, the field-type (=>opening the numeric keyboard then filling in numbers) ....
    Solutions ?  (of do I have to wait at a new update ?)
    grtz;

    Ok, this is an XML/XFA/Designer form.
    You cannot use JavaScript designed for Acrobat forms (Acroforms). I suspect that is the problem. You must develop JavaScript using the Designer JavaScript object model. Not sure if that even supports flattening, since it isn't really a PDF at all with all that XML stuff.

  • Flatten a PDF file from Excel

    Flatten a PDF file from Excel
    Is there any way to run a javascript to flatten a PDF document from Excel?
    I’m populating a PDF form from Excel by creating a FDF file, once I finish I need to flatten it.
    Is there any way to accomplish this without having Adobe Acrobat?
    Thank you,
    Luis Gonzalez

    Reader cannot flatten a document, if that's what you're asking. A user with Acrobat installed can, in which case you can use VBA to control Acrobat. For exampe: http://www.khk.net/wordpress/2009/03/04/adobe-acrobat-and-vba-an-introduction/

  • Is anyone know how to create dynamic pdf file from a JSP page or Servlet ?

    Hi
    Is any one know how to create a dynamic PDF file from JSP or servlet. I need to have standard form format needs to be created and want to send the info to that form dynamically.
    Is there any libraries available?
    Thanks

    I posted a link in this thread to a lib that lets you create PDFs from an app. They have a Java version. I have not used it but I know someone who used it with Microsoft ASP and they liked it.
    http://forum.java.sun.com/thread.jsp?forum=31&thread=287285
    -S-

  • Is there an ADOBE plugin for MS Project 2010 to create Dynamic PDF files?

    I wonder if there exist any ADOBE plugin for MS Project 2010 to create Dynamic PDF files?

    We are not going to use form fields. An employee is going to create large projects in MS Project 2010 and want to share his projects with other employees. So the need is just a viewer. So I guess we need to check out all the third part MS Project Viewers which is out there. Thanks for your answers guys!

  • Flattening Dynamic pdf with .xdp fragment

    Hello,
    I'm having problems, flattening merged dynamic pdf's , that have fragments from a source .xdp file, if i set default values inside the xdp, it shows up. They are generated inside the .xdp with some javascript code. They show up in the dynamic version, but they are gone in the static version, Anyone knows a solution for this?
    Thanks in advance.

    Was the form you are trying to import this data to created with LiveCycle Designer?
    I would fill in the form then export the data to XDP and see what the differences are.

  • How do I flatten a pdf file to make it non editable

    how do I flatten a pdf doc on my imac. I am trying to save and editable PDF doc to a non editable pdf doc

    Go to '''Tools->Options->Application''', search for '''Adobe Acrobat Document''' and choose '''Always ask''' in the '''Action''' column.
    If you wish to reset all the download actions try the instructions in this article
    [http://kb.mozillazine.org/File_types_and_download_actions#Resetting_download_actions File types and download actions]

  • Problem flattening dynamic PDF

    Hi all,
    we have a problem: we created a form using the designer and then we merge it with xml data. The output is a little pdf file (about 300kb) that take about 400MB of memory to be opened by acrobat reader.
    I supposed that the reason is that the merging between data and layout is made dinamically by acrobat reader.
    Am I right?
    So, we try to flatten the PDF server-side to avoid client side merging but it doesn't work:
    - if I try to use OutputService/transformPDF the process doesn't produce any error... it simply doesn't do anything... no pdf output, no error, no stalled process in the adminui... just this line of log
    "2008-05-20 16:40:10,500 INFO [com.adobe.formServer.FormServer] ALC-FRM-001-501: FormName:6474897e6c92f44172d0f02e8e86bfd7 : FormPreference:PDFA : Debug:false : PDFVersion:null : Content Root:C:\temp\AdobeDocumentStorage\local\docm1211288446656 : Base URL:null : App Root:null : User Agent:null" and then nothing...
    - if I try to use ConvertPDFService/toPS it raise an exception telling me that it needs a flattened PDF as input
    "2008-05-20 16:51:20,500 ERROR [com.adobe.livecycle.convertpdfservice.exception.ConvertPdfException] ALC-CNP-001-304: Input Document is not a flattened PDF Document"
    Any help?

    Bryan,<br /><br />We solved this issue by removing <acrobat> tag in xml source for xdp file.

  • Dynamic pdf file, datasize growth 547 kb to 100 mb

    Hello,
    i generated a dynamic pdf forms. But if i open the pdf form with Reader 7.05 and save it the Datasize growth up to 100 mb after 3 time saving.
    What is wrong with my pdf?
    ¨
    Best regards
    Dimdidim

    Can you send the file to me so I can investigate ...send it to [email protected] Send the original and the oversized one.
    Thanks
    Paul

  • How to merge dynamic pdf files?

    I have two separate dynamic pdf forms that have interactive fields. How can I merge them into one file and maintain it's edit-ability?

    Hi, Steve.
    I have a similar situation. I would like to combine static PDF documents with some forms created using LiveCycle Designer. I read your previous post and I am aware that I can combine them using Acrobat Pro.
    My question concerns accessibility.
    If I combine a static PDF document and a dynamic form created with LiveCycle, would the resulting PDF still be accessible enough for JAWS to read it properly?
    Any help appreciated.
    Wayne

  • Creating dynamic pdf files

    Is it possible to dynamically create pdf files using Java with any Adobe products? Would anyone recommend this? I've also had people suggest pdflib. Any suggestions would be appreciated...
    Thanks!

    http://www.onjava.com/pub/a/onjava/2003/06/18/dynamic_files.html

  • Reading uploaded Dynamic PDF Files

    I have uploaded a dynamic pdf form and when I open it it doesn't open  correctly.  It says Please Wait... Etc... What do I need to do to be able to read it?

    Yes
    Sent from my iPad

  • Creating Dynamic PDF file

    Hi ,
    I need to create PDF file in my JSP/servlet application. After we do a
    database search , we are supposed to create a PDF file using the search
    result , so that user can print it .
    I understand Apache-cocoon has similar XML API's. But when I looked into
    cocoon's document I found it needs servlet2.x for servlet operation. I
    am using weblogic4.51 which comes with servlet1.x .
    Any suggestion/ideas ?
    Thanks

    http://xml.apache.org/fop/index.html
    "FOP is the world's first print formatter driven by XSL formatting objects.
    It is a Java application that reads a formatting object tree and then turns
    it into a PDF document. The formatting object tree, can be in the form of an
    XML document (output by an XSLT engine like XT or Xalan) or can be passed in
    memory as a DOM Document or (in the case of XT) SAX events."
    Cameron Purdy
    Tangosol, Inc.
    http://www.tangosol.com
    +1.617.623.5782
    WebLogic Consulting Available
    "Chiranjib Misra" <[email protected]> wrote in message
    news:[email protected]..
    Hi ,
    I need to create PDF file in my JSP/servlet application. After we do a
    database search , we are supposed to create a PDF file using the search
    result , so that user can print it .
    I understand Apache-cocoon has similar XML API's. But when I looked into
    cocoon's document I found it needs servlet2.x for servlet operation. I
    am using weblogic4.51 which comes with servlet1.x .
    Any suggestion/ideas ?
    Thanks

  • Dynamic update of pdf files on web server with xml

    Hi forum
    Is it possible, to make a pdf form quiz, on a web site, there are updating it contents every day just bye replacing a xml file there have the text for the questions.?
    I just need some guindes or ide how to make this. ( i am new in xml/ dynamic pdf files)
    And do i need a LiveCycle form server to to this ?
    Regards
    Th

    Hi there
    I will like to get a mail (xml is fine ) but with the selections the user select in my pdf file.  ( They can select 1 to 3 inside the drop down list )
    Now when i try i only get the source xml, there is used to create the questions.
    I can't see the selection from the user of the form
    like this:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <Quizes Name="Game1" Id="1000">
    - <Quiz QuestionNumber="1">
    <Question>Will you use this forum ?</Question>
    - <Values NoOfValues="5">
    <Value>1</Value>
    <Value>2</Value>
    <Value>3</Value>
    <Value>4</Value>
    <Value>5</Value>
    </Values>
    </Quiz>
    - <Quiz QuestionNumber="2">
    <Question>Are you a designer ?</Question>
    - <Values NoOfValues="2">
    <Value>Yes</Value>
    <Value>No</Value>
    </Values>
    </Quiz>
    - <Quiz QuestionNumber="3">
    <Question>Dette er en test ?</Question>
    - <Values NoOfValues="2">
    <Value>Ja</Value>
    <Value>Nej</Value>
    </Values>
    </Quiz>
    </Quizes>
    I have try to set the databinding but it will not work for me.
    So if you can guide me where change or set the parameters in the Quiz pdf i hope i can see the way it has to be done.
    Regards
    TH

  • How to create pdf files dynamically using Java

    I am new to java world. I got a task of generating dynamic pdf files using Java. I have tried with some third party APIs for generating pdf. But most of them are not so feasable. I am looking for source code for one such APIs so that I can build my custom requirements over it.
    Thanks

    I am new to java world. I got a task of generating
    dynamic pdf files using Java. I have tried with some
    third party APIs for generating pdf. But most of
    them are not so feasable. Which ones? What was wrong with them?
    I am looking for source
    code for one such APIs so that I can build my custom
    requirements over it.What are your exact requirement?

Maybe you are looking for