|
From: Rashmi B. <ra...@us...> - 2005-04-19 00:40:09
|
Update of /cvsroot/pocolap/pocolap/src/com/pocolap/xtab/format In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10932 Modified Files: FormatPDF.java Log Message: PDF related changes Index: FormatPDF.java =================================================================== RCS file: /cvsroot/pocolap/pocolap/src/com/pocolap/xtab/format/FormatPDF.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** FormatPDF.java 14 Apr 2005 22:35:24 -0000 1.1 --- FormatPDF.java 19 Apr 2005 00:39:58 -0000 1.2 *************** *** 4,34 **** Copyright (c) 2005 Rashmi Banthia ! Permission is hereby granted, free of charge, to any person obtaining a copy ! of this software and associated documentation files (the "Software"), to deal ! in the Software without restriction, including without limitation the rights to use, ! copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the ! Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: ! The above copyright notice and this permission notice shall be included in all [...1052 lines suppressed...] ! 5 | RXF | X | X | X | X | 5.0 So I need to merge these two arrays (harr[][], sheerarr[][]) to get newarr[][]. (Notice one row is less in sheetarr[][]) ! */ \ No newline at end of file --- 575,586 ---- X | X | 9.0 | 8.0 | 7.0 | 2.5 | 6.0 ------------------------------------------------------- ! 1 | Laces | X | 5.0 | 20.0 | X | X ! 2 | ABC | 2.0 | X | X | X | X ! 3 | XYZ | X | 7.5 | X | X | X ! 4 | ADF | X | X | 3.2 | X | X ! 5 | RXF | X | X | X | X | 5.0 So I need to merge these two arrays (harr[][], sheerarr[][]) to get newarr[][]. (Notice one row is less in sheetarr[][]) ! */ |