The margin of the output pdf file are incorrect, if I want to use a4paper instead of letter without any option like as
dvipdf test.dvi
In that case, the following command gives me a good margin pdf file.
dvipdf -sPAPERSIZE=a4 test.dvi
'computer > linux' 카테고리의 다른 글
| dvipdf with a4 paper size (0) | 2012/05/01 |
|---|---|
| adk installation on debian 6 (0) | 2012/04/26 |
| recover deleted files on an android device in debian (0) | 2012/04/08 |
| make a big log file to be truncate if the log is not important anymore or... (0) | 2012/03/19 |
I have the following error when I execute ./android
Failed to fetch URL https://dl-ssl.google.com/android/repository/addons_list-1.xml, reason: Failure initializing default SSL context
Solution is to remove gcj-4.4-base by apt-get remove gcj-4.4-base. After this, I see the other platform without errors as
'computer > linux' 카테고리의 다른 글
| dvipdf with a4 paper size (0) | 2012/05/01 |
|---|---|
| adk installation on debian 6 (0) | 2012/04/26 |
| recover deleted files on an android device in debian (0) | 2012/04/08 |
| make a big log file to be truncate if the log is not important anymore or... (0) | 2012/03/19 |
- apt-get install testdisk
- mount an android device
- su account
- cd mount-position ( /media/3F30-AC25/ )
- photorec
- select Android UMS Composite
- select [Intel] as the partition table type
- select whole...
- select FAT/NTFS/... as the filesystme type
- select another directory where one wants to save recovered files, and type Y
- let them go... one can see the following directories in the directory which one selected in step 5 as follows:
recup_dir.1
recup_dir.2
recup_dir.3
recup_dir.4
recup_dir.5
recup_dir.6
recup_dir.7
recup_dir.8
recup_dir.9
'computer > linux' 카테고리의 다른 글
| adk installation on debian 6 (0) | 2012/04/26 |
|---|---|
| recover deleted files on an android device in debian (0) | 2012/04/08 |
| make a big log file to be truncate if the log is not important anymore or... (0) | 2012/03/19 |
| how to mount a kindle via commands (0) | 2012/02/29 |






Recent Comment