Dynamic PDF up to 200 images, the size of the pdf is greater, cannot save the data and images to the form

Hi all

My client would like to dynamic images up to 200 photos to my forms. It works very well. However, when I add images up to 35 images. I could not add images to shape more. Then I save data on the form. All the images and the data entered on the form are missing. I don't know why.

If I add only 10 images - I can record data and images on the form. 15456 KB is the size of the pdf.  I was unable to add more photos or data on the form.

There may be a problem the size of the pdf? How big can make a limited dynamic pdf?

Can save us the information and images as much as we want?

I spent two weeks to work and trying to figure out this problem. However, it is not successful.

Help, please

Cindy

You must ensure that your users do not import large images.

Therefore, you can use a script on the change event of an image field that checks the size of the data and warns the user if the file is too large.

function formatNumber(number) {
    var num = number + '',
    x = num.split('.'),
    x1 = x[0],
    x2 = x.length > 1 ? '.' + x[1] : '',
    rgx = /(\d+)(\d{3})/;
    while (rgx.test(x1)) {
        x1 = x1.replace(rgx, '$1' + ',' + '$2');
    }
    return x1 + x2 + "KB";
}

var sizeLimit = 200, //allow upto 200KB images
  thisSize = Math.round((this.value.oneOfChild.value.length * 3 / 4) / 1024);

if (sizeLimit > 0) {
  if (thisSize > sizeLimit) {
  xfa.host.messageBox("Note: With " + formatNumber(thisSize) + " the size of the imported image is greater that the recommended maximum of " + formatNumber(sizeLimit) + ".\nLarge images can cause a insufficent performance.\n\nIf possible, use images with the following recommended specs:\nFormat:\t\tPNG or JPG\nColor depth:\t8 Bit (higher is not supported)\nColor space:\tRGB (CMYK is not supported)\nFile Size:\t\t" + formatNumber(sizeLimit), "Recommended image size exceeded", 3, 0);
  }
}

Tags: Adobe LiveCycle

Similar Questions

  • Impossible to get a type of dynamic data and thread (double wave form) for both screen on a waveform graph

    Hello

    I am teaching LabVIEW. I want to delay a wave form and display it with the no delayed waveform. I used a delay in the examples. The output of the delay is thread (double waveform). Signal to simulate output is data Dynamics. My conversion of the thread (double waveform) Dynamics does not appear on the graph of a waveform. The VI is attached. Can anyone offer any comment.

    It's displaying fine.  The screen is hidden behind the screen of the second signal. Expand the Plot legend to display all three plots. Then toggle the visible property of the plot of the second and third plots.

    Lynn

  • Is it possible to know the date and time, when a form has been consulted last?

    Hello
    I use forms 6i. Is it possible to know what form was last accessed by any user?

    Concerning

    Only if you implement such a feature. (Perhaps written at a table in the PRE-FORMS-relaxation in a standalone transaction)

  • Create the form with a table expanding

    I am trying to create a sheet of fax for one of our customer service representatives.  She needs from time to time fax on a list of names, acct # s, etc. to our collection agency of abducting people. Because it's done on a basis as needed, I want to use a table to create a repeating line number as the number of accounts can vary.  I've looked everywhere but can't seem to find out how or even if it is possible.  I am using LiveCycle Designer ES 8.2.  Thank you!

    Give this one a go. The most common mistake when creating dynamic forms forget to save the form in a dynamic PDF.

    FOR INFO. Something is wrong with this form. I would no more than 1 MB.

    Steve

  • Populated data at the start of the form?

    Hi guys, currently have a data block that is filled with data, and I have a form that, when I opened allows me to add/change/remove this block of data values, but when I initially opened the form (which has a tabular layout and displays 10 records at a time) all fields are empty IE 10 records are empty until I have make a request using the key of forms. I leave all the boxes clear so not to restrict my request and get all the records currently in the database to display. I was wondering how I would go about filling the form with all records as soon as it is opened so that the user can immediately see all records that do not exist in addition to being able to add and edit and delete the current.

    I realize this should probably go in a trigger of preform but what code would be used to fill all 10 records with the appropriate values, I initially tried a select statement in the clause but obviously that only returns 1 row at the time was so stupid of me even to try. So im wondering is it something to do with the sliders, but then when I go to edit it, it is most likely will not work. I'm sure that there is a simple way, I have more who are seeking to have the form, runs a query for everything in the database once it is open.

    I think I have to do is run basically a query without limitations so that it retrieves all records, but what code should I use to run this query and then assign all values in my various boxes of text throughout the form.

    Look forward to hearing your suggestions.

    Use an a TIME-NEW-FORM-INSTANCE-trigger with something like

    GO_BLOCK('YOUR_BLOCK');
    DO_KEY('EXECUTE_QUERY');
    
  • Flatten the dynamic pdf files

    Hello

    I have a dynamic PDF where users all text fields, dropdown lists and image fields. I also lock that all fields button script that I found in this forum to lock all fields in the form once only the user completes it. I was wondering is there a way to record or produce a flat static pdf file in the end? Sometimes the dynamic shape may increase in volume due to the size of the image in the image field. So is there a way to flatten everything in the end and produce a small copy of this file? This way any user, even with the older version of adobe reader can open it since his is no longer a dynamic form.

    I know that sometimes I can do by printing to a file 'adobe pdf', but cannot me when to have the configuration of permissions. I don't want to give full access too. What are the permissions do I need to change for this? Is there another way to flatten a dynamic file in the end? Does anyone do this?

    UH. The Distiller does not handle file protected by an owner or user password.

    The only way around this TI to select the options of "Print as Image" in the Advanced menu of the dialog box print acrobats.

  • How can you save email on ipad pdf in ibooks if they are to come in the form of images? can you stop it

    I get sent a lot of pdf on email for my ipad. They come to the top in the form of images on my email so I can only save pictures no ibooks. Is far from stop this? If so, how? also can you seal my pdf then one both of ibooks for and by e-mail. IM on the road a lot so need to know how to proceed if possible without a laptop.

    Not very high on ipads!

    Press the image, which is actually the PDF open, and then select copy to iBooks from the window that opens. The PDF file will open in iBooks. Then press the share icon in the upper left corner of iBooks, and select send.

  • PDF files open in the form of images in the mail application

    Suddenly the mail program opens pdf attachments and automatically displays the practise in the form of images in the content field.

    Unfortunately, it is an expected behavior for a PDF in Mail.app. You a reading a very long thread about it here.

  • I am currently using Adobe Acrobat Pro and cannot use thumbnail images in some of my PDF files. I have not upgraded and have always the possibility to use with certain PDF files, but not all. Help, please!

    I am currently using Adobe Acrobat Pro and cannot use thumbnail images in some of my PDF files. I have not upgraded and have always the possibility to use with certain PDF files, but not all. Help, please!

    Version: Adobe Acrobat 9 Pro

    Windows

    I found the solution:

    In the PDF file, click View > Navigation panel > Pages

    I had to reset panels to view the Pages again.

    Thank you!

    Heather Solis | Operations associate | Crown AFAM Capital, Inc.

    [personal information deleted by Moderator]

  • Cannot save the document in InDesign CC on MAC running Maverick containing pdf or image files.

    Cannot save the document in InDesign CC on MAC running Maverick containing pdf or image files. Removal of the pdf / file picture allows savings.  Any thoughts?

    If you run suitcase, try to remove the plugin of automatic activation and see if it behaves better.

  • Determine if the form is a form PDF static or dynamic XML form programmatically

    Hello

    We have a software Macromedia Adobe form is used. With Adobe LiveCycle Designer, Staic form PDF and dynamic XML form can be created. We want to make the distinction between these two types. Is there available Adobe API which returns the type of PDF form; Static PDF or XML dynamic form?

    Thank you - Marie Laure

    Your script does not for me but when I used this modified following version he detected the form correctly (as long as the pdf file is saved in the designer using either save as static or save as dynamic)

    Dim app, pddoc
    Dim js
    
    Set app = CreateObject("AcroExch.App")
    Set pddoc = CreateObject("AcroExch.PDDoc")
    
    If pddoc.Open("E:\Untitled1.pdf") Then
         Set js = pddoc.GetJSObject
    
         If Not js Is Nothing Then
              If js.dynamicXFAForm Then
                  MsgBox "It's a dynamic form!"
              Else
                  MsgBox "It's a static form!"
              End If
           End If
    End If
    
    Set app = Nothing
    Set pddoc = Nothing
    

    Regarding the 2nd approah, I don't have a sample that can be shared, but essentially, it is to use API of COS calls to open the stream XFA in PDF and determine what type of rendering.

    Alternatively, you can run javascript using the API / C code

  • HELP ME PLEASE! Dynamic PDF with the table increases each time he has saved and reopened? HELP PLEASE!

    Hi, I hope someone can help me. I created a form (dynamic pdf) with Livecycle ES 8.2.

    This document contains a table whose rows are added when the user clicks a button.

    The document in the design stage contains no more than 1/2 an A4. Here are my two problems;

    1. when the document is opened in Reader (9.3), it is formatted correctly to accept the line after line, it's default state (which can be added to by clicking on the button) is now three rows?

    2. the question whether the two additional lines are deleted or populated or if several lines are added and populated, if the document is saved and opened again with the player, he became a full page (default empty lines). If saved, it grows up to 4 pages and so on.

    Can someone help me please. I can provide a copy of my file if necessary.

    I don't know if that makes a difference, but the document is protected with a password to open in Livecycle and it also has user rights assigned to the user to be able to save a copy on their local machine (not only allowed to fill and print).

    My email is [email protected]

    Would appreciate any help that can be offered. My document is ready (accept for that matter) for me to use in my work.

    Concerning

    Bradd

    Bradd,

    Please send the form and I can take a look. If you wish to send a version of the form that is not password protected or send the password in a separate email, it is up to you.

    stwalker. [email protected]

    Steve

  • How to create a dynamic PDF in ColdFusion

    I use ColdFusion CS4 and I need to create a dynamic user PDF certificate when they finish a short test.


    Their name is session var and should dynamically fill in the name of the certificate and the date field.
    The user can print the PDF certificate, which must be protected to allow printing only.


    I have a PDF file created in Adobe Designer, life cycle. This contains all the data and a field name text and data requiring dynamic input of ColdFusion.

    < cfpdfform action = "fill" source = "certificate.pdf" >
    < cfpdfsubform name = "form1" >
    < cfpdfsubform name = "page1" >
    < name cfpdfformparam = "employeeName" value = 'John Hollings' / >
    "(< name cfpdfformparam ="date"value ="#dateformat (now (),"mmmm dd, yyyy') #" / >
    < name cfpdfformparam = "submitURL' value = '#CGI. ' SCRIPT_NAME # "/ >
    < / cfpdfsubform >
    < / cfpdfsubform >
    < / cfpdfform >

    Small work but the PDF textFields are open to change, I need to lock the PDF file so only print can work...
    No copy of the data
    No record of the file (if possible)
    Only print and close

    Greetings act332,

    I do this kind of things all the time to make fire training sessions.

    Instead of using , try to use the tag

    and the design of your certificate in ColdFusion content. This

    to set the permissions so that the end user can do

    with the doc (i.e. print only). You should not use CSS inline

    for a style of fonts and path full information images you

    would like to see included. Use tags to include your

    dynamic information where you want it to appear.

    I put mine in place to print on 8.5 x stock 11.0 certificate, which

    can be purchased at any office supply store. Just change the

    the orientation of the label of to a landscape or

    certificates of portrait of style.

    Leonard

  • Cannot save edited image. Error message: "the file is already in use or left open.

    I tried to save JPEG images after making a few changes to Photoshop CS4. For each file, I get the message "cannot save (file name) because the file is already in use or left open." I checked my apps and nothing is running would be to use the image. Can someone look over my EtreCheck and tell me if there is something current funny? I'm working on hundreds of images, so just change the name is slow and heavy work around. The problem seems to have started after update 10.11.

    Thank you!

    Description of the problem:

    Photoshop will not save modified files

    EtreCheck version: 2.1.8 (121)

    Report generated on May 30, 2016 to 19:09:40 PDT

    Download EtreCheck from http://etresoft.com/etrecheck

    Click on the links [click for support] to help with non-Apple products.

    Click on the links [click for more details] for more information on this line.

    Material Information: ℹ️

    iMac (27 inch, mid 2011) (data sheet)

    iMac - model: iMac12, 2

    1 3.4 GHz Intel Core i7 CPU: 4 strands

    12 GB of RAM expandable

    BANK 0/DIMM0

    OK 2 GB DDR3 1333 MHz

    BANK 1/DIMM0

    OK 2 GB DDR3 1333 MHz

    0/DIMM1 BANK

    OK 4 GB DDR3 1333 MHz

    BANK 1/DIMM1

    OK 4 GB DDR3 1333 MHz

    Bluetooth: Old - transfer/Airdrop2 not supported

    Wireless: en1: 802.11 a/b/g/n

    Video information: ℹ️

    AMD Radeon HD 6970M - VRAM: 1024 MB

    iMac, 1920 x 1080

    System software: ℹ️

    OS X 10.11.5 (15F34) - time since started: 3 days 10:0:4

    Disc information: ℹ️

    Hitachi HDS722020ALA330 disk0: (2 TB)

    EFI (disk0s1) < not mounted >: 210 MB

    Macintosh HD (disk0s2) /: 2,00 (1.46 free) tuberculosis

    Recovery HD (disk0s3) < not mounted > [recovery]: 650 MB

    OPTIARC DVD RW AD - 5680H

    USB information: ℹ️

    Logitech USB receiver

    Computer, Inc. Apple IR receiver.

    Card reader Apple

    Apple Inc. FaceTime HD camera (built-in)

    Seiko Instruments Inc. SII Smart Label Printer 450

    EPSON EPSON scanner

    Nikon LS-5000 ED

    Seagate FreeAgent 1 TB FW

    EFI (disk1s1) < not mounted >: 210 MB

    back to the top by car (disk1s2) / Volumes/backup drive: 999,86 (Go 280,90 free)

    EFI (disk1s1) < not mounted >: 210 MB

    back to the top by car (disk1s2) / Volumes/backup drive: 999,86 (Go 280,90 free)

    Western Digital my book 1140 3 TB

    disk2s1 (disk2s1) < not mounted >: 210 MB

    Corning (disk2s2) / Volumes/Corning: 3,00 TB (790,67 GB free)

    Apple Inc. BRCM2046 hub.

    Apple Inc. Bluetooth USB host controller.

    disk2s1 (disk2s1) < not mounted >: 210 MB

    Corning (disk2s2) / Volumes/Corning: 3,00 TB (790,67 GB free)

    disk2s1 (disk2s1) < not mounted >: 210 MB

    Corning (disk2s2) / Volumes/Corning: 3,00 TB (790,67 GB free)

    Lightning information: ℹ️

    Apple Inc. Thunderbolt_bus.

    Guardian: ℹ️

    Any where

    Kernel Extensions: ℹ️

    / Applications/Toast 8 Titanium/Toast Titanium.app

    [no charge] com.roxio.BluRaySupport (1.1.3) [click for support]

    [no charge] com.roxio.TDIXController (1.6) [click for support]

    / Library/Application Support/Avast/components/fileshield/not signed

    [loading] com.avast.AvastFileShield (3.0.0 - 10.10 SDK) [click for support]

    / Library/Application Support/Avast/components/proxy/not signed

    [loading] com.avast.PacketForwarder (2.1 - 10.10 SDK) [click for support]

    / Library/Extensions

    [no charge] com.LogMeIn.hamachi (1.0) [click for support]

    / System/Library/Extensions

    [loading] com.logmein.driver.LogMeInSoundDriver (1.0.3 - 10.5 SDK) [click for support]

    [no charge] com.seagate.driver.PowSecDriverCore (5.1.1) [click to support]

    com.siibusinessproducts.driver.SLP [no charge] (1.1) [click for support]

    / System/Library/Extensions/Seagate storage Driver.kext/Contents/PlugIns

    [no charge] com.seagate.driver.PowSecLeafDriver_10_4 (5.1.1) [click to support]

    [no charge] com.seagate.driver.PowSecLeafDriver_10_5 (5.1.1) [click to support]

    [no charge] com.seagate.driver.SeagateDriveIcons (5.1.1) [click to support]

    Demons of launch system problem: ℹ️

    [failure] com.apple.logd.plist [click for more information]

    [loading] org.postfix.newaliases.plist [click to support]

    Launch officers: ℹ️

    [no charge] com.adobe.CS4ServiceManager.plist [click to support]

    [no charge] com.avast.secureline.update - agent.plist [click to support]

    [no charge] com.avast.secureline.userinit.plist [click to support]

    [no charge] com.avast.update - agent.plist [click to support]

    [no charge] com.avast.userinit.plist [click to support]

    [operation] com.carbonite.launchd.status.plist [click to support]

    [loading] com.fujitsu.pfu.ScanSnap.AOUMonitor.plist [click to support]

    Launch of the demons: ℹ️

    [failure] com.adobe.fpsaud.plist [click to support]

    [loading] com.avast.init.plist [click to support]

    [loading] com.avast.secureline.init.plist [click to support]

    [loading] com.avast.secureline.uninstall.plist [click to support]

    [loading] com.avast.secureline.update.plist [click to support]

    [loading] com.avast.uninstall.plist [click to support]

    [loading] com.avast.update.plist [click to support]

    [operation] com.carbonite.launchd.daemon.plist [click to support]

    [operation] com.carbonite.launchd.monitor.plist [click to support]

    [loading] com.carbonite.launchd.watcher.plist [click to support]

    Elements of user login: ℹ️

    Mail request hidden (/ Applications/Mail.app)

    iTunesHelper UNKNOWN (missing value)

    Dropbox application (/ Applications/Dropbox.app)

    Adobe Photoshop CS4 Application (/ Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app)

    Screenhero hidden UNKNOWN (missing value)

    Request for InstUtilLaunch (/Library/Printers/Brother/Utilities/InstallUtility.app/Contents/Resources/Inst UtilLaunch.app)

    Application LOGINserver (/ Library/Printers/Brother/Utilities/Server/LOGINserver.app)

    AOUMonitor Application (/ Applications/ScanSnap online Update.localized/AutoOnlineUpdater.app/Contents/MacOS/AOUMonitor.app)

    Internet Plug-ins: ℹ️

    LogitechHarmony: Version: 2.0 - SDK 10.7 [click for support]

    Web of Google Earth plugin: Version: 6.0 [click for support]

    Default browser: Version: 601 - SDK 10.11

    Flip4Mac WMV Plugin: Version: 2.4.4.2 [click for support]

    CoolirisWebKitPlugin: Version: Unknown [click for support]

    OfficeLiveBrowserPlugin: Version: 12.3.6 [click for support]

    AdobePDFViewerNPAPI: Version: 15.010.20060 - SDK 10.8 [click for support]

    FlashPlayer - 10.6: Version: 21.0.0.242 - 10.6 SDK [click for support]

    Silverlight: Version: 5.1.20513.0 - 10.6 SDK [click for support]

    QuickTime Plugin: Version: 7.7.3

    Flash Player: Version: 21.0.0.242 - 10.6 SDK [click for support]

    iPhotoPhotocast: Version: 6.0

    AdobePDFViewer: Version: 15.010.20060 - SDK 10.8 [click for support]

    JavaAppletPlugin: Version: 15.0.1 - 10.7 to check the version of the SDK

    The Safari Extensions: ℹ️

    Facebook cleaner

    Latest news

    1 - ClickWeather

    Facebook Photo Zoom

    Unplug

    Ghostery

    Dashlane

    Amazon search discount

    PriceBlink

    WOT

    AdBlock

    3rd party preference panes: ℹ️

    Flash Player [click for support]

    Flip4Mac WMV [click for support]

    TechTool Protection [click for support]

    Time Machine: ℹ️

    Skip system files: No.

    Mobile backups: OFF

    Automatic backup: YES

    Volumes to back up:

    Macintosh HD: Disc size: 2.00 TB disk used: 536,90 GB

    Destinations:

    Feedback Up [Local]

    Total size: 999,86 GB

    Total number of backups: 50

    An older backup: 2016-04-06 19:21:02 + 0000

    Last backup: 2016-05-31 01:28:34 + 0000

    Backup disk size: too small

    Backup size GB 999,86 < (disc 536,90 GB X 3)

    By CPU process back to the top: ℹ️

    100% CarboniteDaemon

    3% WindowServer

    Console 3%

    hidd 1%

    1% adobe Photoshop CS4

    Top of the process of memory: ℹ️

    Com.apple.WebKit.WebContent 696 MB

    541 MB softwareupdated

    Safari 503 MB

    CarboniteDaemon 399 MB

    348 MB mds_stores

    Virtual memory information: ℹ️

    1.59 GB of free RAM

    3.24 GB of RAM active

    6.54 GB RAM idle

    1.51 GB RAM cable

    GB Page-ins 212,57

    Breaks in Page 443 MB

    Please read this message before doing anything.

    This procedure is a diagnostic test. It is unlikely to solve your problem. Don't be disappointed when you find that nothing has changed after you complete it.

    The test is intended to determine if the problem is caused by a third-party software that loads automatically at startup or logon, by a device, by a police conflict or corruption of system files or some system caches.

    Disconnect all devices wired except those required to test and remove all the expansion cards from secondary market, as appropriate. Start in safe mode and log on to the account of the problem.

    Note: If FileVault is enabled in OS X 10.9 or an earlier version, or if a firmware password is defined, or if the boot volume is a software RAID, you can not do this. Ask for additional instructions.

    Safe mode is much slower to boot and run as normal, with limited graphics performance, and some things work at all, including an audio output and a Wi - Fi connection on some models. The next normal boot can also be a bit slow.

    The login screen is displayed even if you usually connect automatically. You need your password to log on. If you have forgotten the password, you will have to reset it before you begin.

    Test in safe mode. Same problem?

    After testing, restart as usual (not in safe mode) and make sure you always have the problem. View the results of the test.

  • Add the date and time the image of the photo

    How can I add a stamp date and time for my photos. The information is imported from my camera, but I would like it to be on the image itself and must be able to do the pictures in my photo album.

    How can I add a stamp date and time for my photos. The information is imported from my camera, but I would like it to be on the image itself and must be able to do the pictures in my photo album.

    ==================================
    Perhaps the following free software would be
    be worth a try.

    FWIW... you can add date/time to
    a batch of photos using the free software
    FastStone Image Viewer.

    FastStone Image Viewer
    http://www.FastStone.org/FSViewerDetail.htm

    I suggest that you create a new folder and add
    copies of your photos for experimental purposes.
    If you are unhappy with the result your originals
    will be intact.

    "Basic steps to add dates to image files.
    using Fast Stone Image Viewer'...
    (FWIW... it's easier to do than to explain)

    (You may need to experiment with the post office, police
    size, color and different Variables to achieve
    the desired result).

    Tools / open the Batch Conversion / tab Batch convert...

    Check the box... Use of advanced options...

    Advanced Options button / tab text.
    Check the box... Add text...
    (If the white field has any text inside...
    by selecting erase it and press your delete key...

    Open the window drop... "Insert a Variable."
    choose... EXIF DateTime / Date and time... Ok...

    Browse for the files you want to attach... Select
    them and on the left, click on the Add button...

    Choose an output Format...

    Choose an output folder...

    Check the "Rename..."

    Click on the button convert...

    When the files are converted... Click done...

    Now go to your backup folder and see the result...

    Volunteer - MS - MVP - Digital Media Experience J - Notice_This is not tech support_I'm volunteer - Solutions that work for me may not work for you - * proceed at your own risk *.

Maybe you are looking for