- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2017 03:39 AM
Hi, After uploading file (JavaScript File) through my service using nuxeo-js-client, I have this error on nuxeo server's document preview and in adobe reader (see attached) :
PDF.js v1.5.188 (identifiant de compilation : 0e2d50f)
Message : Invalid PDF structure
How can I avoid this issue ?
Thanks for help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2017 04:24 AM
Hi Thomas,
The thing is, I changed the file input to 'ng-file-model' module for 'angular-file-model' module and this last seems conserve file as a JavaScript File where the ng-file-model module transforms the file I guess. I give you more about the problem if it appears again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2017 04:03 AM
> How can I avoid this issue ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2017 04:24 AM
Hi Thomas,
The thing is, I changed the file input to 'ng-file-model' module for 'angular-file-model' module and this last seems conserve file as a JavaScript File where the ng-file-model module transforms the file I guess. I give you more about the problem if it appears again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2017 08:30 AM
Hi Thomas,
This issue is solved by using angular-file-model module.
Thx
