Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Software > Adobe Software > Acrobat

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-23-2008, 03:18 AM
quriocity@gmail.com
 
Posts: n/a
expected a dict object.

Hi,

I have a customised application which inteprets the existing PDF
document and creates / builds a new PDF document.

The issue is when a PDF is created with acrobat 8.0.1 having a PDF
form - Text field. The text field is added to the PDF form and it is
saved.

When this PDF is passed as argument to the customized PDF Application,
an output PDF is created. but when i try to open the output PDF
document, i am getting the meesage

"An error occured during opening of the document + Error 14" and
further it shows the error message

"Expected a dict object"

When a PDF is created (input PDF File) having no form fields like Text
field or Radio Button, then PDF Application is able to create an
output PDF without any error from this input PDF Argument.

One more thing to add is - the customised PDF Application works well
with Acrobat 5 ( PDF Spec 1.4) but not with Acrobat 8 (PDF Spec 1.6)
when any form field is added!

I am looking into how the Text filed dictionary is created and what
exactly is the issue. Also looking into PDF Spec 1.4 and 1.6, how Text
Types are created and what is difference.

Any help would be really appreciated.

quriocity
Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Software > Adobe Software > Acrobat


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 12:33 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109