[MBS] PDF printing on Mac

2017-04-19 Thread Steve Upton

I have a PDF (created in InDesign) that opens OK via DynaPDF and saves fine as 
well.

Problem is, it doesn't print OK on Mac (printing using DynaPDF on Windows works 
fine but is unavailable for Mac). The transparent drop shadows become a solid 
50% transparent gray, rather than tapering off to nothing as drop shadows 
should.

I'm trying to print the PDF using CGPDFDocumentMBS and the 
CGContextMBS.DrawCGPDFDocument example shown in the MBS docs.

1) Is there a way to hand an DynaPDF object over to CGContextMBS for printing? 
(without saving as a file first)

2) Any ideas on how to handle the drop shadow problem?

thanks

Steve


___
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info


Re: [MBS] PDF printing on Mac

2017-04-19 Thread Christian Schmitz

> 1) Is there a way to hand an DynaPDF object over to CGContextMBS for 
> printing? (without saving as a file first)

You can render a page as picture with DynaPDF and draw it in the CGContext.
If you do the colorspaces right and use high resolution it should work fine.

Sincerely
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/


___
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info


[MBS] [ANN] 17.2pr3

2017-04-19 Thread Christian Schmitz
Hi,

* Updated to Xcode 8.3.1
* Updated SQLAPI to version 4.1.11.
* Added WindowsDeviceModeMBS SetupString with more parameters.
* Fixed a problem with CURL AWS domain detection.
* Added CIFilterGeneratorMBS class.
* Fixed bug in folderItem.VolResolveIDMBS function for 64-bit.


Sincerely
Christian

-- 
European MBS Xojo Conference in Berlin:
http://monkeybreadsoftware.de/conference


___
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info