-
Having issues with the custom input example on: http://futurepress.github.io/epub.js/examples/input.html
I have downloaded: EPUB (with images) from https://www.gutenberg.org/ebooks/1342.
When I …
-
I'm trying to use the simple example to read in a dicom file and display it on the page using cornerstone and the cornerstoneWADOImageLoader libraries. I have this working fine using regular files and…
-
I try to running the DocVieweComponent like this:
```
```
the item.file is an File object, but the app returns me an error
![image](https://user-images.githubusercontent.com/5265015/13880636…
-
## jQuery
http://stackoverflow.com/questions/166221/how-can-i-upload-files-asynchronously?rq=1#
``` html
```
``` js
jQuery('document').ready(function(){
var input = document.getEleme…
-
-
```
As the title says, it would be neat to be able to import/export windows and
tabs to a file.
This should probably be a JSON or possibly XML/HTML file, due to their ease of
parsing and generation…
-
#### Summary
Refactor the common `pkg/fetch`.
#### Why do we need this?
To allow for fallback to another source, i.e. when a web server goes down. Another source could be another web …
-
### Description of the bug
The System.ArgumentException occurs while executing the method AddApacheModRewrite if passed file contains regex rules with shorthand character classes (like \d).
### To…
-
Hi, first of all sorry for my bad english. I'm ussing a mapping software that generates geotiff files. One of that files generate a .tif with low resolution (and without compression), and the another …
-
Sorry for my english but i change this to can get my image after upload by url
i will let you the Code guys
onFileChanged(event) {
const file = event.target.files[0];
if (fil…