{ "id": "117587", "key": "TIMOB-14653", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "15597", "description": "2013 Sprint 17", "name": "2013 Sprint 17", "archived": true, "released": true, "releaseDate": "2013-08-23" }, { "id": "15599", "description": "2013 Sprint 17 API", "name": "2013 Sprint 17 API", "archived": true, "released": true, "releaseDate": "2013-08-23" } ], "resolution": { "id": "6", "description": "", "name": "Hold" }, "resolutiondate": "2013-07-29T20:48:07.000+0000", "created": "2013-07-25T09:36:38.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "ios", "pdf", "webview" ], "versions": [ { "id": "15478", "description": "Release 3.1.1", "name": "Release 3.1.1", "archived": true, "released": true, "releaseDate": "2013-06-17" } ], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-21T21:16:18.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "The PDF loads fine in a webView but the form field's values present in the PDF are not seen.\r\nHere is the test case:\r\n{code}\r\nvar win = Titanium.UI.createWindow({\r\n backgroundColor:\"#fff\"\r\n});\r\n\r\nvar pdfViewer = Ti.UI.createWebView({\r\n \r\n});\r\nvar pdf = Ti.Filesystem.getFile(Ti.Filesystem.resourcesDirectory, 'document.pdf');\r\n\r\npdfViewer.setData(pdf);\r\n\r\nwin.add(pdfViewer);\r\n\r\nwin.open();\r\n{code}\r\n\r\nPlease find the attached `document.pdf` for testing.", "attachment": [ { "id": "41034", "filename": "document.pdf", "author": { "name": "mpathak", "key": "mpathak", "displayName": "Meenakshi Pathak", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-07-25T09:37:37.000+0000", "size": 1262833, "mimeType": "application/pdf" } ], "flagged": false, "summary": "iOS: PDF in a webview does not show form fields value", "creator": { "name": "mpathak", "key": "mpathak", "displayName": "Meenakshi Pathak", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mpathak", "key": "mpathak", "displayName": "Meenakshi Pathak", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "iOS 6.0,TiSDK 3.1.1", "comment": { "comments": [ { "id": "263739", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Given that we see the exact same behavior natively, and that all I can find about PDFs and forms in iOS is that, 'you don't' (see http://stackoverflow.com/questions/8370048/in-ios-how-can-you-programmatically-fill-out-a-pdf-form-field ) Moving we mark this one as hold for when/if Apple supports forms in a PDF in iOS.", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-07-29T20:47:38.000+0000", "updated": "2013-07-29T20:47:38.000+0000" }, { "id": "263740", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Apple's code, and not something we can route around.", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-07-29T20:48:07.000+0000", "updated": "2013-07-29T20:48:07.000+0000" }, { "id": "414428", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket due to the time that has passed since it was filed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-21T21:16:18.000+0000", "updated": "2017-03-21T21:16:18.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }