Re: [iText-questions] Generated PDF differs on Windows vs Linux

2013-06-24 Thread Cynthia Jeness
lt;*itext-questions@lists.sourceforge.net* > >* > Date: *Saturday, June 22, 2013 7:40 PM* > To: *Post here > <*itext-questions@lists.sourceforge.net* > >* > Subject: *Re: [iText-questions] Generated PDF differs on Windows vs Linux > > After spending spending all da

Re: [iText-questions] Generated PDF differs on Windows vs Linux

2013-06-24 Thread Chris . Egan
seems to work in both Acrobat, and the inbuilt viewer in Firefox Regards Chris Egan From: Leonard Rosenthol To: Post all your questions about iText here , Date: 23/06/2013 11:44 AM Subject:Re: [iText-questions] Generated PDF differs on Windows vs Linux When run separately

Re: [iText-questions] Generated PDF differs on Windows vs Linux

2013-06-22 Thread Leonard Rosenthol
mailto:cynthiajen...@gmail.com>> Reply-To: Post here mailto:itext-questions@lists.sourceforge.net>> Date: Saturday, June 22, 2013 7:40 PM To: Post here mailto:itext-questions@lists.sourceforge.net>> Subject: Re: [iText-questions] Generated PDF differs on Windows vs Linux After spendin

Re: [iText-questions] Generated PDF differs on Windows vs Linux

2013-06-22 Thread Cynthia Jeness
After spending spending all day yesterday at the location of the client who is having the problem, we have determined that the problem relates to the fact that the Adobe Acrobat plug-in for Firefox (and other browsers for Windows) seems to determine that the pages in our document are not the approp

Re: [iText-questions] Generated PDF differs on Windows vs Linux

2013-06-21 Thread iText Info
Op 20/06/2013 18:30, Cynthia Jeness schreef: > No, we are not embedding. We defined the font as the Helvetica family > along with the font size and style in a separae parameter file and then > create the font as follows: > > Font font = new Font(FontFactory.getFont( >

Re: [iText-questions] Generated PDF differs on Windows vs Linux

2013-06-20 Thread Jacob Certain
On 2013-06-20 12:30, Thu, Cynthia Jeness wrote: > No, we are not embedding. We defined the font as the Helvetica family > along with the font size and style in a separae parameter file and then > create the font as follows: If you're not embedding the font, then the font actually rendered might h

Re: [iText-questions] Generated PDF differs on Windows vs Linux

2013-06-20 Thread Cynthia Jeness
No, we are not embedding. We defined the font as the Helvetica family along with the font size and style in a separae parameter file and then create the font as follows: Font font = new Font(FontFactory.getFont( item.getFont().family,

Re: [iText-questions] Generated PDF differs on Windows vs Linux

2013-06-20 Thread Jacob Certain
On 2013-06-20 09:42, Thu, Cynthia Jeness wrote: > I am generating a PDF file to print labels which must be precise > dimensions. If I generate the labels on my Linux development computer, > the dimensions on my labels are exactly what I expect (3-1/8" X 2"). > However, when I run the same code

[iText-questions] Generated PDF differs on Windows vs Linux

2013-06-20 Thread Cynthia Jeness
I am generating a PDF file to print labels which must be precise dimensions. If I generate the labels on my Linux development computer, the dimensions on my labels are exactly what I expect (3-1/8" X 2"). However, when I run the same code under Windows 7, the generated PDF produces labels whi