Search found 122 matches

by ckootg
Tue Jun 06, 2017 3:13 pm
Forum: Integration Development
Topic: Publishing a document from the API
Replies: 8
Views: 1409

Re: Publishing a document from the API

Thanks for the link, but I was looking for more information on integrating the print handlers. We store our documents in our own document management system, not in SoftPro, so we use the print handler to send the rendered document to the document system. We are also looking to programmatically post,...
by ckootg
Wed May 25, 2016 10:18 pm
Forum: Integration Development
Topic: 4.1 Print Pipeline IDocument is now IDocumentInfo
Replies: 6
Views: 1247

Re: 4.1 Print Pipeline IDocument is now IDocumentInfo

Thanks. Exactly what I was looking for.
by ckootg
Tue May 24, 2016 5:53 pm
Forum: Integration Development
Topic: 4.1 Print Pipeline IDocument is now IDocumentInfo
Replies: 6
Views: 1247

Re: 4.1 Print Pipeline IDocument is now IDocumentInfo

It doesn't have to be the Description. I just need a unique identifier that indicates that the document came from a certain folder. For example, if I have the following folder structure, and I drag Document Folder 1 and Document 3 to print, I want to know that Document 1 & 2 came from the same f...
by ckootg
Fri May 20, 2016 4:33 pm
Forum: Integration Development
Topic: 4.1 Print Pipeline IDocument is now IDocumentInfo
Replies: 6
Views: 1247

Re: 4.1 Print Pipeline - Where to find Group on IDocumentInf

Anyone can help me with this?

I'll rephrase the question.

I'm looking for the "Group" field that was once on the IDocument object off of the print item property "Document". The Document property is now returning IDocumentInfo, which doesn't include the Group field.
by ckootg
Tue May 17, 2016 4:02 pm
Forum: Integration Development
Topic: 4.1 Print Pipeline IDocument is now IDocumentInfo
Replies: 6
Views: 1247

4.1 Print Pipeline IDocument is now IDocumentInfo

Prior to 4.1 we used the IPrintJobItem.Properties["Document"], which returned a IDocument object where we could the Group field. In 4.1, the object is now IDocumentInfo and it no longer contains the Group field. How do we get the Group field in 4.1?
by ckootg
Mon Feb 29, 2016 3:11 pm
Forum: Integration Development
Topic: OpenOrder Object reference not set to an instance of an obje
Replies: 9
Views: 1387

Re: OpenOrder Object reference not set to an instance of an

Hi Chris,

I believe you are running into the same problem we did. viewtopic.php?f=6&t=863

If so, it is fixed in version 4.0.4.4 (4.0.30302.1074)
by ckootg
Fri Nov 20, 2015 10:51 pm
Forum: Integration Development
Topic: IOrderStore bug?
Replies: 5
Views: 1102

Re: IOrderStore bug?

Can you please send us the hotfix? Thanks.
by ckootg
Tue Nov 03, 2015 5:52 pm
Forum: Integration Development
Topic: IOrderStore bug?
Replies: 5
Views: 1102

Re: IOrderStore bug?

Any updates on this bug?