Page 1 of 1

Bullzip replaces the backslashes in the filename path

Posted: Sat Feb 05, 2022 12:06 pm
by ivke.stojic
I hope somebody know how to overcome this kind of problem.

If I try progamatically to send file to BullZip which filename have path and the name of file BullZip replace slashes with underscores

For example:
C:\FOLDER\some_file

BullZip converts it to:
C__FODER_somename

In the BullZip optiom dialog filename was set to pattern
<title>.pdf

Does somebody know any solution?