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 - knarf

Pages: [1]
1
General Discussion / emtpy cells
« on: December 12, 2018, 08:21:39 AM »
Hello,
I have a table in a pdf file. One cell is empty
Does Ivy skip empty cells ?
Can that be prevented ?
When I go right from the first to the second cell, it goes to the third cell and skips the second.
I tested the Template editor and in c#

2
General Discussion / IvyDocumentReader not recognised in visual studio
« on: December 11, 2018, 08:06:42 AM »
Hello,

I added the dll as a reference to the solution.
This is on top of my code: using IvyPdf;

This line:
PdfParser p = new PdfParser(IvyDocumentReader.ReadPdf(MyFileName));


IvyDocumentReader does not exist......

Pages: [1]