PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/ __________________________________________________________________
> > From: Natalia Uribe <[EMAIL PROTECTED]> > Date: 14/02/2004 6:32:58 > To: [EMAIL PROTECTED] > Subject: [PDF-Forms] Spawned Pages Issue > > > PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/ > __________________________________________________________________ > > I have been working with PDF forms for almost 2 years now and this is the > first time I encounter the following problem.... I need help on solving the > issue. > > I have a PDF with templates and form fields that get spawned through the FDF > toolkit, this PDF has both Portrait and Landscape pages. I have similar PDFs > that have this situation and they seem to work great. > > - Acrobat 5: When I preview the PDF on the screen it looks fine but when I > print the spawned pages the headers are ok but the text on the fields is > mirrored. > - Acrobat 6: Both when I preview and Print the PDF, the headers on the page > are upside down and the text on the fields print fine. > > It seems to me that somehow the command that I am using is making the > template to be rotated? Anyone knows what is going on? > > lcScript = 'this.getTemplate("' + lcTemplateName + > '").spawn(' + lcPage + ', true, false);' > loFields.ExecuteThisJavascript(lcScript) > > > Thanks, > > -Natalia > > > To change your subscription: > http://www.pdfzone.com/discussions/lists-pdfforms.html > >Natalia We had a similar problem. Installing the patches for Acobat 5 seems to fix the problem. Acrobat 6 seems to do some strange things - I haven't tried it but installing the patch for 6 may help. Good luck Eric This message was sent through MyMail http://www.mymail.com.au To change your subscription: http://www.pdfzone.com/discussions/lists-pdfforms.html
