Oracle XE 10.2.0.1.0  - Problem indexing PDF

I am using Oracle XE 10.2.0.1.0 with Czech national settings set.
I need to make PDF with czech national characters working. Indexing TXT, HTML and DOC2003 documents with the same content works fine.
Below is my configuration.
h1. National Language Support
NLS_CALENDAR GREGORIAN
NLS_CHARACTERSET AL32UTF8
NLS_COMP BINARY
NLS_CURRENCY Kč
NLS_DATE_FORMAT DD.MM.RR
NLS_DATE_LANGUAGE CZECH
NLS_DUAL_CURRENCY Kč
NLS_ISO_CURRENCY CZECH REPUBLIC
NLS_LANGUAGE CZECH
NLS_LENGTH_SEMANTICS BYTE
NLS_NCHAR_CHARACTERSET AL16UTF16
NLS_NCHAR_CONV_EXCP FALSE
NLS_NUMERIC_CHARACTERS ,.
NLS_SORT CZECH
NLS_TERRITORY CZECH REPUBLIC
NLS_TIME_FORMAT HH24:MI:SSXFF
NLS_TIMESTAMP_FORMAT DD.MM.RR HH24:MI:SSXFF
NLS_TIMESTAMP_TZ_FORMAT DD.MM.RR HH24:MI:SSXFF TZR
NLS_TIME_TZ_FORMAT HH24:MI:SSXFF TZR
h1. Datastore
PDF url: http://www.mpsv.cz/files/clanky/6981/tiskove_avizo_CJ.pdf
I renamed the pdf to SummitKZamestnanosti_PDF-40.
CREATE TABLE file_datastore
id NUMBER PRIMARY KEY,
fmt varchar2(10),
docs VARCHAR2(2000)
-- INSERT data INTO File Datastore TABLE
INSERT INTO file_datastore VALUES
(111560,'binary','C:\Docs\SummitKZamestnanosti_PDF-40'
-- Configure DATASTORE
EXEC ctx_ddl.drop_preference('NO_PATH');
EXEC ctx_ddl.create_preference('NO_PATH','FILE_DATASTORE');
-- Configure LEXER
EXEC ctx_ddl.drop_preference('LEXER');
EXEC ctx_ddl.create_preference('LEXER','BASIC_LEXER');
-- CREATE CONTEXT INDEX
DROP INDEX idx_file_datastore_text FORCE;
CREATE INDEX idx_file_datastore_text ON file_datastore
( docs )
indextype IS ctxsys.context parameters
( 'format column fmt Datastore NO_PATH filter ctxsys.AUTO_FILTER lexer LEXER' );
-- QUERIES that should work.
-- SELECT id, docs, score(1) FROM file_datastore WHERE contains ( docs,'Bližší',1 ) > 0;
SELECT id, docs, score(1) FROM file_datastore WHERE contains ( docs,'dopadů ',1 ) > 0;
-- SELECT id, docs, score(1) FROM file_datastore WHERE contains ( docs,'sociálních',1 ) > 0;
SELECT id, docs, score(1) FROM file_datastore WHERE contains ( docs,'Španělsko',1 ) > 0;
-- SELECT id, docs, score(1) FROM file_datastore WHERE contains ( docs,'Švédska',1 ) > 0;
SELECT id, docs, score(1) FROM file_datastore WHERE contains ( docs,'Summit',1 ) > 0;
h1. My Output
ID DOCS
0 rows selected
ID DOCS
0 rows selected
ID DOCS
111560 C:\Docs\SummitKZamestnanosti_PDF-40
1 rows selected
Regards

I have used the 100% same configuration as above, but now for the Oracle Database 11g R1 11.1.0.7.0 – Production instead of Oracle 10g XE.
The result is that AUTO_FILTER for Oracle 11g is able to parse Czech language characters from the sample PDF file without any problems.
The problem with Oracle Text 10g R2 may be I guess:
1. In embedded fonts as mentioned in the Link: [documentation | http://download-west.oracle.com/docs/cd/B12037_01/text.101/b10730/afilsupt.htm] (I tried to embbed all fonts and the whole character set, but it did not helped)
2. in the character encoding of the text within the PDF documents.
I would like to add that also other third party PDF2Text converters have similar issues with the Czech characters in the PDF documents – after text extraction Czech national characters were displayed incorrectly.
If you have any other remarks, ideas or conclusions please reply :-)

Similar Messages

  • Attempt to load Oracle client libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed.

    Hello guys,
                Problem has been solved -
    Attempt to load Oracle client libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed.
    1. If you install 64 bit oracle this is not an issue. Install 64 bit oracle.
    2. Download odp.net 32 bit  from below link:-
        ODP.NET Managed Driver Beta Download</title><meta name="Title" content="ODP.NET Managed Driver B…
    3. installed the odp.net.
    4. open the visual studio 2010.
    5.Select new - project - asp.net web application - project name -ok
    6.select tools- > connect to database- then follow the following steps
                             i>  user name - your user name/client username (example -- hr)
                             ii> password -- enter your password/client password  (example- hr)
                            iii>select connection type -- if you want to connect client database then- select EZ connect other wise select tns
                            iv>test the connection- then you will get connection succeed.
                            v> then click ok
    Thanks
    Chandrashekhar

    You do not need to do anything in VS.  You do need to configure both tnsnames.ora files, because the drivers do not share any data.
    Please see:
    http://sqlblog.com/blogs/jorg_klein/archive/2011/06/09/ssis-connect-to-oracle-on-a-64-bit-machine.aspx

  • Oracle intelligent agent executable has encountered a problem and needs to

    Hi All,
    I am getting the following message after commence of OS (windows XP) on my LAPTOP.
    "Oracle Intelligent Agent Executable has Encountered a Problem and needs to close."
    due to the above problem it takes time to be fit to start working. that is; when i start my laptop then it gets ready very shortly but just later on it is seen that my laptop gets to be hanged. it seems that some background process runs and during this time nothing can be done on my laptop (even REFRESH - F5 doesn't respond). then after some time the above message comes. this process seems to be very much annoying.
    there is a small Oracle database (9i) in my laptop along with Oracle developer (10g).
    Thanks in advance.

    Hi Tapash,
    You probably don't want/need that service to run anyway. So go to your control panel/Adminstrative Tools/Services
    and set Start Type to Manual for Oracle<ORACLE_HOME_NAME>Agent service
    [OIA Users Guide|http://lbdwww.epfl.ch/f/teaching/courses/oracle9i/em.920/a96676/toc.htm]
    Regards
    Peter

  • D:\oracle\product\10.2.0-Console access problem-please help urgent.

    I have installed D:\oracle\product\10.2.0, each times i create a db on it the console work fine, but when I close my computer then restarts it I can get in to the console again.
    some people said that one shouldn't be on net while installing it, so I wasn't on net.
    Then I tried to start the service as windows service it can not start.
    where can I look in the oracle config ? to deal with the problem ?
    Thanks.

    Is your computer configured with DHCP? If so, did you configure the loopback adapter?
    http://download-east.oracle.com/docs/cd/B19306_01/install.102/b14316/reqs.htm#BABGCEAI
    Logs are written to ORACLE_HOME/<machine_name>.<dbsid>/sysman/log

  • Do I use same oracle account on 2 cluster nodes cause problem?

    Do I use same oracle account on 2 cluster nodes cause problem?
    If I use same oracle account on 2 cluster nodes running 2 database, when failover happens, 2 database will be running on one node, does 2 oracle account make SHM ... memory conflict?
    or do I have to use oracle01 account on node1, oracle02 account on node2? Can not use same name account?
    Thanks.

    I'm not 100% certain I understood the question, so I'll rephrase them and answer them.
    Q. If I have the same Oracle account on each cluster node, e.g. uid=100 (oracle) gid=100 (oinstall), groups dba=200, can I run two databases, one on each cluster node without problems?
    A. Yes. Having multiple DBs on one node is not a problem and doesn't cause shared memory problems. Obviously each database needs a different database name and thus different SID.
    Q. Can I have two different Oracle accounts on each cluster node e.g. uid=100 (oraclea) gid=100 (oinstall), groups dba=200 and e.g. uid=300 (oracleb) gid=100 (oinstall), groups dba=200, and run two databases, one for each Oracle user?
    A. Yes. The different Oracle user names would need to be associated with different Oracle installations, i.e. Oracle HOMEs. So you might have /oracle/oracle/product/10.2.0/db_1 (oraclea) and /oracle/oracle/product/11.0.1.0/db_1 (oracleb). The ORACLE_HOME is then used to determine the Oracle user name by checking the user of the Oracle binary in the ${ORACLE_HOME}/bin directory.
    Tim
    ---

  • Oracle 10gR2 Install RHEL4 compat-libstdc++-296 problem

    Trying to install Oracle 10gR2 on an Red Hat Enterprise 4 server and having an issue.
    [oracle@xxxxxxxx ~]$ uname -a
    Linux xxxxxxxx.xxxxxxxxxxxxxxxxx.xxx 2.6.9-42.0.3.ELsmp #1 SMP Mon Sep 25 17:28:02 EDT 2006 i686 i686 i386 GNU/Linux
    [oracle@xxxxxxxx ~]$
    The OUI, during Product-Specific Prerequisite Checks reports the following error:
    Checking for compat-libstdc++-296-2.96-132.7.2; found Not found.     Failed <<<<
    However, the rpm package is installed:
    [oracle@xxxxxxxx ~]$ rpm -q compat-libstdc++-296
    compat-libstdc++-296-2.96-132.7.2
    [oracle@xxxxxxxx ~]$
    The only thing I have been able to find so far is to make sure the package is installed.
    There is also another compat-libstdc++ installed:
    [oracle@xxxxxxxx ~]$ rpm -q compat-libstdc++-33
    compat-libstdc++-33-3.2.3-47.3
    [oracle@xxxxxxxx ~]$
    is that somehow causing a problem? How does the OUI actuall check for package dependancies?
    Any pointers or suggestions would be greatly appreciated.
    Jeff

    Hi Jeff, you will have to install other packages from the RHEL4 cd's. Here is a list of what I usually run. Some are in the oracle install docs and some are not. If you are using the CDs then first cd to the cdrom
    cd /media/cdrom
    rpm -ivh ncompress-4.2.4-40.i386.rpm
    rpm -ivh compat-libstdc++-296-2.96-132.7.2.i386.rpm
    rpm -ivh glibc-common-2.3.4-2.i386.rpm
    rpm -ivh gcc-3.4.3-9.EL4.i386.rpm --aid
    rpm -ivh gcc-c++-3.4.3-9.EL4.i386.rpm --aid
    rpm -ivh sysstat-5.0.5-1.i386.rpm
    rpm -ivh libaio-0.3.102-1.i386.rpm
    rpm -ivh compat-libstdc++-33-3.2.3-47.3.i386.rpm
    P.S. I usually copy all the files from the install media to a mounted share on my network and it makes this really easy.
    Michael Cunningham

  • Reader, IE8, Win7, and Oracle - Problems saving PDF

    Hi there! I have an odd annoying issue. In short, my problem is that I cannot save PDF's generated by Orace in a browser window on my Windows 7 PC. My Windows XP machine does this just fine. Both are using IE8.
    My work uses Oracle for a good bit of our tasks. I frequently have to save generated PDF's from the Oracle system. The work flow is like this:
    1) Login to Oracle in IE8. Then open Oracle via IE8. This process opens up a Java window that houses the actual Oracle app.
    2) Generate file from within Oracle. This opens another IE8 window in which I can choose the format of the file (RTF or PDF). When I click next it will generate the file...if a PDF it will normally open inside the browser window.
    3) At this point on my Windows XP/IE8 machine, I can click save and a dialog box opens allowing me to choose location and name for the file. On my Windows 7/IE8 machine, when I click save, nothing happens.
    If I change the settings in Reader to dissalow opening the file in the browser (forcing Reader to open), I can navigate to "Save As" and save the file. This just requires several more clicks (and to anyone that has used Oracle, you know that the last thing I need is several more clicks for a task).
    I can print fine, so I can use a PDF printer to "save" the file, but again, this is more clicks.
    If I navigate to a PDF on the web (I used the IRS as a test), I can save just fine, same as on my XP machine.
    I've tried disabling UAC in Win7, doesn't help. I've tried adding my company's Oracle website to the trusted list, doesn't help (PDFs come up in an Unkonwn Zone no matter what I do). I tried manually enabling every item under the security settings of IE8 and it didn't help. I've tried running IE8 as an administrator, didn't help.
    Thanks in advance for the help.
    Message was edited by: Aegwyn11 - Fixed title

    I found a decent workaround (not a true solution)...remove Adobe Reader and install PDF Xchange Viewer instead. Its free and has browser integration that actually works correctly. Looking over this forum, it seems that Adobe Reader has a number of problems with Windows 7...I would have thought that Adobe would have their act together better. I guess I was wrong.

  • Problema imprimir PDF

    Tengo un problema con PDF, acabo de instalar una impresora brother 1435, traté de imprimir con pdf, pero me dice que antes de imprimir tengo que instalar una impresora. El punto es que si puedo imprimir en word y otros programas, pero no en adobe, además, tengo otras impresoras instaladas, pero adobe dice que no tengo impresoras instaladas, alguien me puede ayudar??? desinstalé e instalé adobe, reinicié, desinstalé la nueva impresora y nada, adobe dice que tengo que instalar una impresora!!!!

    otra vez ... Espero me ayuden,me urge resolver el problema siguiente:en el trabajo desarrollan en Oracle Developer 10g(forms y reports),al imprimir el reporte desde el sistema de información, es decir primero se ingresa al form y este llama al report generando un archivo PDF y se imprime en una impresora matricial Epson FX-2190,la impresión sale mal pues las letras salen unas mas pequeñas que otras,algo deformes y como se imprimiera varias veces porque sale grueso, osea la impresión no es legible. Este caso que les explico es cuando la impresora esta conectada a la pc por un cable paralelo.
    Ahora ocurre lo contrario si la impresora está conectada a un PrintServer(TRENDnet modelo TE100-PS23 PLUS),cuando la impresora está conectada a este PrintServer la impresión sale bien.
    Hize una prueba imprimiendo cualquier archivo en formato PDF y también no imprime bien, cuando la impresora esta conectada directamente a la PC.
    Sin embargo la impresión de todos estos documentos al imprimir en una impresora láser imprime bien.
    Alguien me puede ayudar con eso?,según mi parecer el PrintServer tiene algo que hace que imprima bien el PDF, se ha probado el mismo caso con otras computadoras conectados a impresoras del mismo tipo y el resultado es el mismo, esta prueba se hizo como para descartar si estan fallando los equipos.
    Si alguien me puedes ayuda por favor .......... Gracias

  • Problems indexing 30M documents

    Platform: Sun 4800, 12 CPU, Solaris 9, 48 Gb RAM
    Oracle Version: 10.1.04
    Database Character Set: UTF-8
    SGA MAX SIZE: 24 Gb
    hi,
    Our database contains a mix of image files and plain text documents in 30 different languages (approximately 30 million rows). When we try to index the documents (using IGNORE in the format column to skip the rows containing images), the indexing either bombs out or hangs indefinitely.
    When I first started working on the problem, there were rows in the ctx_user_index_errors table which didn't really give any good indication of what the problem was. I created a new table containing just these rows and was able to index them with no problems using the same set of preferences and the same indexing script. At that time, they were using just the BASIC_LEXER.
    We created a MULTI_LEXER preference and added sub-lexers when lexers existed for the specified language, using the BASIC_LEXER as the default. When we tried to create the index using a parallel setting of 6, the indexing failed after 2 hours, and we got the following error codes: ORA-29855, ORA-20000, DRG-50853, DRG-50857, ORA-01002, and ORA-06512. We then tried to create the index without parallel slaves, and it failed after 3 hours with an end of file on communication channel error.
    Thinking perhaps that it was the MULTI_LEXER that was causing the problem (because the data is converted to UTF-8 by an external program, and the character set and language ID is not always 100% accurate), we tried to create the index using just the BASIC_LEXER (knowing that we wouldn't get good query results on our CJK data). We set the parallel slaves to 6, and it ran for more than 24 hours, with each slave indexing about 4 million documents (according to the logs) before just hanging. The index state in ctx_user_indexes is POPULATE, and in user_indexes is INPROGRESS. There were three sessions active, 2 locked, and 1 blocking. When we were finally able to ctl-C out of the create index command, SQL*Plus core dumped. It takes hours to drop the index as well.
    We're at a loss to figure out what to try next. This database has been offline for about a week now, and this is becoming critical. In my experience, once the index gets hung in POPULATE, there's no way to get it out other than dropping and recreating the index. I know that Text should be able to handle this volume of data, and the machine is certainly capable of handling the load. It could be that the MULTI_LEXER is choking on improperly identified languages, or that there are errors in the UTF-8 conversion, but it also has problems when we use BASIC_LEXER. It could be a problem indexing in parallel, but it also dies when we don't use parallel. We did get errors early on that the parallel query server died unexpectedly, but we increased the PARALLEL_EXECUTION_MESSAGE_SIZE to 65536, and that stopped the parallel errors (and got us to the point of failure quicker).
    Any help you can provide would be greatly appreciated.
    thanks,
    Tarisa.

    I'm working with the OP on this. Here is the table definition and
    the index creation with all the multi_lexer prefs. The table
    is hash partitioned, and we know the index cannot be
    local because of this, so it is a global domain index.
    Perhaps of interest, we have changed PARALLEL_EXECUTION_MESSAGE_SIZE
    from the default up to 32K. This made a huge difference in indexing speed, but
    so far has just helped us get to the point of failure faster.
    CREATE TABLE m (
    DOC_ID NUMBER,
    CID NUMBER,
    DATA CLOB,
    TYPE_ID NUMBER(10),
    FMT VARCHAR2(10),
    ISO_LANG CHAR(3)
    LOB (data) store as meta_lob_segment
    ( ENABLE STORAGE IN ROW
    PCTVERSION 0
    NOCACHE
    NOLOGGING
    STORAGE (INITIAL 32K NEXT 32K)
    CHUNK 16K )
    PARTITION BY HASH ( doc_id )
    PARTITIONS 6
    STORE IN (ts1, ts2, ts3, ts4, ts5, ts6),
    pctfree 20
    initrans 12
    maxtrans 255
    tablespace ts
    ALTER TABLE m
    ADD (CONSTRAINT pk_m_c PRIMARY KEY (doc_id, cid)
    USING index
    pctfree 20
    initrans 12
    maxtrans 255
    tablespace ts
    nologging )
    BEGIN
    ctx_ddl.create_preference('english_lexer', 'basic_lexer');
    ctx_ddl.set_attribute('english_lexer','index_themes','false');
    ctx_ddl.set_attribute('english_lexer','index_text','true');
    ctx_ddl.create_preference('japanese_lexer','japanese_lexer');
    ctx_ddl.create_preference('chinese_lexer','chinese_lexer');
    ctx_ddl.create_preference('korean_lexer','korean_morph_lexer');
    ctx_ddl.create_preference('german_lexer','basic_lexer');
    ctx_ddl.set_attribute('german_lexer','index_themes','false');
    ctx_ddl.set_attribute('german_lexer','index_text','true');
    ctx_ddl.set_attribute('german_lexer','composite','german');
    ctx_ddl.set_attribute('german_lexer','mixed_case','yes');
    ctx_ddl.set_attribute('german_lexer','alternate_spelling','german');
    ctx_ddl.create_preference('french_lexer','basic_lexer');
    ctx_ddl.set_attribute('french_lexer','index_text','true');
    ctx_ddl.set_attribute('french_lexer','index_themes','false');
    ctx_ddl.set_attribute('french_lexer','base_letter','yes');
    ctx_ddl.create_preference('spanish_lexer','basic_lexer');
    ctx_ddl.set_attribute('spanish_lexer','index_text','true');
    ctx_ddl.set_attribute('spanish_lexer','index_themes','false');
    ctx_ddl.set_attribute('spanish_lexer','base_letter','yes');
    ctx_ddl.create_preferences('global_lexer','multi_lexer');
    ctx_ddl.add_sub_lexer('global_lexer','default','english_lexer');
    ctx_ddl.add_sub_lexer('global_lexer','english','english_lexer','eng');
    ctx_ddl.add_sub_lexer('global_lexer','gernan','german_lexer','ger');
    ctx_ddl.add_sub_lexer('global_lexer','french','french_lexer','fra');
    ctx_ddl.add_sub_lexer('global_lexer','spanish','spanish_lexer','spa');
    ctx_ddl.add_sub_lexer('global_lexer','japanese','japanese_lexer','jpn');
    ctx_ddl.add_sub_lexer('global_lexer','korean','korean_lexer','kor');
    ctx_ddl.add_sub_lexer('global_lexer','simplified chinese','chinese_lexer','zho');
    ctx_ddl.add_sub_lexer('global_lexer','traditional chinese','chinese_lexer');
    END;
    BEGIN
    ctx_output.start_log('m_ctx_data.log');
    END;
    CREATE INDEX m_ctx_data ON m (data)
    INDEXTYPE IS ctxsys.context
    PARAMETERS ('memory 1G
    lexer global_lexer
    format column fmt
    language column iso_lang
    sync (every "sysdate+1")' )
    PARALLEL 6
    BEGIN
    ctx_output.end_log();
    END;
    /

  • I am having a problem opening pdf document.  I get error message: "Adobe Reader has stopped working"

    I am having a problem opening pdf document.  I get error message: "Adobe Reader has stopped working" then I get Windows is looking on line for a solution, but then my document closes. I tried uninstalling and reinstalling Adobe Reader XI, rebooted my computer but this did not help.  I get the same message. What to do?

    Can you open Reader by itself?  If so, check if disabling Protected Mode improves the situation [Edit | Preferences | Security (Enhanced)].

  • Printing problem when PDF is sent to the printer with certain fonts - missing text

    I'm running into a printing problem when PDFs containing certain characters of the Calibri font are used.  The text in large sections of the PDF is missing on the paper version, but the text is there on the screen.  It's also happened when the PDFs we created were e-mailed out to a client and printed on their printer.  The problem is not present when printing directly from the programs (Microsoft Word, Excel, Visio, etc.).  I've been trying to get tech support from Adobe on this, but every time I call they apologize and say they will call back in 4-6 hours with an answer.  Same result each time, no call back.  If anyone from Adobe is listening, it's case number 184891587.  The font appears as an embedded subset when I look at the document properties.  Sometimes deleting one or two Characters allows for larger text blocks to be printed - i.e. removing a long dash in bold from the heading of a paragraph makes the paragraph reappear when printed to paper from PDF.  In all cases the PDF appears correct on the screen.  Printing as an image allows the text to appear, but the image quality isn't acceptable for small text, even at the 600 dpi setting on the printer.  If the PDF is sent out by e-mail, we do not have control over the end-user's printer setup anyway, so we need this to work in all cases.  
    The setup/process I'm using is as follows:
    Windows 7 Professional SP1 64-Bit
    Microsoft Office 2013 - problem is present when printing documents from Word, Excel or Visio.  Even other variations on documents. 
    I've tried Acrobat versions 11.0.0 to 11.0.5 as well as Acrobat Pro 11.0.0 and 11.0.1.  Same Result
    Printing to Adobe PDF as the printer, from the third party application
    Printing to a Xerox printer from PDF using Acrobat - Text missing
    Client prints to Konica printer - Text missing
    I print to the wide-format Ricoh (which also does 11x17) and the text is present. 
    Is there something I'm missing?  Is the entire font not getting embedded into the PDF file?  I noticed that rolling back to a much older version of the Calibri font (1.02 compared to 5.72) makes the problem mostly go away, but it's not completely gone.  Is it possible the font is too large to be completely embedded?  Where can I go from here? 

    Success!  At least for now.  It looks like my problem was fixed with Adobe's most recent update, 11.0.06.  From the release notes:
    PDF creation
    Added support for Lotus Notes 9.
    Added support for WebCapture in IE 11.
    Added support for conversions from AutoCAD 2013.
    3652540 A blank pdf is created for files having hidden visual style.
    3601108 Flow Chart converts as a multicolored square.
    3654345 Word documents missing parts of images in conversion to PDF.
    3654572 Temporary file size increases when creating pdf by combining multiple files into one PDF.
    3670155 PDF file created with Distiller XI prints incorrectly to some printers. (Emphasis mine)
    3599407 Checkbox check marks do not appear in these files.
    3663233 IE Web Capture in localized OS: Icons and drop-down menu items are missing and conversion dialog is not localized.
    3651931 Chrome Only: Few web pages when converted to pdf from Chrome plugin doesn’t show up the Save As dialog.
    3597910 EPM Mode On: Web capture is not working on Windows 8-32 bit when cache folder is missing.
    3610644 Firefox 23.0: With Firefox version 23.0 (latest), the WebCapture icon shows up very dim as if it is disabled.
    3650244 ODA falis to convert DWG files to PDF for large files.
    I don't know if that's definately what solved the problem, but it sure sounds similar and this is the update that made the printing problem go away.  We can't get the PDFs to fail at this point with our printers, even with Calibri 5.72.  I'll come back to thread if we have printing problems at the end-user locations. 

  • Problem with PDF extract in a report

    Hi guys,
    We are facing a peculiar problem with PDF extract in a report. When we run a report and export PDF , all the records in the result set are populated in the PDF. however, if I navigate away from the report and return back to the same report, and click on export pdf (with the result set already populated) i get a blank PDF document without any records. If i run the report again and then export the PDF it works fine.
    Export excel works fine for all cases.
    I am assuming it has got something to do with the way the system handles the cache for PDF export.
    I also found that this occurs only when we have a value list filter with "none" set as default,and in this case, initially on opening  the report for the first time the query does not get executed automatically.
    Any help on this would be highly appreciated.
    Thanks and Regards,
    immanuel

    Hi Immanuel,
    Have you tried clearing the cache? My guess is, it is probably a defect.
    Regards,
    Vikram

  • Problems opening PDFs from SharePoint 2010 with Acrobat X Pro

    Is anyone else having problems integrating pdf document support into Sharepoint 2010?
    I now have the icon showing for any pdf documents saved in a Document Lirary, However I don't get the options of Checking out - editing an checking in. There is also no revision control. I think that when I open a pdf document, the servers own copy of Adobe Reader opens, and not my local copy of Reader or Acrobat X pro.
    I've done what it says in the Administrators guide for Sharepoint integration and I'm still unable to get this functionality to work. As we use interactivve pdfs for a lot of our internal documentation the pdf integration features are very important.
    Any help from users who have already been through the pain of sharepoint integration would be really appreciated.
    Regards.

    Hi Bill,
    Looking at your initial problem of not being able to open the SharePoint hosted PDF document from the web browser.
    Could you please verify that as per the "Enterprise Administration Guide", the DocIcon.xml file of your server contains the following line:
    <Mapping Key="pdf" Value="AdobePDF.png" OpenControl="AdobeAcrobat.OpenDocuments"/>
    Please verify that the OpenControl attribute is also mentioned correctly. Without this the Acrobat Active X component would not be invoked.
    thanks,
    Shivani

  • Adobe Acrobat 9.4 Pro / Win7 Enterprise (64bit) - problem opening pdf

    Hello,
    i got problems opening pdf files.
    when i try to open the pdf file i get the message 'access denied'. That happens when i try to open it with a standard user.
    opening that file 'as administrator' works fine.
    I tried the Win7 compatibility check and Win7 tells me that Acrobat isn't compatibel. I tried to run acrobat.exe in different compatibilty modes (XP SP2/SP3, Win NT) -> no cure . Only thing working is to run Acrobat as administrator )

    You can try to enable Admin rights on your computer.
    In start menu use the search field, type in cmd once you see that  in your search result right click on cmd and Select "Run as Administrator".
    Once the Command Prompt open's type in.
    net user administrator /active:yes hit enter after typing it.
    You should the message "The command completed successfully."
    After you try this launch the software.

  • Adobe Acrobat Pro XI problems printing PDFs created from AutoCAD.

    Just installed Adobe Acrobat Pro XI and am having problems printing PDFs created from AutoCAD.  Printing other PDF created by MS Word works well.  Had a similar problem in an earlier version of Pro.  The fix I figure out then was to print the PDF file as another PDF.  Using the second PDF to print to a plotter typically worked.  It does not work for Adoabe Acrobat Pro XI.

    Hi presottom
    Please refer ; http://helpx.adobe.com/acrobat/kb/troubleshoot-pdf-printing-acrobat-reader.html
    or
    Let us know more details about it to help you better ?
    What is the OS ?
    is there any error message , etc .. ?

Maybe you are looking for

  • Issues editing HTML on an existing site.

    I am attempting to replace the existing content in a site's left panel with custom HTML.  I refined the HTML working with a new blank subsite and was able to use the "Edit HTML" option directly in the Left Panel without adding a Content Editor Web Pa

  • How to Setup Flash Builder ActionScript only project for iPad?

    Hello! Can someone give a short guide on how to setup an ActionScript only prject in flash builder such that it can be compiled using adt and deployed to the iPad? i created successfully iphone games using FlashIDE and PFI. now I'd like to create an

  • Moving CSS to an external style sheet [was: CSS]

    Hi I have in error created all my css for a site as "this doccument only" what i meant to do was create a site wide style sheet ! Is there a way to copy my css and turn it into a .css file that applies to the whole site, without starting again. Help

  • Where is the oracle.xml.sql.query package?

    Hi, I have downloaded the xmlparser_v2_0_2_9.zip. I hoped I have everything to compile the example for retrieving XML document with an sql query. However, the jar file is missing the entire package oracle.xml.sql.query which contains for instance the

  • I'm signed in but can't launch acrobat...keeps saying try again... help

    I'm signed in but can't launch acrobat...keeps saying try again... help