Here it is: https://ufile.io/ico4k6yu

On 2021/04/05 11:53:53, Tilman Hausherr <t...@t-online.de> wrote:
> Please upload to a sharehoster, your attachments were removed>
>
> Tilman>
>
> Am 05.04.2021 um 13:52 schrieb Andrin Meier:>
> > When printing the attached graph.pdf with pdfbox the lines are jagged, >
> > see print_output.jpg.>
> >>
> > Here's the code I'm using:>
> >>
> > try (final PDDocument document = PDDocument.load(new >
> > File(pdfFilepath))) {>
> >   PrinterJob job = PrinterJob.getPrinterJob();>
> >   job.setPageable(new PDFPageable(document));>
> >   job.print();>
> > }>
> >>
> > This happens on all printers I've tried so far. It works when printing >
> > it with any application though.>
> >>
> > Does anyone have any ideas on how to solve this?>
> >>
> > Best regards>
> >>
> > --------------------------------------------------------------------->
> > To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org>
> > For additional commands, e-mail: users-h...@pdfbox.apache.org>
>
>
>
Gesendet von Mail<https://go.microsoft.com/fwlink/?LinkId=550986> für Windows 10

Reply via email to