I guess the issuse is not with ' , ' instead of ' . ' but of thousands sperator ' ' instead ' , ' Try this adjusted version on finnish local settings !
Hello Thank You Dorin Vatavu :-) Put both ( cad2walls.jar) and (cad2walls.Input.txt ) in the same folder Click (cad2walls.jar) do not > java.exe" -jar cad2walls.jar Choose an option (cad2walls.Output.sh3d) wil be Auto generated Values in your cad2walls.Input.txt are too large so I used 1% scale, and sh3d was opened correctly on my pc :-) Attached is an Update of 'cad2walls.jar' which accepts either ' . ' or ' , ' Cheers
Hello Thank You Dorin Vatavu :-) Put both ( cad2walls.jar) and (cad2walls.Input.txt ) in the same folder Click (cad2walls.jar) do not > java.exe" -jar cad2walls.jar Choose an option (cad2walls.Output.sh3d) wil be Auto generated Values in your cad2walls.Input.txt are too large so I used 1% scale, and sh3d was opened correctly on my pc :-) **Attached is an Update of 'cad2walls.jar' which accepts either ' . ' or ' , ' **
Hello Thank You Dorin Vatavu :-) Put both ( cad2walls.jar) and (cad2walls.Input.txt ) in the same folder Click (cad2walls.jar) do not > java.exe" -jar cad2walls.jar Choose an option (cad2walls.Output.sh3d) wil be Auto generated Values in your cad2walls.Input.txt are too large so I used 1% scale, and sh3d was opened correctly on my pc :-) Attached is an Update of 'cad2walls.jar' which accepts either ' . ' or ' , ' Cheers
Hello Thank You Dorin Vatavu :-) Put both ( cad2walls.jar) and (cad2walls.Input.txt ) in the same folder Click (cad2walls.jar) do not > java.exe" -jar cad2walls.jar Choose an option (cad2walls.Output.sh3d) wil be Auto generated Values in your cad2walls.Input.txt are too large so I used 1% scale, and sh3d was opened correctly on my pc :-) Attached is an Update of 'cad2walls.jar' which accepts either ' . ' or ' , ' Cheers
Hello Thank You Dorin Vatavu :-) Put both ( cad2walls.jar) and (cad2walls.Input.txt ) in the same folder Click (cad2walls.jar) do not > java.exe" -jar cad2walls.jar Choose an option (cad2walls.Output.sh3d) wil be Auto generated Values in your cad2walls.Input.txt are too large so I used 1% scale, and sh3d was opened correctly on my pc :-)
@dking02 Congratulations on a magnificent piece of code 😄 A recommendation though, is to replace the engine under the hood from pdftk.exe to pdftk-all.exe which is the java port/fork of tk server. Benefits are mainly large memory support under 64bit for handling massive files. Some notes: ** pdftk-all.exe is the x32/x64 wrapper of pdftk-all.jar under windows, which is made possible using Launch4j tool. ** Commands are 99% compatible between pdftk and its java fork. It might need minor adjustments...
@dking02 Congratulations on a magnificent piece of code 😄 A recommendation though, is to replace the engine under the hood from pdftk.exe to pdftk-all.exe which is the java port/fork of tk server. Benefits are mainly large memory support under 64bit for handling massive files. Some notes: ** pdftk-all.exe is the x32/x64 wrapper of pdftk-all.jar under windows, which is made possible using Launch4j tool. ** Commands are 99% compatible between pdftk and its java fork. It might need minor adjustments...