Good day - I am seeing discrepancy in sending output to the Microsoft PDF driver. If i select preview with the same driver it is fine. However when I save as a MS PDF file and re-open the left margin is gone and in some cases makes reports hard to read. I also lose some GDI command such as Bold. Here is a simple example below:
Re: Microsoft PDF driver anamoly
[Re: Frank]
#3743302 Jul 2406:50 PM
The bold issue also sounds vaguely familiar, but that has to be something in the driver, as in the particular bold font being requested somehow isn't available in the driver. (PDF drivers, for example, have various strategies for mapping fonts. PDFX in particular has options for whether to emulate them, embed them, etc.) But A-Shell itself only makes a request to the font mapper and lets Windows decide on the best match.
Re: Microsoft PDF driver anamoly
[Re: Frank]
#3744203 Jul 2402:57 PM
Thanks for the reply. I guess there are lots of variables going on... not only the MS PDF driver but also the various readers. In this case this is an up to date w11 box so i have to imagine all drivers are current. I am going to test sending the output to another PDF driver. In the meantime here is the entire source of the first report:
I think I know what the bold font problem is: you're requesting the Lucida Console font which is (apparently, and perhaps not surprisingly) specific to consoles (rather than printers). I was able to reproduce the problem here, using the PDFX viewer (which is completely independent of the Acrobat viewer, pretty much ruling out the possibility that it's just a viewer issue). The problem goes away if you switch to something more standard, like Courier New.
Furthermore, I've confirmed that the problem does not exist with the PDFX driver, which pretty much pins it down to some issue within the Microsoft Print to PDF driver. (Which suggests an even better / simpler solution!)
I still don't see the margin problem in either case, but I am fairly optimistic that XORIGIN/YORIGIN will resolve that.
Re: Microsoft PDF driver anamoly
[Re: Frank]
#3744903 Jul 2407:38 PM
Thanks Cap - this might be a dumb idea but... Our support server is licensed to use pdfx but the customer site does not. If I preview a report on the support server while connected to the customer, can I save it locally using the pdfx driver? If so that might solve the immediate problem.
In the meantime i will play with your suggestions. What do you recommend instead of Lucida Console.. Arial i guess?
Re: Microsoft PDF driver anamoly
[Re: Frank]
#3745103 Jul 2409:19 PM
No, not Arial -- it's proportional. You'll want a fixed pitch font, like Courier New. Actually, Consolas might be better (even though it's name suggests that it too is for consoles, it appears to work with Microsoft Print to PDF).
As for your idea of using PDFX on your client even though the server doesn't have it, it could be made to work but only if you got a client license for it. (Otherwise the license is supplied by the server.) If it's just your PC, we could issue you a special ATE license that you could install on your PC that would take care of it. Just send Ty a request for it.