Questions tagged [evo]
14 questions
3
votes
3 answers
Tips to reduce PDF file which is generated using EVO HTML to PDF converter dll
I am using EVO PDF dll to generate PDF from HTML, but I ma facing problem of large size of the generated PDF file.
This HTML contain contains few JPEG images too, I tried compression option in evo but still file size is still High.
If the Original…

Sagar Shirke
- 648
- 9
- 32
1
vote
2 answers
Very slow JSON parsing using EVReflection depending on iOS device
I am obtaining a json object containing an array of objects. I am willing to parse this json using the lib EVReflection.
The operation takes a while, so I decided to monitorize the steps I'm taking, and realized the parsing of the json can take up…

jordivilagut
- 333
- 2
- 9
1
vote
1 answer
Wowza vs Evostream for react native live video streaming app
I'm working on developing a live video streaming mobile app like Bigo Live.
I will be using react native for building the mobile app.
I'm trying to choose a media server Evostream or wowza for this. My requirement is video streaming with 20…

Pruthvi Raj Nadimpalli
- 1,335
- 1
- 15
- 30
1
vote
0 answers
Evo PDF page index in table
I am using EVO Pdf to generate PDF,ie URL to PDF conversion is used.I have many dynamic sections in HTML to show student details .I have a table which contains entry for each student.I need to add page number in this table to identify student.ie in…

James
- 301
- 2
- 16
0
votes
0 answers
Using MCMC on evolutionary traits with Evomap
Here is what I'm running. I'm wondering why I'm getting an error and what the error means/how I could fix it. Is it something to with getting a null value for CDdat? Anyone have an idea? thanks.
library(phytools)
Loading required package:…

Trent Williams
- 15
- 4
0
votes
2 answers
Poor image quality when converting word docs with evo pdf
I use the WordToPdfConverter from evo to convert a Word document to a PDF. The Word document, which is in RTF format, contains images such as a QR code.
Unfortunately, the image quality in the resulting PDF is very poor (hence the QR code won't be…

Sebastian Gall
- 3
- 2
0
votes
0 answers
Extract frames from .evo files/movies
I'm trying to extract frames from a .evo files.
I tried .VideoCapture from the cv2 module. It did extract frames but they were all grey.
I also used ffmpeg in the terminal to convert the .evo in a .mp4 movie -> Same result, just movie with only grey…
0
votes
1 answer
PDF First page image preview in DIV on website
In my system, there are multiple PDFs listed in the website. I need to show the preview image of 1st page of all the PDFs.
There are two previews which I want to display -
One small preview
One big preview on mouse hover
What I am doing now?
We…

Arpit Gupta
- 1,209
- 1
- 22
- 39
0
votes
1 answer
Landscape and Portrait in same pdf
I need to generate a pdf report from a URL in our application. Is it possible to have both Landscape and Portrait pages in the same pdf document that is generated?
I'd like to have the bar charts as Portrait, and the Tables as Landscape…

adam.k
- 622
- 3
- 15
0
votes
1 answer
read characteristic error BLE with evothings and rPi
I have rPi setup with node running bleno to advertise a characteristic. With evothings I am testing both Android and iOS and with both I got an error when reading the characteristic.
The code to read the characteristic within evothings…

mg360
- 103
- 2
- 10
0
votes
1 answer
why Evo PDF generates large size PDFs (HTML to PDF converter)?
I am using EVO pdf dll to convert aspx page having 3 chart control (with png format) in it to PDF, but it generates PDF having size of 400 kb.
IF RDLC is used to generate similar page then it generates page having size of 50 kb.But I dont have…

Sagar Shirke
- 648
- 9
- 32
0
votes
1 answer
EVO PDF Convertor: Can you download to PDF AND open the web page?
I am using EVO PDF to combine multiple web pages into a single PDF. The code below shows how it works...and it works. If I comment out the section with System.Web.HttpResponse and just put Response.Write(htmlCodeToConvert); it will show both web…

smoore4
- 4,520
- 3
- 36
- 55
0
votes
1 answer
Android ZXing barcode scanner not working with HTC Evo 4g Lte
One of my users is having a problem using the barcode scanner on my app. Basically, it won't scan, it never has.
He is using my app on a HTC Evo 4g Lte.
My app makes use of the ZXing integrated code and this is the first device that has had an…

Elaine McGovern
- 269
- 7
- 24
0
votes
0 answers
ModX: Keep losing formatting when I return to edit a page
I am running Evo 1.0.4 and often add HTML to my pages content by switching off TinyMCE.
I have an issue where if I return to edit a page at a later date, the HTML markup will be stripped out. The content will still be present but just wrapped in a…

MeltingDog
- 14,310
- 43
- 165
- 295