No announcements
-
0 Votes
V4 print drivers: Is there any way to cache runtime data between invocations of JavaScript constraint API?
;invocations. However this didn't work because the JavaScript global object seemed to be cleared before each call to API function. Is there ...Answered | 2 Replies | 2178 Views | Created by kondakovdmitry - Tuesday, June 26, 2012 6:53 AM | Last reply by kondakovdmitry - Wednesday, June 27, 2012 5:51 AM -
0 Votes
JavaScript Constraints in V4 Print Driver
Hi I am developing V4 Printer driver with Java Script constraints, I have some question. When ...Answered | 1 Replies | 1147 Views | Created by Prakash Elangovan - Tuesday, April 8, 2014 1:18 PM | Last reply by Justin Hutchings [MSFT] - Tuesday, April 8, 2014 11:20 PM -
0 Votes
JavaScript Constraints V4 printer driver
architecture. If I do not have constraint scripts is there any other way to implement print ticket, print capabilities in any of other ...Answered | 1 Replies | 275 Views | Created by gubbam - Thursday, December 14, 2017 10:54 AM | Last reply by alperms - Tuesday, December 19, 2017 5:47 PM -
0 Votes
Adding constraints for V4 print drivers
Hi, I am trying to display constraints in V4 print driver. I am adding constraint as InvalidCombination in the GPD ... -
0 Votes
Why javascript was choosen in xps v4 print driver?
If we compare xps v3 and xps v4 print driver. One major change is: Xps v3: There was PTHandler(a compiled dll) to handle the ... -
0 Votes
convertDevModeToPrintTicket in Constraint JavaScript of v4 Printer Driver
Constraint JavaScript of v4 Printer Driver supports "convertDevModeToPrintTicket" and "convertPrintTicketToDevMode" ...Answered | 3 Replies | 3186 Views | Created by psn2010 - Monday, May 14, 2012 7:35 AM | Last reply by psn2010 - Friday, June 22, 2012 6:42 AM -
0 Votes
Regarding setAttributeNS() in JavaScript constraints of v4 printer driver
Hi, I have developing a v4 printer driver for which I was implementing the JavaScript constraints. When I was ...Answered | 3 Replies | 2029 Views | Created by Jana1978 - Tuesday, February 26, 2013 9:20 AM | Last reply by Jana1978 - Monday, March 11, 2013 10:46 AM -
2 Votes
Point & Print (Client -Server) printing fails for V4 Printer driver when Javascript Constraint file is included.
Already answered this question on another forum (the JavaScript constraints sample's Q&A thread:Answered | 3 Replies | 2172 Views | Created by Gajanana - Wednesday, December 19, 2012 4:14 AM | Last reply by Gajanana - Sunday, January 6, 2013 10:32 AM -
0 Votes
V4 Print Driver Autoconfiguration and GPD constraints.
Hello, It seems that Autoconfiguration does not honor constraints defined in GPD. Is this the expected ...Unanswered | 2 Replies | 988 Views | Created by John_Skies - Friday, October 11, 2013 11:35 AM | Last reply by John_Skies - Thursday, October 17, 2013 1:04 AM -
2 Votes
v4 print driver -- customized print preference
Yep, implement completePrintCapabilities in your JavaScript constraints and then work forward from that. You should definitely NOT hard code any PrintTickets in your apps, ...Answered | 3 Replies | 4357 Views | Created by edward ho - Wednesday, February 15, 2012 1:10 PM | Last reply by Justin Hutchings [MSFT] - Monday, April 16, 2012 6:36 PM -
0 Votes
V4 and V3 Printing driver ranking
- If the v4 driver is self signed and has a newer date than a WHQL'ed v3 driver, v4 driver gets installed. Is there a ... -
0 Votes
v4 print driver message dialog
Hi Guys, Is there a way for the v4 print driver to popup a message dialog before it sends the print job to the printer? The case is I ...Proposed | 1 Replies | 937 Views | Created by printdevapp - Monday, July 21, 2014 12:39 AM | Last reply by Justin Hutchings [MSFT] - Monday, August 4, 2014 9:58 PM -
0 Votes
V4 Print driver developement
I want to create a V4 Printer Driver which will Invoke another application and uploadUnanswered | 2 Replies | 240 Views | Created by Bh_Bh - Thursday, March 29, 2018 7:55 AM | Last reply by Bh_Bh - Friday, March 30, 2018 4:53 AM -
6 Votes
Custom Property for V4 Print Driver
1. There are details about the design of the JavaScript constraints in the Developing v4 Print Drivers whitepaper. It should answer all of those questions. ...Answered | 11 Replies | 6514 Views | Created by Georgezc - Monday, June 11, 2012 5:56 PM | Last reply by Georgezc - Saturday, July 7, 2012 3:27 PM -
0 Votes
V4 driver Point & Print scenario
Hi, I have gone through the following URL https://msdn.microsoft.com/en-us/library/windows/hardware/jj863680%28v=vs.85%29.aspx. I have created ...Answered | 2 Replies | 897 Views | Created by sansmile - Wednesday, May 20, 2015 10:38 AM | Last reply by sansmile - Friday, May 22, 2015 12:20 PM -
0 Votes
Point & Print: Client-Server printing fails for V4 Printer driver when Javascript Constrint file is included.
Dear All, We are developing V4 Printer driver. We included JavaScript constraint file in V4 ... -
0 Votes
V4 Print Drivers: Why no read access to UserPropertyBag from JavaScript constraint script?
to print 2-sided, you could put that into the user property bag and then ensure it is applied in any/all of the JavaScript, printer extension, or Metro style ...Answered | 3 Replies | 3150 Views | Created by kondakovdmitry - Thursday, May 31, 2012 7:17 AM | Last reply by Eric Hanson-MSFT - Friday, June 8, 2012 7:18 AM -
0 Votes
V4 Printer Driver JavaScript BiDi Extension Question
Hi, I am investigating how to migrate our existing V3 printer driver to V4. Is there any sort of inter-process communication mechanism available to a JavaScript ... -
0 Votes
V4 Printer driver extensions - Getting the file that is to be printed
Hello, We are currently working on a V4 Printer driver with a printer extension on Windows 10 64 bit. Is there a way we can ... -
3 Votes
v4 Printer driver installation API
; Now that windows 8 is out we find that this method still works fine for v3 printer drivers, however we were unable to find a way to distribute and install ...Answered | 3 Replies | 2372 Views | Created by wknupe - Tuesday, September 4, 2012 12:30 PM | Last reply by wknupe - Wednesday, September 5, 2012 5:54 PM - Items 1 to 20 of 2250859 Next ›
No announcements