[Mono-list] PDF printer

Timotheus Pokorra timotheus.pokorra at solidcharity.com
Wed Dec 11 12:34:44 UTC 2013


Hello,
not much of a step by step list, but perhaps it helps to get started:

We are using pdfsharp on Mono for OpenPetra:
https://sourceforge.net/projects/pdfsharp/

adjustments so that it works on Mono:
https://github.com/openpetra/openpetra/tree/master/csharp/ThirdParty/PDFSharp

sample code to print to PDF:
https://github.com/openpetra/openpetra/blob/master/csharp/ICT/Common/Printing/PdfPrinter.cs
https://github.com/openpetra/openpetra/blob/master/csharp/ICT/Testing/exe/Printing/MainForm.cs#L86

hope it helps,
  Timotheus

On 10 December 2013 22:48, ApukatouKC <apollineoswald at gmail.com> wrote:
> Hi folk,
>
> I would like to know how can I add a PDF printer to mono.
> I have Ubuntu 13.10 and I want to print a files from Smath.
> If any of you have a idea, let me know the described process please (I am a
> novice who can only follow things step by step :D )
>
> Thank you
>
>
>
>
>
> --
> View this message in context: http://mono.1490590.n4.nabble.com/PDF-printer-tp4661498.html
> Sent from the Mono - General mailing list archive at Nabble.com.
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list


More information about the Mono-list mailing list