Hi, thank you for the error report. Please try the latest beta version from here:
http://ivytools.net/beta/IvyPdf_1.50_beta_20190722.zip
Thank you,
Andrew
IvyTools
- November 06, 2025, 09:32:48 AM
- Welcome, Guest
News:
SMF - Just Installed!
|
31
General Category / Bug Reports / Re: Open PDF with Error: The given key was not present in the dictionary
on: July 24, 2019, 11:41:35 PM
|
||
| Started by yial2 - Last post by admin | ||
|
32
General Category / Bug Reports / Open PDF with Error: The given key was not present in the dictionary
on: July 24, 2019, 04:08:38 PM
|
||
| Started by yial2 - Last post by yial2 | ||
|
When using IvyTemplateEditor, I get "Error: The given key was not present in the dictionary"
Code: [Select] //scan.pdf is just my file nameWorking PDF link: https://drive.google.com/file/d/13ogL6pzKOoNFP0A2vR_Jf62D0A7y5MIk/view?usp=sharing PDFs with error: https://drive.google.com/file/d/1kdd03w5U2hc1kJYroN5gtRm_RRdV6pz-/view?usp=sharing https://drive.google.com/file/d/12dfCd4DkOIcQBe21_fj9nu1D7ja9Qcjr/view?usp=sharing I am using latest version 1.49 |
||
|
33
on: May 14, 2019, 09:55:15 AM
|
||
| Started by anichols - Last post by anichols | ||
|
This was determined to be user error and nothing to do with IvyTools.
|
||
|
34
on: May 14, 2019, 08:47:30 AM
|
||
| Started by nikitbiswas - Last post by admin | ||
|
Hello,
Thank you for your question. The server requires a server license and development requires a developer license. In your scenario you need developer license(s) for yourself and other developers and server license to deploy IvyPdf on Azure server instance. Please refer to this section for more detail: http://www.ivytools.net/faq.html#header-n923 Regards, IvyTools team |
||
|
35
on: May 14, 2019, 05:33:50 AM
|
||
| Started by nikitbiswas - Last post by nikitbiswas | ||
|
Hi,
I am working on an application right now , I have deployed my application on Azure for testing purpose but the trial license didn't work there. So my query is that if I buy your developer license will it be able to work on Server also? |
||
|
36
on: May 02, 2019, 12:57:10 PM
|
||
| Started by anichols - Last post by anichols | ||
|
We are evaluating IvyTools v. 1.49.
When using the IvyTemplate editor on the provided samples we are getting an error. - Open the sample.tl file in the editor - Open the Disney.ipb in the editor - Select any template item/field (e.g. espn_subscribers) - Click on Evaluate - Get “Compile error: Metadata file ’IvyPdf.dll’ could not be found error” The .zip file that we downloaded was simply extracted to a sub folder under the local C: drive. (C:\Data\IVY) This folder was added to the PATH environment variable. The systems are both Windows 10. Did we miss something on setup or configuration? |
||
|
37
on: April 11, 2019, 11:13:23 AM
|
||
| Started by admin - Last post by admin | ||
|
New in Version 1.49:
+ Reading line objects from PDF substreams, which were previously ignored + Accounting for line objects in token layout logic (not merging tokens separated by lines) + Added support for “Sections” to split and filter parts of the documents. New functions: Split, FilterSection, FilterSections, + Added new functions: Token.Next(), Token.Prev(), FilterEnclosedArea, Subset, MergePages - Fixed issue with Table() function for multi-page tables separated by row lines - Various bug fixes and stability improvements |
||
|
38
on: February 07, 2019, 05:12:41 PM
|
||
| Started by admin - Last post by admin | ||
|
New in Version 1.48:
+ Added “external code modules”, making it easier to share code between template libraries + Added logic to automatically remove font shadows (in PDFs shadows are created by printing same text twice with slight offset, which previously resulted in doubled letters) - Fixed issue with incorrect font scaling in some PDFs |
||
|
39
on: January 29, 2019, 08:56:42 AM
|
||
| Started by xavD - Last post by admin | ||
|
In the latest version (1.47) you can use option "separate rows by lines" to capture the table properly.
|
||
|
40
on: January 28, 2019, 11:36:49 AM
|
||
| Started by admin - Last post by admin | ||
|
New in Version 1.47:
+ Added ability to separate table rows by lines + Field description is now included in the XML/Json output and template run results - Various bug fixes and stability improvements |
||