We're sorry Aspose doesn't work properply without JavaScript enabled.

Free Support Forum - aspose.com

Question about using Pdf.Kit

Hello dear

I want to try pdf.kit for ourchasing it, but i have some problems about using it and i want some special feature that i want to know it can do it for me.

When i use gettext & getwordcount of PdfExtractor it does’nt give me the right answer.

About using PdfViewer it doesn’t view it for me only i can using print feature.

When i want to save pdf file as Tiff for a file with more than one page and also using saveAsImage, it doesn’t do anything for me, it only answer for one page pdf.

These are something that i want to sure about doing in purchased version.

Also i want to find word in existing pdf and highlight it, i try it but it only add annotation not highlighting. I want to know that if aspose.pdf or aspose.pdf.kit do it for me.

i am waiting for your answer

with best regards

mozhdeh ahmadi

Hello dear

I want to try pdf.kit for ourchasing it, but i have some problems about using it and i want some special feature that i want to know it can do it for me.

When i use gettext & getwordcount of PdfExtractor it does'nt give me the right answer.

About using PdfViewer it doesn't view it for me only i can using print feature.

When i want to save pdf file as Tiff for a file with more than one page and also using saveAsImage, it doesn't do anything for me, it only answer for one page pdf.

These are something that i want to sure about doing in purchased version.

Also i want to find word in existing pdf and highlight it, i try it but it only add annotation not highlighting. I want to know that if aspose.pdf or aspose.pdf.kit do it for me.

i am waiting for your answer

with best regards

mozhdeh ahmadi


This message was posted using Aspose.Live 2 Forum

Hi Mozhdeh,

Can you please share which version of the component – .NET or Java – you’re using, so we could help you out accordingly?

Regards,


I use .net version

Hi Mozhdeh,

Please find answers to your questions below:

mozhdeh:

When i use gettext & getwordcount of PdfExtractor it does’nt give me the right answer.


GetWordCount method is obsolete and can’t provide you the results as expected; you can use GetText method to extract the text from the file and then count the words using your programming language code. However, if you’re having problem with GetText method as well, please share a sample input PDF file along with the code snippet and problem description. We’ll investigate it at our end and help you accordingly.

mozhdeh:

About using PdfViewer it doesn’t view it for me only i can using print feature.


PdfViewer allows you to either print the PDF files or decode the pages to images and then view those images using some image control; I’m afraid, it is not a visual tool to view PDF files.

mozhdeh:

When i want to save pdf file as Tiff for a file with more than one
page and also using saveAsImage, it doesn’t do anything for me, it only
answer for one page pdf.


Please share the input PDF file with us so we could test it at our end. Please elaborate your problem; also the code snippet you’re using would be helpful as well.

mozhdeh:
Also i want to find word in existing pdf and highlight it, i try it
but it only add annotation not highlighting. I want to know that if
aspose.pdf or aspose.pdf.kit do it for me.



I’m sorry to share with you that this feature is currently not supported; however, if you can elaborate your requirement a little bit, we might try to provide this feature in future.

We’re sorry for the inconvenience and looking forward to help you out.
Regards,