similar to: warning : increasing the PDF version to 1.3

Displaying 20 results from an estimated 30000 matches similar to: "warning : increasing the PDF version to 1.3"

2006 Oct 19
2
Bug in Acrobat Reader 7 (or R?) with translucent text
My setup: R 2.4.0, Windows 2000, Acrobat Reader 7. When I create a .pdf with translucent colors, the translucency works correctly for points, but not for text. Below is some R code that creates a .pdf with this phenomenon. I was going to report this as a bug in R, but then I tried to view the pdf with a couple of other viewers and found that at least one of the viewers correctly displayed the
2008 Dec 25
2
Acessing pdf help files (PR#13419)
Full_Name: Marc Thibault Version: 2.8.1 OS: Windows XP Pro SP2 Submission from: (NULL) (216.104.125.106) I had Adobe Acrobat 5 and Adobe Reader 9 installed. The .pdf "open" association is to Reader. When I selected "Help | Manuals(in pdf) | An Introduction to R", it brought up the file in Acrobat instead of Reader. After making sure the default associations were correctly
2006 Aug 01
6
[OT] PDF''s not Downloading in Win/IE
I have a Rails app that''s working perfectly (http://amuinsurance.com), but on Windows IE and no other browser, if I go for the URL: http://amuinsurance.com/content/marine_insurance.pdf -- View this message in context: http://www.nabble.com/-OT--PDF%27s-not-Downloading-in-Win-IE-tf2034599.html#a5597794 Sent from the RubyOnRails Users forum at Nabble.com.
2016 Dec 31
2
Adobereader on Centos7 crashes
Hello All, I can't get Adobe Reader to run stable on Centos7, when trying to edit settings or trying to print, it crashes. The issue is people need to digitally sign pdf forms. When I open these forms with anything else then Adobereader, I get EM To view the full contents of this document, you need a later version of the PDF viewer. You can upgrade to the latest version of Adobe Reader
2008 Jul 21
5
ps to pdf
I need a way to convert files that I save with Firefox as a 'print to file' to 'pdf' I tried 'convert' but that rendered the text as graphics which grew the file and wasn't what I wanted. How would someone accomplish this - or can I just print to a PDF? Craig
2010 Oct 25
1
Artifacts in filled.contour+pdf
Dear all, I'm using R 2.12.0 on Windows 7 (32bits) I created a filled contour from the attached data using the following code: load('bug.RData') pdf('bug.pdf', width=14, height=7) filled.contour(o4$x, o4$y, o4$z, color=rainbow, xlim=c(4,18), ylim=c(0,35), zlim=c(14,36)) dev.off() If you look (I used acrobat reader 9.4) at the attached bug.pdf, you see an incomplete grid of
2006 Jul 30
1
PDF to HTML converter for Ruby?
Does anyone know of a good package that can convert a PDF into HTML? Cross-platform compatible is a plus, but I can live with Linux-only if it comes to that. -- Posted via http://www.ruby-forum.com/.
2009 Oct 20
2
full-fledge PDF editor for Linux
Hi all, Does anybody know of an editor that can do on Linux what Acrobat / Acrobat Pro can do on Mac/Windows? I have tried to use the PDF Import extension to the Open Office which appears barely functional - at least it is so slow as to be almost impractical. I have also tried pdfedit under Linux which seems to work fine but seems to have rather limited functionality. For instance, the capability
2007 Apr 27
4
Unwanted white borders on semi-transparent polygons?
Hey all, I'm trying to create a plot of two semi-transparent regions. The reason they need to be partially transparent is so that I can see if there's any overlap. Here's some example code: # BEGIN pdf(file="test.pdf",version="1.4") plot(0,0,type="l",ylim=range(-3,3),xlim=range(-1,5)) polygon(c(0,1,2,3,4,3,2,1,0), c(0,1,2,1,0,-1,-2,-1,0),
2007 Sep 30
1
Problem with Palatino font in pdf figures
Dear All, Consider the following piece of code: pdf(file="figure.pdf", family="Palatino") plot(0,0,type='n', xlim=c(-20,20), ylim=c(0,2),xlab="",ylab="",axes=F) text(-1.4,1.168,expression(italic("The font looks different when this is seen with Acrobat Reader!")),xpd=T) dev.off() When viewing the produced figure.pdf with kpdf (on Linux),
2008 Feb 12
3
send_file - PDF
Hi- I''d like to load a PDF file into a page, in my controller: send_file "/path to/my.pdf", :disposition => "inline" However, instead of rendering inline, it asks to download the file. How can I display the contents without downloading? Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the
2010 Dec 07
1
OT: permission denied when opening PDF docs with Acrobat Reader X potected mode
Hi, this might be off topic because it's not a samba problem, but might be interesting for others too. We are running an older samba 3.0.24 working as domain controller (no DFS features). When opening a .pdf file with the Acrobat Reader X from a WinXP SP3 client (maschine is member of the domain) the Acrobat Reader X shows a "permission denied". We see the following in the samba
2011 Jan 31
6
TablEdit runs from install but not after
On Ubuntu 10.10 and Wine 1.2.2. I downloaded and installed the .exe for TablEdit. During installation the last choice the installer gives is to launch the app after install is complete. I do so and the app launches. However, if I close the app and try to launch it from wine or drag the executable into a terminal to run it, it won't start and I get a serious error notification. If I delete the
2001 Nov 14
1
pdf driver (PR#1169)
--0__=88256B040001210F8f9e8a93df938690918c88256B040001210F Content-type: text/plain; charset=us-ascii {Please ignore earlier message; I forgot R.version} Not sure whether the R pdf driver is the problem, or some HP problem, or local, but the zip file below has a simple R script [pdfbug.r] using pdf () to create R2pdf.pdf that causes a "79.00FE PRINTER ERROR" on a HP 5000 N LaserJet
2003 Nov 19
1
maximum width for pdf device
Hi all, What is (or how to I change) the maximum width of a pdf image. I am trying to make a pdf image: pdf(file="out.pdf",width=200,height=20) and I can't get the image to be more that 200 inches wide i.e. I get an empty out.pdf . Is there a solution around this. Thanks. Vince -- +-----------------------------------------------------------+ | Vincenzo Forgetta
2017 Jan 01
1
Adobereader on Centos7 crashes
Hi Rob did you ever try sith master-pdf-editor? http://code-industry.net/free-pdf-editor.php The functionality you require in AR may be available from master-pdf-editor as well... suomi On 01/01/2017 07:11 AM, Rob Kampen wrote: > On 01/01/17 04:35, johan.vermeulen7 at telenet.be wrote: >> Hello All, >> >> I can't get Adobe Reader to run stable on Centos7, when trying
2008 Oct 12
2
RFC: Kerning, postscript() and pdf()
Ei-ji Nakama has pointed out (from another Japanese user, I believe) that postscript() and pdf() have not been handling kerning correctly, and this is a request for opinions about how we should correct it. Kerning is the adjustment of the spacing between letters from their natural width, so that for example 'Yo' is usually typeset with the o closer to the Y than 'Yl' would be.
2008 Jul 24
3
Should this PDF render correctly without font embedding?
A professor here at Vanderbilt sent me the following code. Each of the text strings should right justify against the center vertical bar, but because of font issues it doesn't. I understand that there are workarounds, but I was just curious if this was consistent across all platforms. On linux with R 2.7.1 and R-trunk (r46103), both acrobat reader 8 and kpdf render it incorrectly. How
2007 May 11
3
shell.exec() on Windows, unexpected behavior
I have Windows XP machines with different software configurations. My laptop has Adobe Reader 8 and Adobe Acrobat 6. My desktop has Adobe Reader 8 and does not have Adobe Acrobat. On both machines, PDF extensions are registered to Adobe Reader 8.0, and double-clicking a pdf file in Windows Explorer opens Adobe Reader 8.0. In R-2.5.0, with all Adobe windows closed, the command
2010 Jun 30
1
Sweave PDF files show plot symbols as "q"
I'm guessing this is a FAQ but I can't find it and that it is probably not exclusive R related but relevant so I thought I'd ask: When I view the PDF output from Sweave (e.g. Example 1 from the author's web site at [1]) on a Linux system using the standard PDF viewer [2], the circles for the outliers in the plot [boxplot(Ozone ~ Month, data = airquality)] show up as the letter