pdfConnector Close() Doesn't Completely Close File
In Pega Robotics 8.0.1037.0 if IsOpen is called immediately following a call to Close(), it will return True. Not until the FileName is set to null will IsOpen return a False. Whether this is by design is not addressed in the online Help documentation. It also appears that setting the FileName is the equivalent of an Open although this really isn't described in the online Help documentation either. The textbox for the code below returns the following:
Closed...
Is Open
Is NOT Open
***Updated by Moderator: Marissa to update SR Details***
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.