[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Printing issue in Windows



The lines in ledgersmb.conf:

	[printers]
	# Available printers
	#Laser      = lpr -Plaser
	#Epson      = lpr -PEpson
	PDFCreator  = lpr -PPDFCreator
	HPDeskJet   = winprint.bat 

Installed MikTex 2.8 + koma-script package (TeXworks complained about that)
Ghostscript and Gsview installed and added the path

	[environment]
	# If the server can't find applications, append to the path
	#PATH: /usr/local/pgsql/bin
	PATH: C:/Program Files/gs/gs7.0/bin
	PATH: C:/Program Files/Ghostgum/gsview 

When printing (e.g. accounts payable) 

	Postscript -> Screen	OK
   with
	Postscript -> HPDeskJet
	Postscript -> PDFCreator
	PDF        -> HPDeshJet
	PDF        -> PDFCreator
	
   the following files are created in C:/tmp:

	1288113713_ap_transaction_21.err - which reads: 
		This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8)
		entering extended mode
		(C:\tmp\1288113713_ap_transaction_21.tex
	1288113713_ap_transaction_21.tex
		with the report's content (latex)
	1288113713_ap_transaction_21.log
		empty (0 KB)
	
	and the browser keeps 'loading' (until dooms day) 
	resulting in 'Session expired' when trying to restart the transaction.
	-> Logout and Login.

Double cliking the .tex file opens TeXworks and clicking on the green
(action)
button produces the .pdf file (and a .aux and .synctex.gz file).

Searching the internet proved to be elusive.
What am I missing? 

-- 
View this message in context: http://ledger-smb.1045705.n5.nabble.com/Printing-issue-in-Windows-tp3238189p3238189.html
Sent from the Ledger SMB - Users mailing list archive at Nabble.com.