|
|
Browse by Tags
All Tags » PDF
Showing page 1 of 2 (17 total posts)
-
Welcome to the
14th of 31 applications we will post (in addition to the contest participants'
submissions). Make sure you add this blog to your RSS / Atom
feed and check the gallery
for summaries of all the apps as they are released.
The Web PDF Library Search Application allows you to quickly search a large library of PDF files ...
-
Welcome to the eleventh of 31 applications we will post (in addition to the contest participants' submissions). Make sure you add this blog to your RSS / Atom feed and check the gallery for summaries of all the apps as they are released.
This command line tool generates a cool looking icon for a provided multipage TIFF or PDF document. To use ...
-
I’ve been doing a lot of work in the PDF space lately. While implementing Binary Cross Reference Streams I was surprised to see that they could be encoded with PNG Predictors. This was surprising to me because binary cross reference streams aren’t images, they are byte tables:
While the values vary, they are often within the ...
-
I need a little claification on pdfs. We work will 1bit scanned images and our customers want pdfs Converting back and forth between the formats, gray scale and black and white, the images get blurry so we think creating/extracting might be the way to go.
1) will singleimage=true if the pdf page is a single image AND contains ocr info?
2) does ...
-
I think the subject speaks for itself, but I'll ask anyway.
How do I implement PDF viewing on the clientside?
Thanks
-
Like the subject says, I'm trying to convert multipage TIFFs into searchable PDF's using the Expervision OCR engine. I tried the same code used in the GlyphReader example, but it only converts the first page of the TIFF. In other words, I get a single-page searchable PDF containing only the first image in the PDF.
So is there a ...
-
That specific error message looks like the PDF decoder is not initialized when the asynchronous requests for the thumbnails are requested. To fix this issue, you can add the PDF Decoder to the RegisteredDecoders on the Page Init event.
I have a suggestion that may improve your performance for this situation (Once you get the PDF loading): ...
-
I am using the folderThumbnailView control in my app and I also have the Atalasoft PDFRasterizer - my question is: how can I make the thumbnailviewer show PDF images - I have added the .pdf extension to the filter property but still no joy. Please help. Thankyou.
-
Hi,
I have the following case:
A tiff is loaded in an AnnotateViewer
Annotations are created from a database
I want to save the tiff as a pdf file with xmp annotations
I'm doing as follows
Dim at As New Formatters.XmpFormatter at.CreateXmpPacket = True at.Formatting = Xml.Formatting.None Dim pdfenc As New ...
-
What product would I need to take a group of images and group them onto a page or pages of a pdf document?
1
|
|
|