certinia / apex-zip

Solutions for handling Zip files in Apex and Visualforce
BSD 3-Clause "New" or "Revised" License
23 stars 20 forks source link

Text truncating in the file #3

Open asif-github opened 7 years ago

asif-github commented 7 years ago

i am zipping 2 text files with some text at the end of the line. when i open the zipped files, the text is getting truncated.

Same issue does not occur when the text at the of the line is numeric values

afawcett commented 7 years ago

That does sound odd, can you give a bit more information, examples, screenshots, maybe some sample code?