Welcome Guest Search | Active Topics | Sign In | Register

Either the underlying WebView is not ready, or a PDF file is not loaded. Options
Matt
Posted: Wednesday, September 27, 2017 1:09:35 PM
Rank: Newbie
Groups: Member

Joined: 2/27/2015
Posts: 7
Sending bytes to PdfViewer in EO.PDF, but it doesn't work.


PdfViewer pdfViewer = new PdfViewer();
pdfViewer.Load(job.DocumentData);
pdfViewer.Print(ps, pgs);

Get this error on the .Load method:

Either the underlying WebView is not ready, or a PDF file is not loaded.
eo_support
Posted: Wednesday, September 27, 2017 1:31:05 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,225


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.