|
|
Browse by Tags
All Tags » pdf
Showing page 1 of 4 (39 total posts)
-
Hi,
Did you got any solution, I have the same requirement. Please help if you got any solution regarding your problem, that will be great help for me.
Thanks,
Sunil Parihar
-
Hi,
Did u find any solution for your problem. I am using DotImage 8.0 and facing same problem after using the code from above link .
It is not giving any error and also not saving annotation on image and pdf.
I have copied that function in code behind and calling this function on button click from server side.
What should I do? How to call ...
-
Lou Franco did a nice write-up on how to burn annotations to an image without the usage of a ''viewer'' (http://www.atalasoft.com/cs/forums/thread/18380.aspx). But, I am unable to get the annotations I want to load into a LayerCollection object. Mostly because I am having a problem figuring out how to use the AnnoationDataImporters (I'm not even ...
-
After creating a searchable PDF, is it possible to show only the text layer of the PDF rather than the image + hidden text? I'm thinking of something along the lines of Abbyy FineReader, where it shows you the PDF *Image* on the left, and the text it has OCR'd on the right.
-
We have a block of code that's been in our app for eons, this is the crux of it:
using (var fis = new FileSystemImageSource(new[] {originalDocument}, true)) ...
-
Hi there,
I'm using the Thumbnail Viewer and the Image Viewer to display and page through a PDF document that is 3 pages. I can easily print a single page of the document but I'm having trouble figuring out how to print the entire document. The solution is in VB/ASP .NET 3.5 but I can understand a C# solution as well.
TIA
-
The PdfTextDocument class is for text extraction only. As of DotImage 7.0 it is not possible to modify discrete properties of existing PDF files with our toolkit.
-
Hi all,
I have simple applicacion that scans some pages and create a multipage tiff file.
Sometimes I need to convert the tiff file to PDF, but when I do this the file size is much larger than the tiff file.
I think that the file size should be similar.
Here I write my code that convert the tif file to pdf:
Public Sub ...
-
I've been looking through the forums and the documentation and haven't been able to find anything specific on actually coping a specific pdf page into a new pdf. Does this sort of functionality exist?
-
Hi ! This is some part of code to convert files to searchable pdf format. This code runs well for TIFF files and converts them into searchable PDFs. But when I load a non-searchable PDF file, the code converts only the first page of the non-searchable PDF file into the searchable PDF.
I am very new user. Could you tell me what am I doing ...
1
|
|
|