IvyTools

Please login or register.

Login with username, password and session length
Advanced search  

News:

SMF - Just Installed!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - admin

Pages: [1] 2 3
1
General Discussion / Re: Search and Replace Text
« on: January 28, 2024, 09:12:17 PM »
Hello Peter,

Unfortunately IvyPdf cannot do any edits to Pdf documents. It can only read and extract data.

Regards,
Andrew - IvyTools support

2
New Releases / Release 1.68
« on: June 25, 2023, 12:28:01 AM »
New in Version 1.68:
+ Added new function: RegionContainsImages
-   Minor bug fixes

New in Version 1.67:
+ Extraction of images from PDFs. New IvyImage collection.
+ OCR support via Tesseract library. Added Image.OCR() function and OCR parameters to PdfReadOptions
+ IvyUIElements.dll provided for netstandard version
+ Minor UI improvements – parallel loading, search the grid, row numbers in the results window
+ MatchesPattern function now supports escaping special characters
- Change in default token merge logic. Merging tokens having different fonts is now allowed. It fixes issues spotted in some documents, but may break extraction for others.

New in Version 1.66:
+ Moved some code into new library IvyUIElements.dll, allowing to re-use UI forms in custom applications
+ Added option TableKeepCurrentPosition to IvyOptions class, so it can be set globally

New in Version 1.65:
+ Added option "KeepCurrentPosition" to Table() and Grid() functions
+ Added new function: Backtrack()

New in Version 1.64.3:
+ Expanded DLL search locations to allow IvyPdf work in Azure Functions environment

New in Version 1.64.2:
- Minor bug fixes

New in Version 1.64.1:
- Fixed issue with reading Excel files in .Net Core
- Fixed issue with referencing custom DLLs in .Net Core
- Fixed issue with some PDFs that return negative page size
- Fixed issue with exporting tables containing null values to Excel

3
New Releases / Release 1.64
« on: September 01, 2020, 12:12:27 AM »
New in Version 1.64:

+ Added option TokenMergeTolerance to adjust automatic token merge logic

+ Added separate .Net Core executable

- Minor bug fixes

4
New Releases / Release 1.63
« on: June 03, 2020, 12:10:53 PM »
New in Version 1.63:

- Added support for .xlsb files (Excel Binary Workbook file)

5
General Discussion / Re: Problem with Open XML
« on: May 13, 2020, 12:59:16 PM »
Thank you for providing the sample command! The issue should be fixed in the new version 1.62.2

Please download it from here and let me know if it solves the problem:

http://ivytools.net/downloads.html


Thank you,
Andrew

6
General Discussion / Re: Problem with Open XML
« on: May 11, 2020, 11:44:15 AM »
Hi, thank you for reporting this issue! We will check. If you have a moment could you send me the command that you are using to run IvyTemplateEditor.exe. This will help to make sure we are looking at the same thing. Please post it here or send me at support@ivytools.net

Thank you,
Andrew

7
New Releases / Release 1.62
« on: April 26, 2020, 01:19:39 PM »
New in Version 1.62:

+ Added search "Trace" to see all the tokens found during code execution

+ Added new functions: FindRegex(), Find3rd()

- Fixed issue with some documents having non-standard page rotation

- Minor bug fixes

8
General Discussion / Re: License Expired!
« on: April 17, 2020, 11:23:36 AM »
Hi Woyler,

A preferred way to register IvyPdf is by using IvyTemplateEditor.exe (Help/About/Apply License Code). Once it's registered on the machine it should work from anywhere.

SetLicense() method should work as well (it only needs to be done once), but please make sure there's file "ProtectIt.CryptoLicensing.dll" available in the project path.

Ivy also generates a demo key on the first run, so if it's your first try you don't need to do anything - it will work for 30 days.

Please let me know if you are still having this issue or have any other questions.

Thank you,
Andrew - IvyTools support

9
Bug Reports / Re: PDF file is not opened
« on: February 17, 2020, 11:29:24 PM »
Hello Tilutza,

Sorry to hear about your problem. Could you let me know what version of IvyPdf you are using?
I just tried opening it with 1.61.4 and it seems working fine. There were a few issue fixed recently, so I'm hoping this one has been fixed already. Could you please try it and confirm?

http://ivytools.net/downloads.html

Thank you,
Andrew - IvyTools Support

10
General Discussion / Re: Error Opening PDF
« on: January 14, 2020, 03:14:45 PM »
Hi Darrenforce,

Most likely it's caused by an issue with PDF annotations extraction. Would you be able to send me this PDF for a deeper look, assuming it's not confidential? (support@ivytools.net)

Meanwhile please try to uncheck "Read Annotations" in the Options page to see if it helps.

Thank you,
Andrew

11
New Releases / Release 1.61
« on: January 03, 2020, 11:17:35 PM »
New in Version 1.61:

- Numerous fixes to the underlying PDF parsing engine.

+ Additional performance and stability improvements.

+ Basic support for extraction of PDF annotations (PDF forms, overlays and other content)

12
General Discussion / Re: License expired , but never used
« on: January 02, 2020, 11:36:28 AM »
Hi Scourglass,

Could you please look for file license_error.txt in Ivy folder, it should contain detailed error message.

Please post the contents of this file so we could help you further.

Thank you,
Andrew

13
Hi, thank you for the error report.

Could you please provide the version of IvyPdf that you are using?

Is it happening with one specific PDF or many files? If it's one PDF would you be able to share it, so I could take a deeper look? (support@ivytools.net)

Also, could you try the new version 1.60 please? It using a different way to read PDFs, not depending on IKVM anymore.

Thank you,
Andrew

14
New Releases / Release 1.60
« on: November 01, 2019, 11:06:41 AM »
New in Version 1.60:

This version is focused on transition to .Net Core and performance improvements.

+ Compatibility with .Net Standard 2.0
+ New PDF parsing engine – faster reading PDFs.
+ New IPB format (old one is still supported) – faster loading of IPB files.
+ Switched to Roslyn engine to run templates.
+ Improved template code generation, caching field values. Templates are running faster now.
+ Added support for text color: Token.Color,Token.Black and Token.Grey properties.


15
New Releases / Release 1.50
« on: September 11, 2019, 09:18:32 AM »
New in Version 1.50:

+ Added PdfReadOptions parameter and “Options” form to the Ivy Template Editor
+ Added new function: RegionContainsLines
- Fixed issue with reading curve objects
- Various bug fixes

Pages: [1] 2 3