Discussions tagged Compression

Dear Developers, Please provide guidance on the issue I'm encountering in my project. I have a .pdf file that has been compressed with zip.exe and stored in a table as a blob. I need to extract this file in PowerBuilder 2022 R2 using the 'Extract' ...
How can i acces event of the Compress Object.  I use this code: Integer li_resString ls_archivo, ls_carpetas[]CompressorObject lco_backuplco_backup = Create CompressorObject li_res = lco_backup.Compress(ls_carpetas,ls_archivo,ArchiveFormatZIP!)  ...
Hello, Dev environment: PB2019 R3, v2670. I am having issues with zipping and unzipping files with both the compressor and extractor objects. The code runs successfully on my dev machine, but when I deploy to our test box, the unzipped files are no...
  • Page :
  • 1