on 2011 Oct 06 2:09 PM
Hello,
I'm printing an image dynamically according to example and it works OK (http://www.saptechnical.com/Tutorials/AdobeForms/Photos/Index.htm).
However, when i add text field that is "user entered- required" and parameters:
fp_docparams-fillable = 'X'.
fp_docparams-dynamic = 'X'.
i get on the screen of the adobe twice the message "content type 'BMP' is incompatible with image content".
The image and the user enterd text works ok, but the user needs to press twice on the OK button in order to see the PDF.
Any idea how to prevent the message from appearing?
Thanks
Moshe
Request clarification before answering.
Solved!
mime type shold be 'image/bmp'
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Form -> Context
Select your GRAPHIC image and click on Properties.
Change the "MIME Type" property to 'image/bmp' or 'image/jpg' in lowercase.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 6 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.