> On 16 Mar 2016, at 17:36, John Hewson <[email protected]> wrote: > > >> On 15 Mar 2016, at 12:01, Marco Di Girolami <[email protected] >> <mailto:[email protected]>> wrote: >> >> Hi all, >> I have one problem printing a PDF label (1,96x0,97 inches) to a label >> printer. >> >> In attachment you can see the input PDF and the some outputs printouts >> printed via my java application to PDFCreator (but I have the same results >> on the real printer). >> >> You can see that in input I have a PDF document with correctly size and >> orientation but in output I could not to obtain the SAME document. >> >> In attachment you can see my simple code. > > Our mailing list removes attachments, can you send the code in an e-mail?
Oh an can you post the PDFs somewhere public? Thanks. — John > >> I’ve also tried to: >> 1) manage orientation on PageFormat object; >> 2) setting size and imageablearea on Paper object, >> 3) rotating content using COSBase and COSArray objects >> with many results but not the correct one. >> >> Can you help me please?? >> >> Thanks very much in advance, >> Marco >> >> -- >> Marco Di Girolami >> Team Leader >> NoemaLife S.p.A. >> Via Gobetti, 52 >> 40129 Bologna - Italy >> tel. 39.345.93.45.786 - 39.051.7098.285 >> [email protected] <mailto:[email protected]> - >> www.noemalife.com <http://www.noemalife.com/> >> >> >> Confidentiality Notice. This email is confidential and any attachment is >> intended for the named addresses only, or person authorized to receive it on >> their behalf. The content should be treated confidentially as it is >> protected by laws about data protection, copyright and know-how defense. The >> recipient may not disclose this message or any attachment to anyone else >> without authorization of the sender. Unauthorized use, copying or disclosure >> may be unlawful. If this transmission is received in error please notify the >> sender immediately and delete this message from your email system. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> <mailto:[email protected]> >> For additional commands, e-mail: [email protected] >> <mailto:[email protected]>

