Tom Flídr

Results 6 comments of Tom Flídr

- Objects `ExportOptions*` (`ExportOptionsSVG`, `ExportOptionsPDF`, ...) have all properties public and instance, not static. - Type `TextFrame` is `TextFrameItem` by Adobe documentation.

Hi, why is this pull request still not merged? I have seen that this problem was partially solved in #28. But in this pull request, I have fixed all those...

Hi, I'm very sorry, but the Desharp library is not rewritten into .Net Core. You could run it only in .NET Framework Environment. Maybe I'll find some time in future:-(

Hello, it would be really great to add support for the .NET Core environment, but there has to be solved a lot of changes. Maybe also to add some breaking...

Yeah, great solution for dumping:-)

Hi, I'm sorry, but I dont know for sure. You can open new ActiveX window by: var newWindow = window.open('', '_blank', 'sizes...') ... and then you can build any form...