1,024 Topics

Member Avatar for
Member Avatar for BenWard

Hello you wonderful people you. I am getting most upset with a pathetically unimportant bit of code. I have an iFrame. This iFrame loads a php script, the php script is not however html, it is a pdf document generated on the fly with FPDF. I have a second iFrame, …

Member Avatar for LastMitch
0
204
Member Avatar for Stuugie

I don't know where this can go or even if there is someone here that can help so bear with me. I am creating a PDF document for my manager that's a combination of PDF files as well as Excel files. The Excel files contain data sets and all I …

Member Avatar for Stuugie
0
155
Member Avatar for Zulu79

I was able to store the PDF. Now the issue is retreving the correct version of the PDF. I am storing it with the data fields filled in;however, upon retrevial the fields are blank. Dim reader As System.Data.SqlClient.SqlDataReader = Local_Command.ExecuteReader() Dim buffer(100000) As Byte Dim data As Byte() While reader.Read …

Member Avatar for Ancient Dragon
0
104
Member Avatar for Zulu79

Dim pdf As String Dim pdfByteArray As Byte() ' Dim lLenPdf As Integer = Len("C:\file.pdf") Dim mypdf(100000)() As Byte Dim numBytes As Long = pdfFile.Length ' Dim data As Byte() = System.IO.File.ReadAllBytes("C:\file.pdf") myInitialBytes.Add(New Byte() {&H0, &H25}) StoredProc….. SQL Connection code…. Dim Local_Connection As New _ Local_Connection.Open() Local_Command.CommandText = "Insertpdf" Local_Command.CommandType …

Member Avatar for tinstaafl
0
138
Member Avatar for imBaCodes

Can i convert an excel file to PDF file .. can anyone give me an example macro .. Thank you guyss ..

Member Avatar for imBaCodes
1
250
Member Avatar for imBaCodes

The default print area is upto cell H how can i extend it to I? Can anyone here help me .. thank you.

1
102
Member Avatar for dantheman50_98

Hi There, I'm trying to get an accurate count of the pdf downloads from our website, both from clicks within the site and also from within emails and linkedin posts. However, it's obvious that google analytics isn't able to count direct downloads, so we've been looking at the webalizer stats …

Member Avatar for drjohn
0
178
Member Avatar for VickyMilza

Hello Guys, I am using Adobe Acrobat Pro extended and I have created a form. When I email it to someone they can still make edits, but I don't want them to be able to. Thanks in advance Vicky Milza

Member Avatar for rubberman
0
203
Member Avatar for elanch

hi friends! From my Microsoft Access form I would like to hyperlink to a pdf document. At present each record contains a document name and a full file path to where the document is stored. I would like to open adobe Reader and view the specified document. please give me …

Member Avatar for daniROC
-1
3K
Member Avatar for MikeOxley

Firstly, I am new here so if I am postign in the wrong area I am sorry. Secondly, I am new to this so dont luagh at my stupidity I think of it as a talent for getting things messed up :) I have urgent problem, converting Html to PDF …

Member Avatar for tkdchamp
0
233
Member Avatar for MiketheBook

When clicking on a pdf link in my Chrome browser, a separate tab opens and the pdf image flashes on the screen briefly before disappearing and leaving an empty page. Chrome is up to date as is my Mac with Snow Leopard. What's happening here?

Member Avatar for MiketheBook
0
260
Member Avatar for IT_Techno

hi i have write this code for upload pdf to Sql DB : private void uploadPDFFiles() { string filetype; string filename; filename = uploadFilesLinkTextBox.Text.Substring(Convert.ToInt32(uploadFilesLinkTextBox.Text.LastIndexOf("\\")) + 1, uploadFilesLinkTextBox.Text.Length - (Convert.ToInt32(uploadFilesLinkTextBox.Text.LastIndexOf("\\")) + 1)); filetype = uploadFilesLinkTextBox.Text.Substring(Convert.ToInt32(uploadFilesLinkTextBox.Text.LastIndexOf(".")) + 1, uploadFilesLinkTextBox.Text.Length - (Convert.ToInt32(uploadFilesLinkTextBox.Text.LastIndexOf(".")) + 1)); MessageBox.Show(filename + " " + filetype); //Validate user upload …

Member Avatar for IT_Techno
0
4K
Member Avatar for joeyliew7

I want to display pdf file in browser. odo1.php has the file to select the date. read.php will read the date from odo1.php. i have this files 2013-03-26_SAP.pdf, 2013-03-05_SAP and more to come. the name of this file is combination of date and outlet. when i change the `readfile($filename);` to …

Member Avatar for dorco
0
2K
Member Avatar for Vincentas

Hi everybody, I'd like to embed PDF files in the browser (mostly mobile). We'd like to avoid solutions that first must go through Google or what have you for privacy reasons. I know this is possible by way of various services like FlexPaper or PDFTron, but FlexPaper doesn't work so …

Member Avatar for <M/>
0
658
Member Avatar for herbiebill

I have migrated my Oracle Developer 6i Forms and Reports to Oracle Developer 11g. Everything works fine except three of my batch report applications. They generate 300 to 400 reports each, which in 6i were stored (in pdf format) in a Windows network folder. From the folder they were emailed …

Member Avatar for herbiebill
0
133
Member Avatar for hlamster

I would like to display a file that is hidden from the user (& the internet in general). It will be a pdf file but I can't figure out any way to keep it completely hidden. I had tried using .htaccess but either I didn't create it properly or it …

Member Avatar for cereal
0
636
Member Avatar for biscayne

There used to be an open source initiative called sla2pdf which used a python script to convert Scribus sla files to pdf. Unfortunately downloading the programs from https://code.google.com/p/sla2pdf/ is no longer possible. Is there anyone who knows where to find the programs and preferably some documentation ? Many thanks, P

Member Avatar for biscayne
0
252
Member Avatar for ms.rhea

Hi.. I am using MPDF Library to convert my php page into a pdf format. I've displayed already the needed data from my database but my problem is that not all data in the row are being displayed in the pdf. I am having a hard time to display all …

Member Avatar for raghucse2010
0
3K
Member Avatar for Hemantsingh
Member Avatar for LastMitch
0
80
Member Avatar for danarashad

I am some reports I am using google charts for, but when I create a pdf the charts are not being created in the pdf. Is there away around this, or has anyone ran into this issue. I am using google charts because CF charts gives me a image expired …

Member Avatar for danarashad
0
185
Member Avatar for sigit_p

Hi all,... i've created hyperlink from database to pdf file, my goals when i click the hyperlink then display the pdf file, but the problem is there is a transition page with broken image on the upper left corner and if i place the cursor around the icon the cursor …

Member Avatar for JorgeM
0
202
Member Avatar for asaidi

Hi i have a report with graph that i print to pdf .. in firefox every thing seems to be in one page but for ie and chrome not working please check the attachement and i have wrote some css for ie and firefox please check my css: firefox css …

Member Avatar for LastMitch
0
136
Member Avatar for baig772

Hi all I have a website about magazines and I want to upload the pdf file into it and create a flipping book effect for that uploaded file. I have seen many softwares but he problem is * I want to integrate this functionality in my website * I am …

Member Avatar for diafol
0
239
Member Avatar for korathualex

How to find candidate email Id from a resume (word or pdf file) in asp.net during bulk upload...I am able to extract the email ids using RichEditDocumentServer..But how to get exactly the candidate email id from a CV..Please provide a solution at the earliest..

Member Avatar for LastMitch
0
552
Member Avatar for HighPeaks

Hi, I have 2 web sites I created using Expression Web 4. One uses a dwt and the other a Master Page. On both sites I put a pdf file in a content page. They display and open great but they cover the drop downs on my menu. I have …

Member Avatar for JorgeM
0
131
Member Avatar for lauren.young

I have a form that I want to put on the web for online form submission, below is how it ought to work in my mind. I need to know whether this can be a reality and how to do it: Create form in Word. Convert Word form to PDF. …

Member Avatar for BigPaw
0
126
Member Avatar for waleshoola

Please I'm looking for a specific solution where php can get some certain pdf files from a folder that contains lot of pdf files and display them in a small thumbnail-like on a web page and click on a particular thumbnail would show the big pdf file on thesame web …

Member Avatar for urtrivedi
0
170
Member Avatar for mani508

hello i want to open an image in pdf in Asp.net. image open in new window and we can zoom in/out of image. how its possible kindly tellme as soon as possible thanks.

Member Avatar for LastMitch
0
144
Member Avatar for lavanya uppala

I am trying to How to export the crystal reports to Excel pdf etc. I am not getting the solution it shows the invalid path but i am giving correct path.pls suggest me,How to solve the problem. Thanks in Advance.

Member Avatar for Ajusha
0
1K
Member Avatar for jray

Can anyone recommend a good PDF app to run on Server 2008 R2 Standard, 64 bit? A client just switched to EMR hosted on the server, with the client computers running 7 32bit. Currently they're using PDFCreator, and when it works, it works fine, but often the printer is no …

Member Avatar for JorgeM
0
303

The End.