Active Topics Memberlist Search Help | |
Register Login |
Programming | |
EXP Systems Forum : PDF reDirect : Programming |
Topic: Batch Printer | |
Author | Message |
ceike
Newbie Joined: 27 Jan 06 Location: Germany Posts: 3 |
Topic: Batch Printer Posted: 27 Jan 06 at 9:49AM |
Hello! For test, i have install PDF reDirect ProV2.1.1 on Windows XP (SP1). When i want to add a Batch Printer, i get the message: "Sorry. PDF Batch Printer could not be added. There was an error"
|
|
IP Logged | |
Michel_K17
Moderator Group Forum Administrator Joined: 25 Jan 03 Posts: 1673 |
Posted: 28 Jan 06 at 10:10AM |
Hi,
Sorry to hear of the problem. Are you using a Windows Account that has the needed permission to install a printer? If the problem persists, then you can go into the [Preferences], click the "General" button, then select "Generate Log Files". Then, try to create a new batch printer. After it fails, go back to the "General" area and click on the "Submit Bug Report" button to send me the log files. I can take a look and see what kind of error you got. Regards, Michel |
|
IP Logged | |
ceike
Newbie Joined: 27 Jan 06 Location: Germany Posts: 3 |
Posted: 30 Jan 06 at 2:17AM |
Hi Michel, the Windows Account to install a printer should be ok. The Installation of PDF reDirect was without errors. Here the contents of the Logfile: 30,27425.38,"UI",0,"" Regards Claus |
|
IP Logged | |
Michel_K17
Moderator Group Forum Administrator Joined: 25 Jan 03 Posts: 1673 |
Posted: 30 Jan 06 at 11:36AM |
Hi,
Thanks for the log file. I will take a look here and see if I can duplicate the problem. Here is my log for reference: it seems like I was able to generate the batch settings files, and you were not, for whatever reason. Can you confirm that there are no "unicode" characters in the Batch Printer's name: that is, you are not using Japanese, Chinese or Cyrillic characters? 30,37989.58,"UI",0,"" 30,37989.58,"UI",1,"" 30,37989.58,"UI",2,"------------------------------------------------------------" 30,37989.58,"UI",3,"START LOGGING: 1/30/2006 10:33:09 AM" 30,37989.58,"UI",4,"User clicked on checkbox to start Logging" 30,37989.58,"UI",5,"GENERATE EVENT: WZQNM" 30,37991.22,"UI",6," - Loading the Batch ini data for Hello" 30,38002.42,"UI",7,"Setting TT Font Download to Outline..." 30,38003.42,"UI",8,"......DONE." 30,38010.45,"UI",9,"STOP LOGGING: 1/30/2006 10:33:30 AM" |
|
IP Logged | |
ceike
Newbie Joined: 27 Jan 06 Location: Germany Posts: 3 |
Posted: 31 Jan 06 at 2:04AM |
Hi, i test it now on another computer, there the Batch-Printer works very good! I found, that by the Installation on the first Computer, the Microsoft Windows Logo Test apperas two times with the request to go furhter on with the Installation!? Thanks for your Help! Regards Claus |
|
IP Logged | |
Michel_K17
Moderator Group Forum Administrator Joined: 25 Jan 03 Posts: 1673 |
Posted: 02 Feb 06 at 1:47AM |
Hi, The Windows Logo will appear if your Windows security setting are tight are require that you be presented with the warnings. This securiyt setting is more strict than the default setting. Glad to hear that it is working OK now. Michel. |
|
IP Logged | |
mjappel
Newbie Joined: 23 May 06 Location: United Kingdom Posts: 1 |
Posted: 23 May 06 at 6:32AM |
Hi How do I change the output quality on batch printers in PDF Pro? Regards
|
|
martin
|
|
IP Logged | |
Michel_K17
Moderator Group Forum Administrator Joined: 25 Jan 03 Posts: 1673 |
Posted: 23 May 06 at 8:47AM |
Hi,
You can change it manually, via the batch printer settings in the "Preferences" area. You need v2.1.0 or higher. If you want to do it programatically via VBA, look at the sample code in the VB Class: you can see how the settings are changed as a simple text file. The PDF settings are in a long string as follows: UserAppData.Settings = "-P0-Q2-C0-R0-L0-E0-B0-S0-H0"
So, simply create a new routine to change the quality settings. I hope that helps. Michel |
|
IP Logged | |
Forum Jump |
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |