Ask a Question related to Adobe Acrobat Windows, Design and Development.
-
Suresh_Rangarajan@adobeforums.com #1
Printing blanks
We're using Adobe Acrobat 5.0 to programmatically print PDF files to some HP LAserjet 4150 PS (and a few 4300 PS) printers (We use the PrintPAgesSilentEx method of the Acrobat AVDoc object to print). OCassionally we're noticing only blank pages come out of the printers (all of them). Print spooler however logs that it has printed the pdf file successfully in event log, and the file size listed in event log is non-zero (it is close to what we expect for a good printout). If I kill the Acrobat instance in memory , it resumes printing successfully (the application re-instantiates Acrobat if it is not present in memory).
Has anyone seen similar issues ? Please respond with suggestions / comments.
thanks
Suresh
Suresh_Rangarajan@adobeforums.com Guest
-
Bullets shooting blanks
When I copy and paste a word document with bullets into Contribute the bullets do not show up on the webpage? -
DB field name with blanks
I am new to ColdFusion. I am using an Access DB which has table with fieldnames containing blanks e.g "First Name". While this is handled in... -
preventing blanks in input field
I am having trouble preventing an input field from becoming blank. It's a problem because if the user backspaces in the input field than hits... -
remove blanks
Is there a func or a onliner for removing blanks from both ends? I'm using these: $username =~ s/^\s+//; $username =~ s/\s+$//; There got... -
field calculates then blanks
If the text box is also in the subform, try this control source: =Nz(, 0) + - - If that solves the problem, the issue is with the Null value.... -
Nathan_Strong@adobeforums.com #2
Re: Printing blanks
Perhaps the fonts are getting zapped out of your printer's memory?
Try unchecking "Optimize for speed" and see if that helps.
Nathan
Nathan_Strong@adobeforums.com Guest



Reply With Quote

