I cannot open *.p65 file(s) in Adobe InDesign (version 17.2 x64) that's installed on Windows 10.
Any suggestions on how to open *.P65 File in InDesign, Any Plug-in Required?
Also, How to convert *.P65 File into a PDF file?
.P65 is an older version of Page Maker, which seems to be replaced by InDesign. Yesterday, I installed Indesign but sadly, I cannot open that file.
Kindly suggest. Thank you in advance.
Related
I downloaded the Simba ODBC driver for macOS and when I run the dmg it gives me the following and doesn't let me proceed
This post comment on the official Apple support page helped me to solve this problem.
Basically, you need to drag the .pkg file to the folder, I used the Downloads folder. Then use right click on the .pkg file in your Downloads folder and click Open and then Open again.
I am having a strange problem:
If I compile a PDF with Texlive 2013, Kile under Ubuntu 14.04 everything is OK with the PDF and I can open it. If I try to open the same PDF under Windows it does not work, random pages are missing, eg....!
My workaround is to open the pdf under ubuntu and print it again as a new pdf file and everything can be read by Windows.
Where is the problem? Am I missing a Windows compatibility by any Kile option? Is there some specific line to change in the pdf header file?
This is my system:
Ubuntu 14.04.1 LTS Qt: 4.8.6 KDE Development Platform: 4.13.3 Kile:
2.1.3
Windows 7 & Windows 8 - Acorbat Reader 11
i'm trying to install Oracle's SQL Developer in my macbook pro OSX 10.9.1 but I can't understand how to do it. I download a .gz file which I unzip to get an installer but all I have is an unknown file called sqldeveloper-4.0.0.13-1.80-macosx. It is not a .dmg or something so i don't know what to do whith it.
I've read that i'm supposed to run over the extracted directory something like sh sqldeveloper.sh from the terminal but that file isn't there, just the one mentioned above.
thanks
Extraction problem, "The Unarchiver" utility produced the unknown file, I decompressed the file download from Oracle's website with the Archive Utility and I got the installation file
I'm using QTP 9.1 and Reader 9.
I downloaded the Adobe PDF Test Toolkit from HERE and went through the following steps from the included installation instructions:
Extract the zip file into any location (I used C:\PDFTT)
Copy AcroQTP.exe, Automation.api and regPDFTestToolkit.bat to the
folder [Adobe Reader Install folder]\plug_ins
Run regPDFTestToolkit.bat (which ran without error).
After going through these steps, the add-in should appear in QTP's add-in page, but it does not.
What am I missing?
Thanks!
I found the requirement list, it looks like you will have to upgrade from QTP 9.1.
Requirements:
Client software:
Adobe Acrobat 9.2 or
Adobe Reader 9.2
HP Quick Test Pro 9.5 or 10.0, and updates
Flex Builder 3.0.2 (optional)
Flex QTP Plugin (optional)
Server software:
LiveCycle Server 8.2 or later (optional)
Browser:
Internet Explorer 6 or later (XP) or
Internet Explorer 7 or later (Vista)
Do a full installation of adobe acrobat reader ( Not Adobe Reader ).I had problems trying to do it with adobe reader alone. The add-in should appear after a full installation of the same.
Best of luck.
I would like to programatically convert SVG files to PDF files. However, the SVG files contain text that must be searchable in the generated PDF files. Also, it has to work on Red Hat Enterprise Linux 5.3 or CentOS 5.3 for the x86_64 architecture. It would be nice if it were Open Source or at least not very expensive.
Here is what I've tried. All of these, except Batik, work fine on Debian Lenny.
Inkscape
I can get it installed using autopackages from http://inkscape.modevia.com/ap, but when I use it from the command line, the text is not searchable.
Batik rasterizer [sic]
When it converts SVG files to PDF files, the text is no longer searchable.
svg2pdf
The source for this and several of its dependencies are available to download. I have been trying to get it to compile on CentOS, but haven't had success yet. I found a precompiled version for Debian x86_64, but it doesn't work on CentOS.
rsvg-convert
Generated PDF isn't searchable on CentOS 5.3. Perhaps installing a newer version of cairo would help. Thanks to DaveParillo for mentioning rsvg-convert (on superuser).
SOLUTION (but perhaps some of the above will still be useful to the reader)
princeXML
It works fine on CentOS when installed from source. For some reason it doesn't work when installed from the .rpm. Thanks Erik Dahlström!
Cross posted on superuser
You could try princexml, it's free for non-commercial use.